@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.ColL {
  float: left; }

.ColR {
  float: right; }

.txtL {
  text-align: left !important; }

.txtC {
  text-align: center !important; }

.txtR {
  text-align: right !important; }

.v-middle {
  vertical-align: middle !important; }

.v-bottom {
  vertical-align: bottom !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.txt80 {
  font-size: 80% !important; }

.txt90 {
  font-size: 90% !important; }

.txt110 {
  font-size: 110% !important; }

.txt120 {
  font-size: 120% !important; }

.txt130 {
  font-size: 130% !important; }

.txt150 {
  font-size: 150% !important; }

.txt170 {
  font-size: 170% !important; }

.cf:before,
.cf:after {
  content: "" !important;
  display: block !important;
  overflow: hidden !important; }

.cf:after {
  clear: both !important; }

.cf {
  zoom: 1 !important; }

a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8; }

strong {
  font-weight: bold; }

hr {
  height: 1px;
  border: none;
  margin: 15px 0px; }

.line-dotted {
  border-bottom: dotted 1px #9a9a9a; }

.line-dashed {
  border-bottom: dashed 1px #9a9a9a; }

.line-solid {
  border-bottom: solid 1px #bfbfbf; }

.breadcrumb {
  margin-bottom: 20px;
  color: #666;
  line-height: 1; }
  .breadcrumb a {
    color: #666;
    text-decoration: none; }
    .breadcrumb a:hover {
      text-decoration: underline; }
  .breadcrumb ul {
    padding: 0;
    font-size: 85%;
    list-style: none; }
    .breadcrumb ul li {
      display: inline-block; }
      .breadcrumb ul li:before {
        content: "> "; }
      .breadcrumb ul li:first-child:before {
        content: ""; }

body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  line-height: 1.7;
  color: #2c2d2b; }

img {
  vertical-align: bottom;
  max-width: 100%; }

#wrapper {
  max-width: 1114px;
  margin: 0 auto; }

#header {
  padding: 1% 0 1.5%; }
  #header #logo img {
    max-width: 50%; }

#mainvisual {
  margin-bottom: 6%;
  padding: 0 1%; }
  #mainvisual .flexslider {
    border: solid 1px #b2b2b2; }

#main {
  padding-bottom: 5%;
  width: 100%; }
  #main .main_text {
    margin: auto -6% 1% -3%; }
    #main .main_text h2 {
      margin-bottom: 6%;
      width: 66%;
      float: left; }
    #main .main_text .img {
      width: 34%;
      float: right;
      margin-top: -5%; }

#footer {
  background: #6bb92d;
  color: #fff;
  padding: 3% 0 3%;
  text-align: right; }
  #footer li {
    display: inline-block;
    margin-left: 2em; }
    #footer li:first-child {
      margin-left: 0; }
  #footer a {
    font-size: 12px;
    font-weight: bold;
    color: #fff; }
  #footer p {
    font-size: 8px; }
  #footer .container_in {
    font-size: 12px;
    /*width: 22.3em;*/
    text-align: right; }

.container {
  width: 100%;
  margin: auto; }

.container_in {
  width: 88%;
  margin: auto; }
