@charset "UTF-8";
/*!
Thema Name: NINAITE
Author: SUMIYOSHI MANABU
Description: NINAITE MOBILE CSS
Version:1.0
*/
/* 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 11, ../sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
/* line 21, ../sass/_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 35, ../sass/_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 56, ../sass/_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 69, ../sass/_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 79, ../sass/_normalize.scss */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 91, ../sass/_normalize.scss */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 99, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

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

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

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 128, ../sass/_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 137, ../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

/* line 171, ../sass/_normalize.scss */
sup {
  top: -0.5em; }

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

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

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

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

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

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

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 231, ../sass/_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 254, ../sass/_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 268, ../sass/_normalize.scss */
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.
 */
/* line 279, ../sass/_normalize.scss */
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.
 */
/* line 292, ../sass/_normalize.scss */
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.
 */
/* line 304, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 313, ../sass/_normalize.scss */
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.
 */
/* line 324, ../sass/_normalize.scss */
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.
 */
/* line 336, ../sass/_normalize.scss */
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`.
 */
/* line 348, ../sass/_normalize.scss */
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
 *    (include `-moz` to future-proof).
 */
/* line 359, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * 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).
 */
/* line 372, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
/* line 381, ../sass/_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 392, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

/* 初期値
------------------------------*/
/* アニメーションスピード
------------------------------*/
/* clearfix
------------------------------*/
/* line 21, ../sass/_init.scss */
.clearfix:after {
  content: "";
  display: block;
  clear: both; }

/* text-indent:-9999px;
------------------------------*/
/* line 31, ../sass/_init.scss */
.nodisp {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

/* カラー
------------------------------*/
/* 区切り
------------------------------*/
/* フォントファミリー
------------------------------*/
/* line 70, ../sass/_init.scss */
.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO"; }

@media screen and (max-width: 960px) {
  /* line 76, ../sass/_init.scss */
  .br_indention {
    display: block; } }
@media print, screen and (min-width: 960px) {
  /* line 81, ../sass/_init.scss */
  .br_indention {
    display: inline; } }
/* line 85, ../sass/_init.scss */
.enclose {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  padding: 10px; }

/* line 92, ../sass/_init.scss */
.ph {
  overflow: hidden; }
  /* line 94, ../sass/_init.scss */
  .ph img {
    width: 100%;
    height: auto; }

/*    visual none
----------------------------------------------*/
/* line 104, ../sass/_init.scss */
.none {
  display: none !important; }

/* line 107, ../sass/_init.scss */
.vnone {
  visibility: hidden !important; }

/*    nobr
----------------------------------------------*/
/* line 112, ../sass/_init.scss */
.nobr {
  white-space: nowrap !important; }

/* 角丸
------------------------------*/
/* line 122, ../sass/_init.scss */
.radius3 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

/* line 130, ../sass/_init.scss */
.radius5 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

/* line 138, ../sass/_init.scss */
.radius10 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; }

/* line 146, ../sass/_init.scss */
.radius15 {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px; }

/* line 154, ../sass/_init.scss */
.radius20 {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px; }

/* line 158, ../sass/_init.scss */
.thumb {
  display: block;
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 50% 50%; }

/*  画像の拡大縮小
----------------------------------------------*/
/* line 168, ../sass/_init.scss */
.img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 181, ../sass/_init.scss */
.scale-11 {
  overflow: hidden; }

/* line 182, ../sass/_init.scss */
.scale-11 img {
  -moz-transition: -moz-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -ms-transition: -ms-transform 0.3s linear;
  transition: transform 0.3s linear; }

/* line 192, ../sass/_init.scss */
.scale-11 img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

/* line 202, ../sass/_init.scss */
.scale-12 {
  overflow: hidden; }

/* line 203, ../sass/_init.scss */
.scale-12 img {
  -moz-transition: -moz-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -ms-transition: -ms-transform 0.3s linear;
  transition: transform 0.3s linear; }

/* line 213, ../sass/_init.scss */
.scale-12 img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

/*  画像の拡大縮小
----------------------------------------------*/
/* line 237, ../sass/_init.scss */
.image-scale-105 {
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/common/css/backgroundsize.min.htc);
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* line 247, ../sass/_init.scss */
.image-scale-105:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

/* line 250, ../sass/_init.scss */
.image-scale-110 {
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/common/css/backgroundsize.min.htc);
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

@media (min-width: 960px) {
  /* line 260, ../sass/_init.scss */
  .image-scale-110:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }
/*  検索窓
----------------------------------------------*/
/* line 278, ../sass/_init.scss */
input[type=search].search-field {
  position: relative;
  vertical-align: middle;
  width: 226px;
  padding: 6px;
  border: none;
  height: 36px;
  margin: 0;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 2px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box; }

/*  input submit
----------------------------------------------*/
/* line 315, ../sass/_init.scss */
input[type="submit"] {
  background-color: #09c;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  min-height: 36px;
  line-height: 36px;
  display: inline-block;
  padding: 2px 24px 2px;
  vertical-align: middle;
  letter-spacing: normal;
  text-align: center;
  transition: all .2s linear 0s;
  -webkit-appearance: button;
  cursor: pointer; }

/*  見出し（下線を2種類重ねて色を変化）
----------------------------------------------*/
/* line 327, ../sass/_init.scss */
.hd-half-boder {
  margin-bottom: 5px;
  display: block;
  overflow: hidden;
  padding-bottom: 6px;
  position: relative; }

/* line 340, ../sass/_init.scss */
.hd-half-boder:before {
  border-bottom: 2px solid #FBB305;
  bottom: 0;
  content: "";
  height: 20%;
  left: 0;
  width: 30%;
  position: absolute;
  z-index: 1; }

/* line 352, ../sass/_init.scss */
.hd-half-boder:after {
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
  bottom: 0;
  content: "";
  height: 20%;
  left: 0;
  position: absolute;
  width: 100%; }

/*  不透明度
----------------------------------------------*/
/* line 373, ../sass/_init.scss */
.ob-opacity-08,
.ob-opacity-07,
.ob-opacity-06,
.ob-opacity-05,
.ob-opacity-04,
.ob-opacity-03 {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1; }

/* line 381, ../sass/_init.scss */
.ob-opacity-08:hover {
  opacity: 0.8; }

/* line 382, ../sass/_init.scss */
.ob-opacity-07:hover {
  opacity: 0.7; }

/* line 383, ../sass/_init.scss */
.ob-opacity-06:hover {
  opacity: 0.6; }

/* line 384, ../sass/_init.scss */
.ob-opacity-05:hover {
  opacity: 0.5; }

/* line 385, ../sass/_init.scss */
.ob-opacity-04:hover {
  opacity: 0.4; }

/* line 386, ../sass/_init.scss */
.ob-opacity-03:hover {
  opacity: 0.3; }

/*  画像を白黒にする（hoverでカラー）
----------------------------------------------*/
/* line 390, ../sass/_init.scss */
.monochrome {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

/* line 395, ../sass/_init.scss */
.monochrome:hover {
  filter: none;
  -webkit-filter: grayscale(0%); }

/*  画像を白黒にする（hoverで白黒）
----------------------------------------------*/
/* line 402, ../sass/_init.scss */
.r_monochrome {
  filter: none;
  -webkit-filter: grayscale(0%); }

/* line 406, ../sass/_init.scss */
.r_monochrome:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

/*  振動
----------------------------------------------*/
/* line 418, ../sass/_init.scss */
.rum:hover {
  animation: rumble 0.12s linear infinite; }

@keyframes rumble {
  0% {
    transform: rotate(0deg) translate(0, 0); }
  12.5% {
    transform: rotate(0.4deg) translate(1px, -1px); }
  25% {
    transform: rotate(0.8deg) translate(0px, 1px); }
  37.5% {
    transform: rotate(0.4deg) translate(-1px, 0); }
  50% {
    transform: rotate(0deg) translate(0, 0); }
  62.5% {
    transform: rotate(-0.4deg) translate(1px, 0); }
  75% {
    transform: rotate(-0.8deg) translate(0, 1px); }
  87.5% {
    transform: rotate(-0.4deg) translate(-1px, -1px); }
  100% {
    transform: rotate(0deg) translate(0, 0); } }
/*  簡単なアニメーション（transition-propertyは各セレクタで指定する）
----------------------------------------------*/
/* 枠
-----------------------------------------*/
/* line 4, ../sass/_common.scss */
html, body {
  width: 100%; }

/* line 11, ../sass/_common.scss */
body {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'sans-serif';
  font-size: 18px;
  overflow: visible;
  position: relative;
  background-color: transparent;
  height: 100%;
  counter-reset: titleNum; }

/* line 21, ../sass/_common.scss */
a {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  transition-property: color;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  /*text-decoration:none;*/
  cursor: pointer; }

/* line 34, ../sass/_common.scss */
#wrapper {
  z-index: 10;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative; }

/* line 44, ../sass/_common.scss */
.content {
  position: relative; }
  /* line 47, ../sass/_common.scss */
  .content .breadcrumbs {
    margin: 0;
    padding: 0; }
    /* line 51, ../sass/_common.scss */
    .content .breadcrumbs li {
      display: inline;
      line-height: 54px;
      margin: 0 0 0 5px;
      font-size: 14px;
      line-height: 2em; }
      /* line 57, ../sass/_common.scss */
      .content .breadcrumbs li:first-child {
        margin: 0; }
        /* line 59, ../sass/_common.scss */
        .content .breadcrumbs li:first-child:before {
          content: "";
          padding-right: 0; }
      /* line 64, ../sass/_common.scss */
      .content .breadcrumbs li span {
        display: inline-block;
        text-indent: -9999px; }
      /* line 72, ../sass/_common.scss */
      .content .breadcrumbs li:before {
        content: " \203A";
        padding-right: 5px; }

/* line 104, ../sass/_common.scss */
.banner_wrap {
  margin: 0 auto;
  padding: 0;
  list-style-type: none; }
  /* line 108, ../sass/_common.scss */
  .banner_wrap li {
    float: left; }
  /* line 111, ../sass/_common.scss */
  .banner_wrap:after {
    content: "";
    display: block;
    clear: both; }

@media screen and (max-width: 960px) {
  /* line 119, ../sass/_common.scss */
  .mobile {
    display: block; }

  /* line 122, ../sass/_common.scss */
  .pc {
    display: none; }

  /* line 125, ../sass/_common.scss */
  body {
    font-size: 14px; }
    /* line 127, ../sass/_common.scss */
    body h2 {
      font-size: 20px; }
      /* line 129, ../sass/_common.scss */
      body h2 span {
        font-size: 16px; }
    /* line 134, ../sass/_common.scss */
    body .section_inner:after {
      content: "";
      display: block;
      clear: both; }
    /* line 141, ../sass/_common.scss */
    body .content .breadcrumb-wrap {
      margin-bottom: 15px; }
    /* line 144, ../sass/_common.scss */
    body .content .banner_wrap {
      margin: 15px 0; }
      /* line 146, ../sass/_common.scss */
      body .content .banner_wrap li {
        width: 50%;
        margin-bottom: 5px; }
        /* line 149, ../sass/_common.scss */
        body .content .banner_wrap li img {
          width: 100%;
          height: auto; } }
@media print, screen and (min-width: 960px) {
  /* line 163, ../sass/_common.scss */
  body {
    padding: 8px; }
    /* line 165, ../sass/_common.scss */
    body .section_inner {
      width: 1000px;
      margin: 0 auto; }
      /* line 168, ../sass/_common.scss */
      body .section_inner:after {
        content: "";
        display: block;
        clear: both; }
    /* line 175, ../sass/_common.scss */
    body .section_wide {
      width: 100%; }
      /* line 177, ../sass/_common.scss */
      body .section_wide:after {
        content: "";
        display: block;
        clear: both; }
    /* line 184, ../sass/_common.scss */
    body .content .breadcrumb-wrap {
      margin-bottom: 30px; }
    /* line 187, ../sass/_common.scss */
    body .content .banner_wrap {
      margin: 30px auto; }
      /* line 189, ../sass/_common.scss */
      body .content .banner_wrap li {
        width: 200px;
        margin-bottom: 5px;
        /*
        &:nth-child(5n) {
        	margin-right:0px;	
        }
        */ }
        /* line 192, ../sass/_common.scss */
        body .content .banner_wrap li a {
          display: block; }
          /* line 194, ../sass/_common.scss */
          body .content .banner_wrap li a img {
            width: 100 body .content .banner_wrap li a img;
            height: auto; }

  /* line 211, ../sass/_common.scss */
  .mobile {
    display: none; }

  /* line 214, ../sass/_common.scss */
  .pc {
    display: block; } }
/* header
-----------------------------------------*/
@media screen and (max-width: 960px) {
  /* line 13, ../sass/_header.scss */
  #header {
    left: auto;
    right: auto;
    position: relative;
    border-top: 5px solid #FBB305;
    background-color: #ffffff;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    /* スマホ用メニュー展開時 */ }
    /* line 21, ../sass/_header.scss */
    #header .sb-toggle-right {
      z-index: 10;
      position: absolute;
      top: 5px;
      right: 10px;
      width: 37px;
      padding: 6px 5px 4px 6px;
      border: 1px solid #ccc;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px; }
      /* line 30, ../sass/_header.scss */
      #header .sb-toggle-right .navicon-line {
        width: 23px;
        height: 4px;
        border-radius: 1px;
        margin-bottom: 3px;
        background-color: #FBB305; }
    /* line 39, ../sass/_header.scss */
    #header .sb-toggle-right, #header .sb-open-right, #header .sb-close {
      cursor: pointer; }
    /* line 43, ../sass/_header.scss */
    #header .navbar-default {
      border-color: inherit;
      border-width: 0;
      border-style: none; }
    /* line 48, ../sass/_header.scss */
    #header .sb-slidebar ul,
    #header .sb-slidebar li {
      margin: 0;
      padding: 0; }
    /* line 54, ../sass/_header.scss */
    #header .header_desc {
      width: 60%;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 5px; }
      /* line 59, ../sass/_header.scss */
      #header .header_desc img {
        width: 100%;
        height: auto; }
    /* line 64, ../sass/_header.scss */
    #header .section_inner {
      position: relative; }
      /* line 66, ../sass/_header.scss */
      #header .section_inner #logo {
        float: left;
        width: 60%; }
        /* line 69, ../sass/_header.scss */
        #header .section_inner #logo img {
          width: 100%;
          height: auto; }
      /* line 74, ../sass/_header.scss */
      #header .section_inner .header_contact {
        position: absolute;
        bottom: 0px;
        right: 10px;
        width: 35%; }
        /* line 79, ../sass/_header.scss */
        #header .section_inner .header_contact img {
          width: 100%;
          height: auto; }

  /* left menu */
  /* line 92, ../sass/_header.scss */
  .sb-right {
    /*overflow:hidden;	*/
    background-color: #f2f2f2;
    background-color: #FFF;
    border-left: 5px solid #FBB305; }
    /* line 97, ../sass/_header.scss */
    .sb-right p {
      margin: 0;
      padding: 0; }
    /* line 101, ../sass/_header.scss */
    .sb-right .close_btn {
      line-height: 45px;
      height: 45px;
      font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
      font-size: 18px;
      color: #F7931E;
      text-decoration: none;
      padding-left: 12px;
      display: block; }
      /* line 110, ../sass/_header.scss */
      .sb-right .close_btn i {
        padding-right: 5px; }
    /* line 114, ../sass/_header.scss */
    .sb-right ul.side_nav_top {
      margin: 0;
      padding: 0;
      margin-bottom: 10px; }
      /* line 118, ../sass/_header.scss */
      .sb-right ul.side_nav_top li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-bottom: 2px; }
        /* line 123, ../sass/_header.scss */
        .sb-right ul.side_nav_top li :last-child {
          margin-bottom: 0; }
        /* line 126, ../sass/_header.scss */
        .sb-right ul.side_nav_top li a {
          font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
          background-color: #6e5d35;
          display: block;
          width: 100%;
          padding-left: 30px;
          height: 46px;
          line-height: 46px;
          color: #FFF;
          font-size: 14px;
          text-decoration: none;
          background-image: url(../img/pc/side/right_arrow.png);
          background-size: 15px 15px;
          background-repeat: no-repeat;
          background-position: 5px center;
          transition-duration: 0.5s;
          transition-timing-function: linear;
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: linear;
          -moz-transition-duration: 0.5s;
          -moz-transition-timing-function: linear;
          transition-property: background-color, color; }
          /* line 143, ../sass/_header.scss */
          .sb-right ul.side_nav_top li a:hover {
            background-color: #a89e86; }
    /* line 149, ../sass/_header.scss */
    .sb-right ul.side_nav_center {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      /* line 153, ../sass/_header.scss */
      .sb-right ul.side_nav_center li {
        margin-bottom: 8px; }
        /* line 155, ../sass/_header.scss */
        .sb-right ul.side_nav_center li a {
          display: block;
          background-position: center center;
          background-repeat: no-repeat;
          width: 100%;
          height: 37px;
          line-height: 37px;
          background-color: #849F25;
          color: #FEFD2D;
          font-size: 16px;
          font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
          text-align: center;
          text-decoration: none;
          transition-duration: 0.5s;
          transition-timing-function: linear;
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: linear;
          -moz-transition-duration: 0.5s;
          -moz-transition-timing-function: linear;
          transition-property: color; }
          /* line 170, ../sass/_header.scss */
          .sb-right ul.side_nav_center li a:hover {
            color: #FFF; }
    /* line 178, ../sass/_header.scss */
    .sb-right .side_nav_category h4 {
      margin: 0;
      padding: 0;
      margin-bottom: 10px;
      text-align: center; }
      /* line 183, ../sass/_header.scss */
      .sb-right .side_nav_category h4 img {
        width: 90%;
        height: auto; }
    /* line 188, ../sass/_header.scss */
    .sb-right .side_nav_category ul {
      margin: 0;
      padding: 0;
      margin-bottom: 10px;
      list-style-type: none; }
      /* line 194, ../sass/_header.scss */
      .sb-right .side_nav_category ul li a {
        display: block;
        height: 45px;
        line-height: 45px;
        border-bottom: 1px solid #CCC;
        background-size: 30px 30px;
        background-position: 10px center;
        padding-left: 50px;
        font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        font-size: 16px;
        color: #F7931E;
        text-decoration: none; }
      /* line 209, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_01 a {
        background-image: url(../img/mobile/side/category_nav_01.png); }
      /* line 214, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_02 a {
        background-image: url(../img/mobile/side/category_nav_02.png); }
      /* line 219, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_03 a {
        background-image: url(../img/mobile/side/category_nav_03.png); }
      /* line 224, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_04 a {
        background-image: url(../img/mobile/side/category_nav_04.png); }
      /* line 229, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_05 a {
        background-image: url(../img/mobile/side/category_nav_05.png); }
      /* line 234, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_06 a {
        background-image: url(../img/mobile/side/category_nav_06.png); }
      /* line 239, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_07 a {
        background-image: url(../img/mobile/side/category_nav_07.png); }
      /* line 244, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_08 a {
        background-image: url(../img/mobile/side/category_nav_08.png); }
      /* line 249, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_09 a {
        background-image: url(../img/mobile/side/category_nav_09.png); }
      /* line 254, ../sass/_header.scss */
      .sb-right .side_nav_category ul #category_nav_10 a {
        background-image: url(../img/mobile/side/category_nav_10.png); }
    /* line 260, ../sass/_header.scss */
    .sb-right .side_nav_banner {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      /* line 264, ../sass/_header.scss */
      .sb-right .side_nav_banner li {
        margin-bottom: 5px; }
        /* line 266, ../sass/_header.scss */
        .sb-right .side_nav_banner li img {
          width: 100%;
          height: auto; }

  /* line 275, ../sass/_header.scss */
  .sb-right > ul a {
    text-decoration: none; }
  /* line 278, ../sass/_header.scss */
  .sb-right > ul li {
    list-style-type: none; } }
@media print, screen and (min-width: 960px) {
  /* line 289, ../sass/_header.scss */
  #header {
    margin-bottom: 30px; }
    /* line 291, ../sass/_header.scss */
    #header .section_inner {
      background-image: url(../img/pc/common/header_bg.png);
      background-position: 5px 43px;
      background-repeat: no-repeat;
      height: 120px; }
      /* line 296, ../sass/_header.scss */
      #header .section_inner #logo {
        float: left;
        width: 332px; }
        /* line 300, ../sass/_header.scss */
        #header .section_inner #logo a img {
          width: 100%;
          height: auto; }
      /* line 306, ../sass/_header.scss */
      #header .section_inner .right {
        float: right;
        width: 622px; }
        /* line 310, ../sass/_header.scss */
        #header .section_inner .right .header_top .header_desc {
          margin: 0;
          padding: 0;
          width: 388px;
          float: left; }
          /* line 315, ../sass/_header.scss */
          #header .section_inner .right .header_top .header_desc img {
            width: 100%;
            height: auto; }
        /* line 320, ../sass/_header.scss */
        #header .section_inner .right .header_top .header_contact {
          display: block;
          float: right;
          width: 234px; }
          /* line 324, ../sass/_header.scss */
          #header .section_inner .right .header_top .header_contact img {
            width: 100%;
            height: auto; }
        /* line 330, ../sass/_header.scss */
        #header .section_inner .right .header_top:after {
          content: "";
          display: block;
          clear: both; }
        /* line 337, ../sass/_header.scss */
        #header .section_inner .right .header_bottom {
          padding-top: 20px; }
          /* line 340, ../sass/_header.scss */
          #header .section_inner .right .header_bottom .nav ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
            display: table; }
            /* line 345, ../sass/_header.scss */
            #header .section_inner .right .header_bottom .nav ul li {
              display: table-cell; }
              /* line 347, ../sass/_header.scss */
              #header .section_inner .right .header_bottom .nav ul li a {
                display: block;
                background-position: top center;
                background-repeat: no-repeat;
                height: 64px;
                border-left: 1px solid #CCC;
                overflow: hidden;
                text-indent: 100%;
                white-space: nowrap; }
            /* line 359, ../sass/_header.scss */
            #header .section_inner .right .header_bottom .nav ul #nav_top a {
              background-image: url(../img/pc/common/global_nav_01.png);
              width: 146px; }
            /* line 365, ../sass/_header.scss */
            #header .section_inner .right .header_bottom .nav ul #nav_profile a {
              background-image: url(../img/pc/common/global_nav_02.png);
              width: 205px; }
            /* line 371, ../sass/_header.scss */
            #header .section_inner .right .header_bottom .nav ul #nav_contact a {
              background-image: url(../img/pc/common/global_nav_03.png);
              width: 147px; }
            /* line 377, ../sass/_header.scss */
            #header .section_inner .right .header_bottom .nav ul #nav_access a {
              background-image: url(../img/pc/common/global_nav_04.png);
              width: 122px; }
            /* line 382, ../sass/_header.scss */
            #header .section_inner .right .header_bottom .nav ul:after {
              content: "";
              display: block;
              clear: both; } }
/* line 2, ../sass/_footer.scss */
#footer {
  border-top: 5px solid #FBB305;
  background-color: #ede4d5; }
  /* line 6, ../sass/_footer.scss */
  #footer .footer_top .address_wrap {
    margin-bottom: 5px; }
    /* line 8, ../sass/_footer.scss */
    #footer .footer_top .address_wrap h4 {
      margin: 0;
      padding: 0; }
    /* line 12, ../sass/_footer.scss */
    #footer .footer_top .address_wrap ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      font-size: 90%; }
    /* line 19, ../sass/_footer.scss */
    #footer .footer_top .address_wrap:not(:first-child) h4 {
      overflow: hidden;
      position: relative; }
      /* line 22, ../sass/_footer.scss */
      #footer .footer_top .address_wrap:not(:first-child) h4:after {
        display: block;
        position: absolute;
        top: 50%;
        left: 5em;
        height: 1px;
        content: '';
        border-top: 2px dashed #000;
        z-index: 1;
        width: 50%; }

@media screen and (max-width: 960px) {
  /* line 42, ../sass/_footer.scss */
  #footer {
    padding-bottom: 10px; }
    /* line 44, ../sass/_footer.scss */
    #footer .copyright {
      text-align: center; }
    /* line 47, ../sass/_footer.scss */
    #footer .footer_top {
      margin-bottom: 15px;
      padding: 10px; }
    /* line 51, ../sass/_footer.scss */
    #footer .footer_bottom {
      margin-bottom: 15px; }
      /* line 53, ../sass/_footer.scss */
      #footer .footer_bottom .sub_nav {
        list-style-type: none;
        margin: 0;
        padding: 0 10px;
        margin-top: -8px; }
        /* line 58, ../sass/_footer.scss */
        #footer .footer_bottom .sub_nav > li {
          border-bottom: 1px solid #CCC; }
          /* line 60, ../sass/_footer.scss */
          #footer .footer_bottom .sub_nav > li:first-child {
            border-top: 1px solid #CCC; }
          /* line 64, ../sass/_footer.scss */
          #footer .footer_bottom .sub_nav > li a {
            padding: 0 5px;
            line-height: 2em;
            display: block;
            transition-duration: 0.5s;
            transition-timing-function: linear;
            -webkit-transition-duration: 0.5s;
            -webkit-transition-timing-function: linear;
            -moz-transition-duration: 0.5s;
            -moz-transition-timing-function: linear;
            transition-property: background-color, color;
            text-decoration: none;
            font-size: 14px;
            color: #000; }
            /* line 73, ../sass/_footer.scss */
            #footer .footer_bottom .sub_nav > li a:hover {
              background-color: #fdce74;
              color: #FFF; }
    /* line 82, ../sass/_footer.scss */
    #footer .copyright {
      margin: 0;
      padding: 0; } }
@media print, screen and (min-width: 960px) {
  /* line 90, ../sass/_footer.scss */
  #footer {
    padding-top: 50px;
    font-size: 80%; }
    /* line 96, ../sass/_footer.scss */
    #footer .footer_bottom:after {
      content: "";
      display: block;
      clear: both; }
    /* line 101, ../sass/_footer.scss */
    #footer .footer_bottom .sub_nav {
      margin: 13px 0 15px 0;
      padding: 0;
      list-style-type: none;
      float: right; }
      /* line 106, ../sass/_footer.scss */
      #footer .footer_bottom .sub_nav li {
        float: left;
        margin-left: 20px;
        line-height: 1em;
        height: 1em;
        					/*
        					&:after {
        						content:"　｜　";
        						color:#FFF;
        						font-size:60%;
        						line-height: 1em;
        
        					}
        					&:last-child:after {
        						content:"";	
        					}
        					*/ }
        /* line 111, ../sass/_footer.scss */
        #footer .footer_bottom .sub_nav li a {
          color: #778083;
          text-decoration: none;
          font-size: 90%; }
          /* line 115, ../sass/_footer.scss */
          #footer .footer_bottom .sub_nav li a:hover {
            color: #ffb400; }
      /* line 133, ../sass/_footer.scss */
      #footer .footer_bottom .sub_nav:after {
        display: block;
        clear: both;
        content: ""; }
    /* line 140, ../sass/_footer.scss */
    #footer .copyright {
      margin: 0 0 30px 0;
      text-align: right;
      float: right;
      color: #778083;
      text-decoration: none;
      font-size: 90%; }

  /* line 149, ../sass/_footer.scss */
  .pagetop {
    margin: 0;
    padding: 0;
    float: right; }
    /* line 153, ../sass/_footer.scss */
    .pagetop a {
      color: #FFF;
      display: block;
      background-color: #FBB305;
      padding: 5px 30px 0 30px;
      text-align: center;
      border-radius: 5px 5px 0 0 / 5px 5px 0 0;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px; } }
/* セカンドページ用CSS
------------------------*/
/* line 5, ../sass/_second.scss */
.second .content .content_right .content_body a[href$=".pdf"] {
  background: url(../img/icon_pdf.gif) no-repeat 100% 50%;
  padding-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px; }
/* line 11, ../sass/_second.scss */
.second .content .content_right .content_body a[href$=".xls"],
.second .content .content_right .content_body a[href$=".xlsx"] {
  background: url(../img/icon_excel.gif) no-repeat 100% 50%;
  padding-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px; }
/* line 18, ../sass/_second.scss */
.second .content .content_right .content_body a[href$=".doc"],
.second .content .content_right .content_body a[href$=".docx"] {
  background: url(../img/icon_word.gif) no-repeat 100% 50%;
  padding-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px; }
/* line 25, ../sass/_second.scss */
.second .content .content_right .content_body ol.flow_link {
  margin: 0;
  padding: 0;
  margin-left: 2em; }
  /* line 29, ../sass/_second.scss */
  .second .content .content_right .content_body ol.flow_link li {
    font-weight: bold;
    color: #359c7a; }
    /* line 32, ../sass/_second.scss */
    .second .content .content_right .content_body ol.flow_link li span {
      font-weight: normal;
      color: #000; }
/* line 38, ../sass/_second.scss */
.second .content .content_right .content_body .update {
  color: #999999;
  font-size: 85%;
  text-align: right; }
/* line 43, ../sass/_second.scss */
.second .content .content_right .content_body .ul_arrow {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  /* line 48, ../sass/_second.scss */
  .second .content .content_right .content_body .ul_arrow li:before {
    font-family: "fontawesome";
    content: "\f0da";
    margin-right: .5em;
    color: #fdce74; }
/* line 60, ../sass/_second.scss */
.second .column_1_wrap:after {
  content: "";
  display: block;
  clear: both; }
/* line 66, ../sass/_second.scss */
.second .column_1_wrap .column img {
  width: 100%;
  height: auto; }
/* line 73, ../sass/_second.scss */
.second .column_1_wrap_pc:after {
  content: "";
  display: block;
  clear: both; }
/* line 79, ../sass/_second.scss */
.second .column_1_wrap_pc .column img {
  width: 100%;
  height: auto; }
/* line 86, ../sass/_second.scss */
.second .column_1_wrap_sp:after {
  content: "";
  display: block;
  clear: both; }
/* line 92, ../sass/_second.scss */
.second .column_1_wrap_sp .column img {
  width: 100%;
  height: auto; }
/* line 99, ../sass/_second.scss */
.second .column_2_wrap_sp:after {
  content: "";
  display: block;
  clear: both; }
/* line 104, ../sass/_second.scss */
.second .column_2_wrap_sp .column {
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 25px; }
  /* line 109, ../sass/_second.scss */
  .second .column_2_wrap_sp .column:nth-child(2n) {
    margin-right: 0; }
  /* line 112, ../sass/_second.scss */
  .second .column_2_wrap_sp .column:nth-child(3n) {
    clear: left; }
  /* line 115, ../sass/_second.scss */
  .second .column_2_wrap_sp .column img {
    width: 100%;
    height: auto; }
/* line 123, ../sass/_second.scss */
.second .column_3_wrap_sp:after {
  content: "";
  display: block;
  clear: both; }
/* line 128, ../sass/_second.scss */
.second .column_3_wrap_sp .column {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px; }
  /* line 133, ../sass/_second.scss */
  .second .column_3_wrap_sp .column img {
    width: 100%;
    height: auto; }
  /* line 137, ../sass/_second.scss */
  .second .column_3_wrap_sp .column:nth-child(3n) {
    margin-right: 0; }
  /* line 140, ../sass/_second.scss */
  .second .column_3_wrap_sp .column:nth-child(3n+1) {
    clear: left; }
/* line 151, ../sass/_second.scss */
.second .column_1_wrap .caption,
.second .column_1_wrap_pc .caption,
.second .column_2_wrap_pc .caption,
.second .column_3_wrap_pc .caption,
.second .column_2_wrap_sp .caption,
.second .column_3_wrap_sp .caption {
  margin-top: 5px;
  font-size: 85%;
  text-align: center; }
@media screen and (max-width: 960px) {
  /* line 161, ../sass/_second.scss */
  .second .content .content_right .content_body {
    padding: 0 10px; }
    /* line 163, ../sass/_second.scss */
    .second .content .content_right .content_body h1 {
      overflow: hidden;
      text-align: center;
      font-size: 110%; }
      /* line 167, ../sass/_second.scss */
      .second .content .content_right .content_body h1 span {
        position: relative;
        display: inline-block;
        margin: 0 2.5em;
        padding: 0 1em;
        text-align: left; }
        /* line 173, ../sass/_second.scss */
        .second .content .content_right .content_body h1 span:before, .second .content .content_right .content_body h1 span:after {
          position: absolute;
          top: 50%;
          content: '';
          width: 400%;
          height: 1px;
          background-color: #ccc; }
        /* line 182, ../sass/_second.scss */
        .second .content .content_right .content_body h1 span:before {
          right: 100%; }
        /* line 185, ../sass/_second.scss */
        .second .content .content_right .content_body h1 span:after {
          left: 100%; }
    /* line 191, ../sass/_second.scss */
    .second .content .content_right .content_body h2 {
      font-size: 110%;
      font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
      position: relative;
      padding: 0 0 0 1.2em;
      background-color: #fdce74;
      color: #000;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      padding: 5px 0 5px 25px; }
      /* line 200, ../sass/_second.scss */
      .second .content .content_right .content_body h2:before {
        position: absolute;
        top: 50%;
        left: 5px;
        transform: translateY(-50%);
        content: "";
        width: 1em;
        height: 1em;
        line-height: 1em;
        background-color: #FFF;
        border-radius: 100%; }
    /* line 213, ../sass/_second.scss */
    .second .content .content_right .content_body h3 {
      position: relative;
      padding-bottom: .5em; }
      /* line 216, ../sass/_second.scss */
      .second .content .content_right .content_body h3:before, .second .content .content_right .content_body h3:after {
        position: absolute;
        bottom: -4px;
        left: 0;
        content: '';
        height: 4px; }
      /* line 224, ../sass/_second.scss */
      .second .content .content_right .content_body h3:before {
        z-index: 2;
        width: 15%;
        background-color: #FBB305; }
      /* line 229, ../sass/_second.scss */
      .second .content .content_right .content_body h3:after {
        width: 100%;
        background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #ccc 2px, #ccc 4px);
        background: repeating-linear-gradient(45deg, #fff, #fff 2px, #ccc 2px, #ccc 4px); }
    /* line 235, ../sass/_second.scss */
    .second .content .content_right .content_body .file_link {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    /* line 247, ../sass/_second.scss */
    .second .content .content_right .content_body .aOpCont,
    .second .content .content_right .content_body .aOpCont2 {
      margin: 0;
      padding: 0;
      margin-bottom: 15px; }
    /* line 253, ../sass/_second.scss */
    .second .content .content_right .content_body dl {
      border-bottom: 1px dotted #CCC;
      padding-bottom: 5px;
      margin-bottom: 5px; }
      /* line 257, ../sass/_second.scss */
      .second .content .content_right .content_body dl:last-child {
        border-bottom: none;
        margin-bottom: 0; }
      /* line 264, ../sass/_second.scss */
      .second .content .content_right .content_body dl dd {
        margin-left: 0;
        padding-left: 1em; }
    /* line 273, ../sass/_second.scss */
    .second .content .content_right .content_body table th,
    .second .content .content_right .content_body table td {
      display: block; }
    /* line 277, ../sass/_second.scss */
    .second .content .content_right .content_body table th {
      background-color: #feedf3;
      text-align: left; }
    /* line 281, ../sass/_second.scss */
    .second .content .content_right .content_body table td {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px dotted #CCC; }
  /* line 291, ../sass/_second.scss */
  .second .content .nav {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    /* line 295, ../sass/_second.scss */
    .second .content .nav li {
      width: 25%;
      float: left;
      box-sizing: border-box;
      padding: 0 1px; }
      /* line 302, ../sass/_second.scss */
      .second .content .nav li a {
        background-position: center center;
        background-repeat: no-repeat;
        display: block; }
        /* line 306, ../sass/_second.scss */
        .second .content .nav li a img {
          width: 100%;
          height: auto; }
    /* line 313, ../sass/_second.scss */
    .second .content .nav:after {
      content: "";
      display: block;
      clear: both; }
  /* line 322, ../sass/_second.scss */
  .second .content .content_left {
    display: none; }
  /* line 327, ../sass/_second.scss */
  .second .column_2_wrap {
    margin-bottom: 25px; }
    /* line 329, ../sass/_second.scss */
    .second .column_2_wrap:after {
      content: "";
      display: block;
      clear: both; }
    /* line 334, ../sass/_second.scss */
    .second .column_2_wrap .column {
      /*
      width:49%;
      &:nth-child(odd){
      	float:left;
      }
      &:nth-child(even){
      	float:right;	
      }
      */ }
      /* line 344, ../sass/_second.scss */
      .second .column_2_wrap .column img {
        width: 100%;
        height: auto; }
  /* line 350, ../sass/_second.scss */
  .second .column_3_wrap {
    margin-bottom: 25px;
    margin-right: -20px; }
    /* line 353, ../sass/_second.scss */
    .second .column_3_wrap:after {
      content: "";
      display: block;
      clear: both; }
    /* line 358, ../sass/_second.scss */
    .second .column_3_wrap .column {
      float: left;
      box-sizing: border-box;
      padding-right: 20px;
      width: 33.3333%; }
      /* line 363, ../sass/_second.scss */
      .second .column_3_wrap .column img {
        width: 100%;
        height: auto; }
  /* line 370, ../sass/_second.scss */
  .second .column_2_wrap .column {
    margin-bottom: 10px; }
    /* line 372, ../sass/_second.scss */
    .second .column_2_wrap .column img {
      width: 100%;
      height: auto; }
  /* line 379, ../sass/_second.scss */
  .second .column_3_wrap .column {
    margin-bottom: 10px; }
    /* line 381, ../sass/_second.scss */
    .second .column_3_wrap .column img {
      width: 100%;
      height: auto; }
  /* line 387, ../sass/_second.scss */
  .second .column_1_wrap_pc {
    margin-bottom: 10px; }
  /* line 391, ../sass/_second.scss */
  .second .column_2_wrap .column {
    margin-bottom: 10px; }
    /* line 393, ../sass/_second.scss */
    .second .column_2_wrap .column img {
      width: 100%;
      height: auto; }
  /* line 400, ../sass/_second.scss */
  .second .column_3_wrap_pc .column {
    margin-bottom: 10px; }
    /* line 402, ../sass/_second.scss */
    .second .column_3_wrap_pc .column img {
      width: 100%;
      height: auto; }
  /* line 411, ../sass/_second.scss */
  .second .column_1_wrap_pc .column,
  .second .column_2_wrap_pc .column,
  .second .column_3_wrap_pc .column {
    width: 80%;
    margin-left: auto;
    margin-right: auto; } }
@media print, screen and (min-width: 960px) {
  /* line 427, ../sass/_second.scss */
  .second .content .content_right {
    width: 690px;
    float: right; }
    /* line 431, ../sass/_second.scss */
    .second .content .content_right .content_body h1 {
      margin: 1em 0 1em 0;
      padding: 0.2em 0 0.2em 0.5em;
      border-bottom: 1px dotted #FBB305;
      border-left: 10px solid #FBB305;
      font-size: 115%; }
    /* line 438, ../sass/_second.scss */
    .second .content .content_right .content_body .aOpCont {
      padding: 5px 20px 20px 20px;
      line-height: 1.8em;
      font-size: 14px; }
    /* line 443, ../sass/_second.scss */
    .second .content .content_right .content_body .aOpCont2 {
      margin-bottom: 30px;
      font-size: 14px; }
    /* line 447, ../sass/_second.scss */
    .second .content .content_right .content_body h2 {
      margin: 1em 0 1em 0;
      padding: 0.4em 0 0.2em 0.5em;
      border-left: 10px solid #359c7a;
      font-size: 95%; }
    /* line 453, ../sass/_second.scss */
    .second .content .content_right .content_body .file_link {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    /* line 467, ../sass/_second.scss */
    .second .content .content_right table {
      border-left: 1px solid #CCC;
      border-top: 1px solid #CCC; }
      /* line 470, ../sass/_second.scss */
      .second .content .content_right table th,
      .second .content .content_right table td {
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding: 5px; }
      /* line 476, ../sass/_second.scss */
      .second .content .content_right table th {
        background-color: #feedf3;
        text-align: left; }
  /* line 486, ../sass/_second.scss */
  .second .content .content_left {
    width: 250px;
    float: left; }
    /* line 491, ../sass/_second.scss */
    .second .content .content_left .side_nav_top {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      /* line 495, ../sass/_second.scss */
      .second .content .content_left .side_nav_top li {
        margin-bottom: 8px; }
        /* line 497, ../sass/_second.scss */
        .second .content .content_left .side_nav_top li a {
          font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
          background-color: #6e5d35;
          border-radius: 10px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          display: block;
          width: 250px;
          padding-left: 36px;
          height: 46px;
          line-height: 46px;
          color: #FFF;
          font-size: 16px;
          text-decoration: none;
          background-image: url(../img/pc/side/right_arrow.png);
          background-repeat: no-repeat;
          background-position: 10px center;
          transition-duration: 0.5s;
          transition-timing-function: linear;
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: linear;
          -moz-transition-duration: 0.5s;
          -moz-transition-timing-function: linear;
          transition-property: background-color, color; }
          /* line 521, ../sass/_second.scss */
          .second .content .content_left .side_nav_top li a:hover {
            background-color: #a89e86; }
    /* line 527, ../sass/_second.scss */
    .second .content .content_left .side_nav_center {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      /* line 531, ../sass/_second.scss */
      .second .content .content_left .side_nav_center li {
        margin-bottom: 8px; }
        /* line 533, ../sass/_second.scss */
        .second .content .content_left .side_nav_center li a {
          display: block;
          overflow: hidden;
          text-indent: 100%;
          white-space: nowrap;
          background-repeat: no-repeat;
          background-position: center center;
          width: 250px;
          height: 37px; }
      /* line 545, ../sass/_second.scss */
      .second .content .content_left .side_nav_center #side_nav_interest a {
        background-image: url(../img/btn_interest.jpg); }
      /* line 550, ../sass/_second.scss */
      .second .content .content_left .side_nav_center #side_nav_support a {
        background-image: url(../img/btn_support.jpg); }
      /* line 555, ../sass/_second.scss */
      .second .content .content_left .side_nav_center #side_nav_farmland a {
        background-image: url(../img/btn_mechanism.jpg); }
    /* line 560, ../sass/_second.scss */
    .second .content .content_left .side_nav_category {
      width: 250px;
      padding: 11px;
      border: 1px solid #CCC;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      margin-bottom: 10px; }
      /* line 568, ../sass/_second.scss */
      .second .content .content_left .side_nav_category h4 {
        margin: 0;
        padding: 0;
        width: 226px;
        height: 28px;
        margin-bottom: 10px; }
        /* line 574, ../sass/_second.scss */
        .second .content .content_left .side_nav_category h4 img {
          width: 100%;
          height: auto; }
      /* line 579, ../sass/_second.scss */
      .second .content .content_left .side_nav_category ul {
        margin: 0;
        padding: 0;
        list-style-type: none; }
        /* line 583, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul li {
          border-bottom: 1px solid #CCC; }
          /* line 585, ../sass/_second.scss */
          .second .content .content_left .side_nav_category ul li a {
            display: block;
            width: 226px;
            height: 58px;
            overflow: hidden;
            text-indent: 100%;
            white-space: nowrap;
            background-position: center center;
            background-repeat: no-repeat; }
        /* line 598, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_01 a {
          background-image: url(../img/pc/side/category_nav_01.png); }
        /* line 603, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_02 a {
          background-image: url(../img/pc/side/category_nav_02.png); }
        /* line 608, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_03 a {
          background-image: url(../img/pc/side/category_nav_03.png); }
        /* line 613, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_04 a {
          background-image: url(../img/pc/side/category_nav_04.png); }
        /* line 618, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_05 a {
          background-image: url(../img/pc/side/category_nav_05.png); }
        /* line 623, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_06 a {
          background-image: url(../img/pc/side/category_nav_06.png); }
        /* line 628, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_07 a {
          background-image: url(../img/pc/side/category_nav_07.png); }
        /* line 633, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_08 a {
          background-image: url(../img/pc/side/category_nav_08.png); }
        /* line 638, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_09 a {
          background-image: url(../img/pc/side/category_nav_09.png); }
        /* line 643, ../sass/_second.scss */
        .second .content .content_left .side_nav_category ul #category_nav_10 a {
          background-image: url(../img/pc/side/category_nav_10.png); }
    /* line 649, ../sass/_second.scss */
    .second .content .content_left .side_nav_banner {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      /* line 653, ../sass/_second.scss */
      .second .content .content_left .side_nav_banner li {
        margin-bottom: 10px; }
  /* line 658, ../sass/_second.scss */
  .second .content:after {
    content: "";
    display: block;
    clear: both; }
  /* line 665, ../sass/_second.scss */
  .second .column_2_wrap {
    margin-bottom: 25px; }
    /* line 667, ../sass/_second.scss */
    .second .column_2_wrap:after {
      content: "";
      display: block;
      clear: both; }
    /* line 672, ../sass/_second.scss */
    .second .column_2_wrap .column {
      width: 49%; }
      /* line 674, ../sass/_second.scss */
      .second .column_2_wrap .column:nth-child(odd) {
        float: left; }
      /* line 677, ../sass/_second.scss */
      .second .column_2_wrap .column:nth-child(even) {
        float: right; }
      /* line 680, ../sass/_second.scss */
      .second .column_2_wrap .column img {
        width: 100%;
        height: auto; }
  /* line 686, ../sass/_second.scss */
  .second .column_3_wrap {
    margin-bottom: 25px;
    margin-right: -20px; }
    /* line 689, ../sass/_second.scss */
    .second .column_3_wrap:after {
      content: "";
      display: block;
      clear: both; }
    /* line 694, ../sass/_second.scss */
    .second .column_3_wrap .column {
      float: left;
      box-sizing: border-box;
      padding-right: 20px;
      width: 33.3333%; }
      /* line 699, ../sass/_second.scss */
      .second .column_3_wrap .column img {
        width: 100%;
        height: auto; }
  /* line 707, ../sass/_second.scss */
  .second .column_2_wrap_sp .column,
  .second .column_3_wrap_sp .column {
    margin-bottom: 25px; }
  /* line 711, ../sass/_second.scss */
  .second .column_1_wrap_pc {
    margin-bottom: 25px; }
  /* line 715, ../sass/_second.scss */
  .second .column_2_wrap_pc:after {
    content: "";
    display: block;
    clear: both; }
  /* line 720, ../sass/_second.scss */
  .second .column_2_wrap_pc .column {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 25px; }
    /* line 725, ../sass/_second.scss */
    .second .column_2_wrap_pc .column:nth-child(2n) {
      margin-right: 0; }
    /* line 728, ../sass/_second.scss */
    .second .column_2_wrap_pc .column:nth-child(3n) {
      clear: left; }
    /* line 731, ../sass/_second.scss */
    .second .column_2_wrap_pc .column img {
      width: 100%;
      height: auto; }
  /* line 739, ../sass/_second.scss */
  .second .column_3_wrap_pc:after {
    content: "";
    display: block;
    clear: both; }
  /* line 744, ../sass/_second.scss */
  .second .column_3_wrap_pc .column {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 25px; }
    /* line 749, ../sass/_second.scss */
    .second .column_3_wrap_pc .column img {
      width: 100%;
      height: auto; }
    /* line 753, ../sass/_second.scss */
    .second .column_3_wrap_pc .column:nth-child(3n) {
      margin-right: 0; }
    /* line 756, ../sass/_second.scss */
    .second .column_3_wrap_pc .column:nth-child(3n+1) {
      clear: left; } }

/* TOP用CSS
------------------------*/
/* line 1, ../sass/_top.scss */
#top .content {
  font-size: 14px; }
  /* line 3, ../sass/_top.scss */
  #top .content .content_right {
    float: none;
    width: 100%; }
    /* line 6, ../sass/_top.scss */
    #top .content .content_right .content_body {
      padding: 0; }
      /* line 9, ../sass/_top.scss */
      #top .content .content_right .content_body .guide_book a[href$=".pdf"] {
        background-image: none; }
      /* line 13, ../sass/_top.scss */
      #top .content .content_right .content_body .farmland_btn_area {
        width: 100%;
        box-sizing: border-box;
        background-size: cover;
        background-image: url(../img/btn_farmland_bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        padding-top: 30px; }
        /* line 21, ../sass/_top.scss */
        #top .content .content_right .content_body .farmland_btn_area ul {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          /* line 25, ../sass/_top.scss */
          #top .content .content_right .content_body .farmland_btn_area ul:after {
            content: "";
            display: block;
            clear: both; }
          /* line 30, ../sass/_top.scss */
          #top .content .content_right .content_body .farmland_btn_area ul li {
            float: left;
            width: 50%; }
            /* line 33, ../sass/_top.scss */
            #top .content .content_right .content_body .farmland_btn_area ul li a {
              display: block;
              width: 100 #top .content .content_right .content_body .farmland_btn_area ul li a; }
              /* line 36, ../sass/_top.scss */
              #top .content .content_right .content_body .farmland_btn_area ul li a img {
                width: 100%;
                height: auto; }
      /* line 46, ../sass/_top.scss */
      #top .content .content_right .content_body .information_list span.new {
        color: #FFF;
        background-color: #E00000;
        padding: 2px 5px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        font-size: 90%; }
      #top .content .content_right .content_body .information_list u {
        text-decoration: none;
        background: linear-gradient(transparent 70%, #E00000 70%);
        padding: 2px 5px;
        border-radius: 3px; }
      /* line 58, ../sass/_top.scss */
      #top .content .content_right .content_body .category_icon_area .category_icon_hd {
        margin-bottom: 10px; }
      /* line 61, ../sass/_top.scss */
      #top .content .content_right .content_body .category_icon_area .category_icon {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        /* line 65, ../sass/_top.scss */
        #top .content .content_right .content_body .category_icon_area .category_icon:after {
          content: "";
          display: block;
          clear: both; }
        /* line 70, ../sass/_top.scss */
        #top .content .content_right .content_body .category_icon_area .category_icon li {
          width: 33.33%;
          float: left;
          margin-bottom: 6px;
          /*
          &:nth-child(3n+1) {
          	clear:left;	
          }
          */ }
      /* line 82, ../sass/_top.scss */
      #top .content .content_right .content_body .category_icon_area .banner {
        margin-bottom: 6px; }
  /* line 90, ../sass/_top.scss */
  #top .content .YouTube_wrap {
    margin-top: 1em; }
    /* line 93, ../sass/_top.scss */
    #top .content .YouTube_wrap .oyayamanougyou_youtube ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      /* line 97, ../sass/_top.scss */
      #top .content .YouTube_wrap .oyayamanougyou_youtube ul li {
        margin-bottom: 1em; }
        /* line 99, ../sass/_top.scss */
        #top .content .YouTube_wrap .oyayamanougyou_youtube ul li a {
          border-radius: 3px;
          color: #FFF;
          padding: 5px 10px;
          text-decoration: none; }
        /* line 107, ../sass/_top.scss */
        #top .content .YouTube_wrap .oyayamanougyou_youtube ul li.kajyu a {
          background-color: #eca068; }
        /* line 112, ../sass/_top.scss */
        #top .content .YouTube_wrap .oyayamanougyou_youtube ul li.yasai a {
          background-color: #6ec48a; }
        /* line 117, ../sass/_top.scss */
        #top .content .YouTube_wrap .oyayamanougyou_youtube ul li.hana a {
          background-color: #b180bb; }
        /* line 122, ../sass/_top.scss */
        #top .content .YouTube_wrap .oyayamanougyou_youtube ul li.sanchi a {
          background-color: #97c9ff; }
  /* line 130, ../sass/_top.scss */
  #top .content .YouTube {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    /* line 134, ../sass/_top.scss */
    #top .content .YouTube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
/* line 143, ../sass/_top.scss */
#top #left_menu {
  display: none; }
/* line 146, ../sass/_top.scss */
#top .breadcrumbs {
  display: none; }
@media screen and (max-width: 960px) {
  /* line 155, ../sass/_top.scss */
  #top .content .top_section_inner {
    padding-left: 10px;
    padding-right: 10px; }
  /* line 160, ../sass/_top.scss */
  #top .content #continue_button a {
    display: block;
    padding: 5px;
    background-color: #13b5b9;
    color: #FFF;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-decoration: none;
    /*
    -webkit-transition: all .3s;
    transition: all .3s;
    */
    text-align: center; }
    /* line 172, ../sass/_top.scss */
    #top .content #continue_button a:active {
      background-color: #c5653c; }
    /* line 176, ../sass/_top.scss */
    #top .content #continue_button a i {
      margin-right: 5px; }
  /* line 181, ../sass/_top.scss */
  #top .content #information_slide_list {
    display: none; }
  /* line 187, ../sass/_top.scss */
  #top .YouTube_wrap .oyayamanougyou_youtube ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    /* line 191, ../sass/_top.scss */
    #top .YouTube_wrap .oyayamanougyou_youtube ul li {
      margin-bottom: 1em; }
      /* line 193, ../sass/_top.scss */
      #top .YouTube_wrap .oyayamanougyou_youtube ul li a {
        display: block;
        text-align: center; }
  /* line 206, ../sass/_top.scss */
  #top .category_icon_area .category_icon li:nth-child(3n+1) {
    clear: left; }
  /* line 211, ../sass/_top.scss */
  #top .category_icon_area .banner {
    margin-bottom: 6px; }
    /* line 213, ../sass/_top.scss */
    #top .category_icon_area .banner:after {
      content: "";
      display: block;
      clear: both; }
    /* line 218, ../sass/_top.scss */
    #top .category_icon_area .banner .column {
      width: 49%;
      margin-bottom: 2px; }
      /* line 221, ../sass/_top.scss */
      #top .category_icon_area .banner .column:first-of-type {
        float: left; }
      /* line 224, ../sass/_top.scss */
      #top .category_icon_area .banner .column:last-of-type {
        float: right; }
  /* line 229, ../sass/_top.scss */
  #top .category_icon_area .guide_book {
    margin-bottom: 20px; } }
@media print, screen and (min-width: 960px) {
  /* line 240, ../sass/_top.scss */
  #top .content .mainImage {
    width: 1000px;
    margin: 0;
    padding: 0;
    background-image: url(../img/top_main.jpg);
    height: 230px;
    padding-top: 180px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -28px;
    box-sizing: border-box; }
  /* line 252, ../sass/_top.scss */
  #top .content .mainNav {
    margin: 0 auto;
    padding: 0;
    width: 997px;
    position: inherit; }
    /* line 257, ../sass/_top.scss */
    #top .content .mainNav ul {
      margin: 0;
      padding: 0;
      position: inherit;
      list-style-type: none; }
      /* line 262, ../sass/_top.scss */
      #top .content .mainNav ul:after {
        content: "";
        display: block;
        clear: both; }
      /* line 267, ../sass/_top.scss */
      #top .content .mainNav ul li {
        margin: 0;
        padding: 0;
        float: left; }
        /* line 271, ../sass/_top.scss */
        #top .content .mainNav ul li a {
          display: block;
          height: 50px; }
      /* line 277, ../sass/_top.scss */
      #top .content .mainNav ul #top_btn_interest a {
        width: 249px; }
      /* line 282, ../sass/_top.scss */
      #top .content .mainNav ul #top_btn_support a {
        width: 249px; }
      /* line 287, ../sass/_top.scss */
      #top .content .mainNav ul #top_btn_agrimanagement a {
        width: 249px; }
      /* line 292, ../sass/_top.scss */
      #top .content .mainNav ul #top_btn_mechanism a {
        width: 249px; }
  /* line 300, ../sass/_top.scss */
  #top .content .information_list dl {
    border-bottom: 1px dotted #FBB305; }
    /* line 302, ../sass/_top.scss */
    #top .content .information_list dl:after {
      content: "";
      display: block;
      clear: both; }
    /* line 307, ../sass/_top.scss */
    #top .content .information_list dl dt {
      float: left;
      width: 6em; }
    /* line 311, ../sass/_top.scss */
    #top .content .information_list dl dd {
      margin-left: 7em; }
  /* line 318, ../sass/_top.scss */
  #top .YouTube_wrap .column {
    width: 49%; }
    /* line 320, ../sass/_top.scss */
    #top .YouTube_wrap .column:first-of-type {
      float: left;
      width: 70%; }
    /* line 324, ../sass/_top.scss */
    #top .YouTube_wrap .column:last-of-type {
      float: right;
      width: 28%; } }

/* 農地中間管理機構用CSS
------------------------*/
@media screen and (max-width: 960px) {
  /* line 10, ../sass/_farmland.scss */
  #farmland .content .content_body .information_list dl:nth-child(n + 11) {
    /*display:none;*/ }
  /* line 14, ../sass/_farmland.scss */
  #farmland .content .content_body .information_list #continue_button a {
    display: block;
    padding: 5px;
    background-color: #13b5b9;
    color: #FFF;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-decoration: none;
    /*
    -webkit-transition: all .3s;
    transition: all .3s;
    */
    text-align: center; }
    /* line 26, ../sass/_farmland.scss */
    #farmland .content .content_body .information_list #continue_button a:active {
      background-color: #c5653c; }
    /* line 30, ../sass/_farmland.scss */
    #farmland .content .content_body .information_list #continue_button a i {
      margin-right: 5px; }
  /* line 35, ../sass/_farmland.scss */
  #farmland .content .content_body .information_list #information_slide_list {
    display: none; }
  /* line 41, ../sass/_farmland.scss */
  #farmland .content .content_body dl.movie_list dd {
    padding-left: 1em; } }
@media print, screen and (min-width: 960px) {
  /* line 54, ../sass/_farmland.scss */
  #farmland .content .content_body {
    /*
    dl.information_list {
    	margin-left:3em;
    	dt {
    		float:left;
    		width:6em;
    		margin-bottom:0.5em;
    	}
    	dd {
    		margin-left:7em;	
    		margin-bottom:0.5em;
    	}
    	&:after {
    		content:"";
    		display:block;
    		clear:both;	
    	}
    }
    */ }
    /* line 55, ../sass/_farmland.scss */
    #farmland .content .content_body h3.information_h3 {
      font-size: 95%; }
    /* line 77, ../sass/_farmland.scss */
    #farmland .content .content_body .information_list {
      margin-left: 3em; }
      /* line 80, ../sass/_farmland.scss */
      #farmland .content .content_body .information_list dl:after {
        content: "";
        display: block;
        clear: both; }
      /* line 85, ../sass/_farmland.scss */
      #farmland .content .content_body .information_list dl dt {
        float: left;
        width: 6em;
        margin-bottom: 0.5em; }
      /* line 90, ../sass/_farmland.scss */
      #farmland .content .content_body .information_list dl dd {
        margin-left: 7em;
        margin-bottom: 0.5em; }
      /* line 96, ../sass/_farmland.scss */
      #farmland .content .content_body .information_list #continue_button a {
        display: block;
        padding: 5px;
        background-color: #13b5b9;
        color: #FFF;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        text-decoration: none;
        /*
        -webkit-transition: all .3s;
        transition: all .3s;
        */
        text-align: center; }
        /* line 108, ../sass/_farmland.scss */
        #farmland .content .content_body .information_list #continue_button a:active {
          background-color: #c5653c; }
        /* line 112, ../sass/_farmland.scss */
        #farmland .content .content_body .information_list #continue_button a i {
          margin-right: 5px; }
      /* line 117, ../sass/_farmland.scss */
      #farmland .content .content_body .information_list #information_slide_list {
        display: none; }
    /* line 122, ../sass/_farmland.scss */
    #farmland .content .content_body dl.movie_list {
      padding-bottom: 20px;
      border-bottom: 1px dotted #FBB305;
      margin-bottom: 20px; }
      /* line 126, ../sass/_farmland.scss */
      #farmland .content .content_body dl.movie_list dt {
        float: left;
        width: 5em; }
      /* line 130, ../sass/_farmland.scss */
      #farmland .content .content_body dl.movie_list dd {
        margin-left: 6em; }
      /* line 133, ../sass/_farmland.scss */
      #farmland .content .content_body dl.movie_list:after {
        content: "";
        display: block;
        clear: both; }
    /* line 140, ../sass/_farmland.scss */
    #farmland .content .content_body .movie_iframe iframe {
      width: 100%; } }

/*  農地を借りたい方用CSS
------------------------*/
/* line 2, ../sass/_borrow.scss */
#borrow .content .map {
  margin: 0 auto; }
  /* line 4, ../sass/_borrow.scss */
  #borrow .content .map img {
    width: 100%;
    height: auto; }
    /* line 7, ../sass/_borrow.scss */
    #borrow .content .map img:hover {
      cursor: pointer; }
@media screen and (max-width: 960px) {
  /* line 17, ../sass/_borrow.scss */
  #borrow .content .content_body {
    			/*
    			.reg_list {
    				margin:0;
    				padding:0;
    				list-style-type:none;
    				li {
    					border-bottom:1px solid #CCC;
    					&:first-child{
    						border-top:1px solid #CCC;
    					}
    					a {
    						padding:0 5px;
    						line-height:2em;
    						display:block;
    						@include hover-action;
    						transition-property:background-color, color;
    						text-decoration:none;
    						font-size:14px;
    						color:$font_color01;
    						&:hover {
    							background-color:$base_color03;
    							color:#FFF;
    						}
    
    					}
    				}
    			}
    			*/ }
    /* line 50, ../sass/_borrow.scss */
    #borrow .content .content_body .reg_list table {
      display: table;
      margin-bottom: 15px;
      border-top: 1px solid #CCC;
      border-left: 1px solid #CCC; }
      /* line 55, ../sass/_borrow.scss */
      #borrow .content .content_body .reg_list table th,
      #borrow .content .content_body .reg_list table td {
        display: table-cell;
        border-bottom: 1px solid #CCC;
        border-right: 1px solid #CCC; }
      /* line 61, ../sass/_borrow.scss */
      #borrow .content .content_body .reg_list table th {
        text-align: center; }
      /* line 64, ../sass/_borrow.scss */
      #borrow .content .content_body .reg_list table td {
        padding: 5px; }
        /* line 66, ../sass/_borrow.scss */
        #borrow .content .content_body .reg_list table td a {
          /*
          padding:5px;
          display:block;
          margin-right:5px;
          text-decoration:none;
          background-color:$bg_color01;
          @include hover-action;
          transition-property:background-color, color;
          &:hover {
          	background-color:#a89e86;
          }
          */ } }
@media print, screen and (min-width: 960px) {
  /* line 93, ../sass/_borrow.scss */
  #borrow .content .content_body h3.information_h3 {
    font-size: 95%; }
  /* line 96, ../sass/_borrow.scss */
  #borrow .content .content_body dl.information_list {
    margin-left: 3em; }
    /* line 98, ../sass/_borrow.scss */
    #borrow .content .content_body dl.information_list dt {
      float: left;
      width: 6em;
      margin-bottom: 0.5em; }
    /* line 103, ../sass/_borrow.scss */
    #borrow .content .content_body dl.information_list dd {
      margin-left: 7em;
      margin-bottom: 0.5em; }
    /* line 107, ../sass/_borrow.scss */
    #borrow .content .content_body dl.information_list:after {
      content: "";
      display: block;
      clear: both; }
  /* line 113, ../sass/_borrow.scss */
  #borrow .content .content_body dl.movie_list {
    padding-bottom: 20px;
    border-bottom: 1px dotted #FBB305;
    margin-bottom: 20px; }
    /* line 117, ../sass/_borrow.scss */
    #borrow .content .content_body dl.movie_list dt {
      float: left;
      width: 5em; }
    /* line 121, ../sass/_borrow.scss */
    #borrow .content .content_body dl.movie_list dd {
      margin-left: 6em; }
    /* line 124, ../sass/_borrow.scss */
    #borrow .content .content_body dl.movie_list:after {
      content: "";
      display: block;
      clear: both; }
  /* line 131, ../sass/_borrow.scss */
  #borrow .content .content_body .movie_iframe iframe {
    width: 100%; } }

/* 農地を貸したい方用CSS
------------------------*/
/* line 5, ../sass/_lend.scss */
#lend .content .content_body .information_list dl:nth-child(n + 11) {
  /*display:none;*/ }
/* line 9, ../sass/_lend.scss */
#lend .content .content_body .information_list #continue_button a {
  display: block;
  padding: 5px;
  background-color: #13b5b9;
  color: #FFF;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  /*
  -webkit-transition: all .3s;
  transition: all .3s;
  */
  text-align: center; }
  /* line 21, ../sass/_lend.scss */
  #lend .content .content_body .information_list #continue_button a:active {
    background-color: #c5653c; }
  /* line 25, ../sass/_lend.scss */
  #lend .content .content_body .information_list #continue_button a i {
    margin-right: 5px; }
/* line 30, ../sass/_lend.scss */
#lend .content .content_body .information_list #information_slide_list {
  display: none; }
@media print, screen and (min-width: 960px) {
  /* line 50, ../sass/_lend.scss */
  #lend .content .content_body {
    /*
    dl.information_list {
    	margin-left:0em;
    	dt {
    		float:left;
    		width:7em;
    		padding-bottom:0.5em;
    		margin-bottom:0.5em;
    		border-bottom:1px dotted $base_color01;
    	}
    	dd {
    		margin-left:7em;
    		padding-bottom:0.5em;
    		margin-bottom:0.5em;
    		border-bottom:1px dotted $base_color01;
    		a {
    			color:$font_color01;
    			&:hover {
    				color:$base_color01;	
    			}
    		}
    	}
    	&:after {
    		content:"";
    		display:block;
    		clear:both;	
    	}
    }
    */ }
    /* line 51, ../sass/_lend.scss */
    #lend .content .content_body h3.information_h3 {
      font-size: 95%; }
    /* line 84, ../sass/_lend.scss */
    #lend .content .content_body .information_list dl {
      padding-bottom: 0.5em;
      margin-bottom: 0.5em;
      border-bottom: 1px dotted #FBB305; }
      /* line 88, ../sass/_lend.scss */
      #lend .content .content_body .information_list dl:after {
        content: "";
        display: block;
        clear: both; }
      /* line 93, ../sass/_lend.scss */
      #lend .content .content_body .information_list dl dt {
        float: left;
        width: 6em;
        margin-bottom: 0.5em; }
      /* line 98, ../sass/_lend.scss */
      #lend .content .content_body .information_list dl dd {
        margin-left: 7em;
        margin-bottom: 0.5em; }
        /* line 101, ../sass/_lend.scss */
        #lend .content .content_body .information_list dl dd a {
          color: #000; }
          /* line 103, ../sass/_lend.scss */
          #lend .content .content_body .information_list dl dd a:hover {
            color: #FBB305; }
    /* line 109, ../sass/_lend.scss */
    #lend .content .content_body .information_list #information_slide_list {
      display: none; } }

/* 農林漁業に興味がある用CSS
------------------------*/
/* line 2, ../sass/_interest.scss */
#interest .content .flow_chart_img {
  margin-bottom: 2em; }

/* 人材育成のための支援用CSS
------------------------*/
/* line 2, ../sass/_human.scss */
#human .content .flow_chart_img {
  margin-bottom: 2em; }
@media print, screen and (min-width: 960px) {
  /* line 23, ../sass/_human.scss */
  #human .content .content_body .aOpCont h3 {
    color: #FF6600; }
  /* line 26, ../sass/_human.scss */
  #human .content .content_body .aOpCont .support_dl {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #FDE19B; }
    /* line 30, ../sass/_human.scss */
    #human .content .content_body .aOpCont .support_dl:after {
      content: "";
      display: block;
      clear: both; }
    /* line 35, ../sass/_human.scss */
    #human .content .content_body .aOpCont .support_dl dt {
      float: left;
      width: 6em; }
    /* line 39, ../sass/_human.scss */
    #human .content .content_body .aOpCont .support_dl dd {
      margin: 0 0 0 7em; }
  /* line 48, ../sass/_human.scss */
  #human .content .content_left .side_nav_top li a {
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: inherit; } }

/* 農林漁業を支援用CSS
------------------------*/
/* line 2, ../sass/_support.scss */
#support .content .flow_chart_img {
  margin-bottom: 2em; }
@media print, screen and (min-width: 960px) {
  /* line 23, ../sass/_support.scss */
  #support .content .content_body .aOpCont h3 {
    color: #FF6600; }
  /* line 26, ../sass/_support.scss */
  #support .content .content_body .aOpCont .support_dl {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #FDE19B; }
    /* line 30, ../sass/_support.scss */
    #support .content .content_body .aOpCont .support_dl:after {
      content: "";
      display: block;
      clear: both; }
    /* line 35, ../sass/_support.scss */
    #support .content .content_body .aOpCont .support_dl dt {
      float: left;
      width: 6em; }
    /* line 39, ../sass/_support.scss */
    #support .content .content_body .aOpCont .support_dl dd {
      margin: 0 0 0 7em; }
  /* line 48, ../sass/_support.scss */
  #support .content .content_left .side_nav_top li a {
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: inherit; } }

/* 農業体験のための支援用CSS
------------------------*/
/* line 2, ../sass/_experience.scss */
#experience .content .flow_chart_img {
  margin-bottom: 2em; }
@media print, screen and (min-width: 960px) {
  /* line 23, ../sass/_experience.scss */
  #experience .content .content_body .aOpCont h3 {
    color: #FF6600; }
  /* line 26, ../sass/_experience.scss */
  #experience .content .content_body .aOpCont .support_dl {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #FDE19B; }
    /* line 30, ../sass/_experience.scss */
    #experience .content .content_body .aOpCont .support_dl:after {
      content: "";
      display: block;
      clear: both; }
    /* line 35, ../sass/_experience.scss */
    #experience .content .content_body .aOpCont .support_dl dt {
      float: left;
      width: 6em; }
    /* line 39, ../sass/_experience.scss */
    #experience .content .content_body .aOpCont .support_dl dd {
      margin: 0 0 0 7em; }
  /* line 48, ../sass/_experience.scss */
  #experience .content .content_left .side_nav_top li a {
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: inherit; } }

/* 各種助成制度用CSS
------------------------*/
/* line 2, ../sass/_system.scss */
#system .content .flow_chart_img {
  margin-bottom: 2em; }
@media print, screen and (min-width: 960px) {
  /* line 23, ../sass/_system.scss */
  #system .content .content_body .aOpCont h3 {
    color: #FF6600; }
  /* line 26, ../sass/_system.scss */
  #system .content .content_body .aOpCont .support_dl {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #FDE19B; }
    /* line 30, ../sass/_system.scss */
    #system .content .content_body .aOpCont .support_dl:after {
      content: "";
      display: block;
      clear: both; }
    /* line 35, ../sass/_system.scss */
    #system .content .content_body .aOpCont .support_dl dt {
      float: left;
      width: 6em; }
    /* line 39, ../sass/_system.scss */
    #system .content .content_body .aOpCont .support_dl dd {
      margin: 0 0 0 7em; }
  /* line 48, ../sass/_system.scss */
  #system .content .content_left .side_nav_top li a {
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: inherit; } }

/* イベント用CSS
------------------------*/
/* line 2, ../sass/_event.scss */
#event .content .flow_chart_img {
  margin-bottom: 2em; }
/* line 7, ../sass/_event.scss */
#event .ul_r_arrow_mark {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  /* line 11, ../sass/_event.scss */
  #event .ul_r_arrow_mark li {
    text-indent: -1.2em;
    margin-left: 1.2em; }
    /* line 14, ../sass/_event.scss */
    #event .ul_r_arrow_mark li:before {
      content: "\226B";
      margin-right: 0.2em; }
/* line 20, ../sass/_event.scss */
#event .ul_notice {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  /* line 24, ../sass/_event.scss */
  #event .ul_notice li {
    text-indent: -1.2em;
    margin-left: 1.2em; }
    /* line 27, ../sass/_event.scss */
    #event .ul_notice li:before {
      content: "\203B";
      margin-right: 0.2em; }
/* line 33, ../sass/_event.scss */
#event .city_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  /* line 39, ../sass/_event.scss */
  #event .city_list li {
    margin-right: 1em; }
    /* line 41, ../sass/_event.scss */
    #event .city_list li:before {
      content: "\25CF";
      margin-right: 2px; }
@media screen and (max-width: 960px) {
  /* line 52, ../sass/_event.scss */
  #event .content .content_body table th,
  #event .content .content_body table td {
    padding: 0.2em; }
    /* line 55, ../sass/_event.scss */
    #event .content .content_body table th.second,
    #event .content .content_body table td.second {
      padding-left: 1.2em; } }
@media print, screen and (min-width: 960px) {
  /* line 72, ../sass/_event.scss */
  #event .content .content_body .aOpCont h3 {
    color: #FF6600; }
    /* line 74, ../sass/_event.scss */
    #event .content .content_body .aOpCont h3 span {
      border-bottom: 1px solid #FF6600; }
  /* line 78, ../sass/_event.scss */
  #event .content .content_body .aOpCont .place {
    padding-left: 1em; }
    /* line 80, ../sass/_event.scss */
    #event .content .content_body .aOpCont .place h5 {
      font-size: 100%;
      margin: 0;
      margin-bottom: 5px; }
  /* line 86, ../sass/_event.scss */
  #event .content .content_body .aOpCont .dl_simple {
    padding-left: 1em; }
    /* line 88, ../sass/_event.scss */
    #event .content .content_body .aOpCont .dl_simple:after {
      content: "";
      display: block;
      clear: both; }
    /* line 93, ../sass/_event.scss */
    #event .content .content_body .aOpCont .dl_simple dt {
      float: left;
      width: 6em; }
    /* line 97, ../sass/_event.scss */
    #event .content .content_body .aOpCont .dl_simple dd {
      margin-left: 6em; }
    /* line 101, ../sass/_event.scss */
    #event .content .content_body .aOpCont .dl_simple.notice span {
      color: #FF6600;
      border-bottom: 1px solid #FF6600; } }

/* アクセス用CSS
------------------------*/
/* line 2, ../sass/_access.scss */
#access .content .map {
  margin: 0 auto; }
  /* line 4, ../sass/_access.scss */
  #access .content .map img {
    width: 100%;
    height: auto; }
    /* line 7, ../sass/_access.scss */
    #access .content .map img:hover {
      cursor: pointer; }
@media screen and (max-width: 960px) {
  /* line 17, ../sass/_access.scss */
  #access .content .content_body {
    			/*
    			.reg_list {
    				margin:0;
    				padding:0;
    				list-style-type:none;
    				li {
    					border-bottom:1px solid #CCC;
    					&:first-child{
    						border-top:1px solid #CCC;
    					}
    					a {
    						padding:0 5px;
    						line-height:2em;
    						display:block;
    						@include hover-action;
    						transition-property:background-color, color;
    						text-decoration:none;
    						font-size:14px;
    						color:$font_color01;
    						&:hover {
    							background-color:$base_color03;
    							color:#FFF;
    						}
    
    					}
    				}
    			}
    			*/ }
    /* line 50, ../sass/_access.scss */
    #access .content .content_body .reg_list table {
      display: table;
      margin-bottom: 15px;
      border-top: 1px solid #CCC;
      border-left: 1px solid #CCC; }
      /* line 55, ../sass/_access.scss */
      #access .content .content_body .reg_list table th,
      #access .content .content_body .reg_list table td {
        display: table-cell;
        border-bottom: 1px solid #CCC;
        border-right: 1px solid #CCC; }
      /* line 61, ../sass/_access.scss */
      #access .content .content_body .reg_list table th {
        text-align: center; }
      /* line 64, ../sass/_access.scss */
      #access .content .content_body .reg_list table td {
        padding: 5px; }
        /* line 66, ../sass/_access.scss */
        #access .content .content_body .reg_list table td a {
          /*
          padding:5px;
          display:block;
          margin-right:5px;
          text-decoration:none;
          background-color:$bg_color01;
          @include hover-action;
          transition-property:background-color, color;
          &:hover {
          	background-color:#a89e86;
          }
          */ } }
@media print, screen and (min-width: 960px) {
  /* line 93, ../sass/_access.scss */
  #access .content .content_body h3.information_h3 {
    font-size: 95%; }
  /* line 96, ../sass/_access.scss */
  #access .content .content_body dl.information_list {
    margin-left: 3em; }
    /* line 98, ../sass/_access.scss */
    #access .content .content_body dl.information_list dt {
      float: left;
      width: 6em;
      margin-bottom: 0.5em; }
    /* line 103, ../sass/_access.scss */
    #access .content .content_body dl.information_list dd {
      margin-left: 7em;
      margin-bottom: 0.5em; }
    /* line 107, ../sass/_access.scss */
    #access .content .content_body dl.information_list:after {
      content: "";
      display: block;
      clear: both; }
  /* line 113, ../sass/_access.scss */
  #access .content .content_body dl.movie_list {
    padding-bottom: 20px;
    border-bottom: 1px dotted #FBB305;
    margin-bottom: 20px; }
    /* line 117, ../sass/_access.scss */
    #access .content .content_body dl.movie_list dt {
      float: left;
      width: 5em; }
    /* line 121, ../sass/_access.scss */
    #access .content .content_body dl.movie_list dd {
      margin-left: 6em; }
    /* line 124, ../sass/_access.scss */
    #access .content .content_body dl.movie_list:after {
      content: "";
      display: block;
      clear: both; }
  /* line 131, ../sass/_access.scss */
  #access .content .content_body .movie_iframe iframe {
    width: 100%; } }

/* お知らせ用CSS
------------------------*/
/* line 7, ../sass/_oshirase.scss */
#oshirase .content .content_right .content_body .information_list span.new {
  color: #FFF;
  background-color: #E00000;
  padding: 2px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 90%; }
@media print, screen and (min-width: 960px) {
  /* line 39, ../sass/_oshirase.scss */
  #oshirase .content .content_body .information_list dl {
    border-bottom: 1px dotted #FBB305; }
    /* line 41, ../sass/_oshirase.scss */
    #oshirase .content .content_body .information_list dl:after {
      content: "";
      display: block;
      clear: both; }
    /* line 46, ../sass/_oshirase.scss */
    #oshirase .content .content_body .information_list dl dt {
      float: left;
      width: 6em; }
    /* line 50, ../sass/_oshirase.scss */
    #oshirase .content .content_body .information_list dl dd {
      margin-left: 7em; } }

/* お問い合わせ用CSS
------------------------*/
/* line 2, ../sass/_contact.scss */
#contact .content .notice {
  color: #9F1315;
  font-weight: bold; }
/* line 6, ../sass/_contact.scss */
#contact .content .doui {
  margin-left: .2em; }
/* line 13, ../sass/_contact.scss */
#contact .contact_form dl dt {
  color: #000;
  font-weight: bold;
  margin: 0; }
  /* line 18, ../sass/_contact.scss */
  #contact .contact_form dl dt.required:after {
    /*content:"\203B\5FC5\9808";*/
    content: "\5FC5\9808";
    display: inline-block;
    /*background-color:#9F1315;*/
    color: #9F1315;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 5px;
    font-weight: bold; }
/* line 32, ../sass/_contact.scss */
#contact .contact_form dl dd {
  margin: 0; }
  /* line 34, ../sass/_contact.scss */
  #contact .contact_form dl dd input[type=text],
  #contact .contact_form dl dd select,
  #contact .contact_form dl dd textarea {
    border: 0;
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2); }
    /* line 45, ../sass/_contact.scss */
    #contact .contact_form dl dd input[type=text]:focus,
    #contact .contact_form dl dd select:focus,
    #contact .contact_form dl dd textarea:focus {
      border: solid 1px #EEA34A; }
  /* line 49, ../sass/_contact.scss */
  #contact .contact_form dl dd select {
    line-height: 1em;
    height: 1.7em;
    padding: 2px; }
  /* line 54, ../sass/_contact.scss */
  #contact .contact_form dl dd input[type=text],
  #contact .contact_form dl dd textarea {
    font-size: 1.3em;
    font-family: Arial, sans-serif;
    color: #aaa;
    color: #000; }
  /* line 61, ../sass/_contact.scss */
  #contact .contact_form dl dd .zipcode_prefid {
    color: #FFF;
    background-color: #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 5px; }
  /* line 69, ../sass/_contact.scss */
  #contact .contact_form dl dd .w_30p {
    width: 30%; }
  /* line 72, ../sass/_contact.scss */
  #contact .contact_form dl dd .w_50p {
    width: 50%; }
  /* line 75, ../sass/_contact.scss */
  #contact .contact_form dl dd .w_100p {
    width: 100%; }
  /* line 79, ../sass/_contact.scss */
  #contact .contact_form dl dd .error .notice {
    text-indent: 0;
    padding-left: 0;
    color: #9F1315;
    font-weight: bold;
    font-size: 90%; }
    /* line 85, ../sass/_contact.scss */
    #contact .contact_form dl dd .error .notice:before {
      content: "";
      display: none; }
/* line 97, ../sass/_contact.scss */
#contact .contact_form .form_button_area:after {
  content: "";
  display: block;
  clear: both; }
/* line 102, ../sass/_contact.scss */
#contact .contact_form .form_button_area input[type=submit] {
  box-sizing: border-box;
  display: block;
  background-color: #fdce74;
  color: #FFF;
  text-align: center;
  font-size: 21px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1; }
  /* line 109, ../sass/_contact.scss */
  #contact .contact_form .form_button_area input[type=submit] i {
    margin-left: 5px; }
  /* line 113, ../sass/_contact.scss */
  #contact .contact_form .form_button_area input[type=submit]:hover {
    text-decoration: none;
    opacity: .6; }
@media screen and (max-width: 960px) {
  /* line 132, ../sass/_contact.scss */
  #contact .content .content_body .contact_form dl dd .w_20p {
    width: 20%; }
  /* line 135, ../sass/_contact.scss */
  #contact .content .content_body .contact_form dl dd .w_40p {
    width: 40%; }
  /* line 138, ../sass/_contact.scss */
  #contact .content .content_body .contact_form dl dd .w_30p {
    width: 60%; }
  /* line 141, ../sass/_contact.scss */
  #contact .content .content_body .contact_form dl dd .w_50p {
    width: 50%; }
  /* line 144, ../sass/_contact.scss */
  #contact .content .content_body .contact_form dl dd .w_100p {
    width: 90%; }
  /* line 147, ../sass/_contact.scss */
  #contact .content .content_body .contact_form dl dd .br_indention {
    margin-top: .5em; } }
@media print, screen and (min-width: 960px) {
  /* line 164, ../sass/_contact.scss */
  #contact .content .content_body .contact_form dl {
    margin-bottom: 20px; }
    /* line 170, ../sass/_contact.scss */
    #contact .content .content_body .contact_form dl dd input[type=text] {
      padding: 3px; }
    /* line 173, ../sass/_contact.scss */
    #contact .content .content_body .contact_form dl dd .br_indention {
      margin-left: .5em; }
    /* line 179, ../sass/_contact.scss */
    #contact .content .content_body .contact_form dl dd .w_20p {
      width: 20%; }
    /* line 182, ../sass/_contact.scss */
    #contact .content .content_body .contact_form dl dd .w_40p {
      width: 40%; }
    /* line 185, ../sass/_contact.scss */
    #contact .content .content_body .contact_form dl dd .w_30p {
      width: 30%; }
    /* line 188, ../sass/_contact.scss */
    #contact .content .content_body .contact_form dl dd .w_50p {
      width: 50%; }
    /* line 191, ../sass/_contact.scss */
    #contact .content .content_body .contact_form dl dd .w_100p {
      width: 90%; }
  /* line 197, ../sass/_contact.scss */
  #contact .content .content_body .contact_form .form_button_area input[type=submit] {
    padding: 5px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -web-kit-border-radius: 5px; }
  /* line 206, ../sass/_contact.scss */
  #contact .content .content_body .contact_form .confirm_wrap .button input[type=submit] {
    margin: 0 auto; } }

/* line 2, ../sass/_foundation.scss */
#foundation .content .flow_chart_img {
  margin-bottom: 2em; }
/* line 7, ../sass/_foundation.scss */
#foundation .ul_info {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  /* line 11, ../sass/_foundation.scss */
  #foundation .ul_info li {
    margin-left: 1.2em;
    text-indent: -1.2em; }
    /* line 14, ../sass/_foundation.scss */
    #foundation .ul_info li:before {
      content: "\25A0";
      margin-right: .2em; }
/* line 20, ../sass/_foundation.scss */
#foundation .ul_policy {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-weight: bold;
  margin-bottom: 2em; }
/* line 28, ../sass/_foundation.scss */
#foundation .president_name_wrap:after {
  content: "";
  display: block;
  clear: both; }
/* line 33, ../sass/_foundation.scss */
#foundation .president_name_wrap .president_name {
  float: right;
  width: 5em;
  font-size: 120%; }
  /* line 37, ../sass/_foundation.scss */
  #foundation .president_name_wrap .president_name span {
    display: block;
    font-size: 85%; }
@media print, screen and (min-width: 960px) {
  /* line 59, ../sass/_foundation.scss */
  #foundation .content .content_body .aOpCont h3 {
    color: #FF6600; }
  /* line 62, ../sass/_foundation.scss */
  #foundation .content .content_body .aOpCont .dl_foundation {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #FDE19B; }
    /* line 66, ../sass/_foundation.scss */
    #foundation .content .content_body .aOpCont .dl_foundation:after {
      content: "";
      display: block;
      clear: both; }
    /* line 71, ../sass/_foundation.scss */
    #foundation .content .content_body .aOpCont .dl_foundation dt {
      float: left;
      width: 6em; }
    /* line 75, ../sass/_foundation.scss */
    #foundation .content .content_body .aOpCont .dl_foundation dd {
      margin: 0 0 0 7em; } }

/*  農地中間管理事業のQ&A用CSS
------------------------*/
/* line 4, ../sass/_lendqa.scss */
#lendqa .content .content_body ul.no_color {
  margin: 0;
  padding: 0;
  margin-left: 2em;
  list-style-type: disc; }
  /* line 9, ../sass/_lendqa.scss */
  #lendqa .content .content_body ul.no_color li {
    font-weight: normal;
    color: #000; }
/* line 15, ../sass/_lendqa.scss */
#lendqa .content .content_body dl.qanda_list {
  margin-left: 0em; }
  /* line 16, ../sass/_lendqa.scss */
  #lendqa .content .content_body dl.qanda_list .uanda_inner_ul,
  #lendqa .content .content_body dl.qanda_list .uanda_inner_ul_nod,
  #lendqa .content .content_body dl.qanda_list .uanda_inner_ol {
    margin: 0;
    padding: 0;
    margin-left: 2em;
    margin-bottom: 1em; }
  /* line 24, ../sass/_lendqa.scss */
  #lendqa .content .content_body dl.qanda_list .uanda_inner_ul_nod {
    margin-left: 1em;
    list-style-type: none; }
    /* line 27, ../sass/_lendqa.scss */
    #lendqa .content .content_body dl.qanda_list .uanda_inner_ul_nod li {
      margin-left: 1em;
      text-indent: -1em; }
  /* line 32, ../sass/_lendqa.scss */
  #lendqa .content .content_body dl.qanda_list .notice {
    margin: 0;
    padding: 0;
    margin-left: 1em;
    text-indent: -1em; }
  /* line 39, ../sass/_lendqa.scss */
  #lendqa .content .content_body dl.qanda_list dt {
    font-weight: bold;
    text-indent: -2em;
    margin-left: 2em; }
    /* line 43, ../sass/_lendqa.scss */
    #lendqa .content .content_body dl.qanda_list dt .uanda_inner_ul {
      text-indent: 0em; }
  /* line 47, ../sass/_lendqa.scss */
  #lendqa .content .content_body dl.qanda_list dd {
    margin: 0;
    padding-left: 2em;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #CCC; }
  /* line 54, ../sass/_lendqa.scss */
  #lendqa .content .content_body dl.qanda_list:after {
    content: "";
    display: block;
    clear: both; }
@media print, screen and (min-width: 960px) {
  /* line 75, ../sass/_lendqa.scss */
  #lendqa .content .content_body h3.information_h3 {
    font-size: 95%; } }

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