@charset "UTF-8";
html {
  overflow-y: scroll;
}

body {
  line-height: 1;
  color: #000;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.7 Verdana,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  *font-size: small;
  *font: x-small;
}

select, input, button, textarea {
  font: 99% Verdana,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

body {
  background: url(./img/bg.png) left top repeat;
  color: #333;
  border: 3px #356731 solid;
}

img {
  vertical-align: bottom;
}

.clrfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

.inner {
  width: 960px;
  height: auto;
  margin: 0 auto;
  position: relative;
}

::-moz-selection {
  background: #356731;
  color: #fff;
}

::selection {
  background: #356731;
  color: #fff;
}

a:link {
  color: #356731;
}

a:visited {
  color: #356731;
}

a:hover {
  color: #356731;
  text-decoration: none;
}

a:active {
  color: #356731;
}

#top-header {
  width: auto;
  height: 552px;
  position: relative;
}
#top-header #menu {
  width: 960px;
  height: 112px;
  margin: 0 auto;
  position: relative;
  top: 440px;
}
#top-header #menu h1 {
  width: 323px;
  height: 45px;
  position: absolute;
  top: 35px;
  left: 0;
}
#top-header #menu ul {
  width: 537px;
  height: 51px;
  overflow: hidden;
  position: absolute;
  top: 30px;
  right: 0;
}
#top-header #menu ul li {
  list-style: none;
  float: left;
  height: 51px;
  margin-right: 45px;
  overflow: hidden;
}
#top-header #menu ul li:last-child {
  margin-right: 0;
}
#top-header #menu ul li img {
  margin-top: -57px;
}
#top-header #menu ul li.active img {
  margin-top: 0;
}
#top-header #slider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
#top-header #slider:after {
  width: 100%;
  height: 10px;
  display: block;
  content: "";
  background: url(./img/top/slider/shadow.png) left top repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}

#header {
  width: auto;
  height: 174px;
  margin-bottom: 40px;
  background: url(./img/header/bg-sub.jpg) center top no-repeat;
  position: relative;
}
#header #menu {
  width: 960px;
  height: 69px;
  margin: 0 auto;
  position: relative;
  top: 80px;
}
#header #menu #logo {
  width: 323px;
  height: 45px;
  position: absolute;
  top: 35px;
  left: 0;
}
#header #menu ul {
  width: 537px;
  height: 51px;
  overflow: hidden;
  position: absolute;
  top: 30px;
  right: 0;
}
#header #menu ul li {
  list-style: none;
  float: left;
  height: 51px;
  margin-right: 45px;
  overflow: hidden;
}
#header #menu ul li:last-child {
  margin-right: 0;
}
#header #menu ul li img {
  margin-top: -57px;
}
#header #menu ul li.active img {
  margin-top: 0;
}
#header #slider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
#header #slider:after {
  width: 100%;
  height: 10px;
  display: block;
  content: "";
  background: url(./img/top/slider/shadow.png) left top repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}

#font-size {
  width: 251px;
  height: 34px;
  margin-left: 240px;
  background: url(./img/header/font/bg.png) left top no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
}
#font-size h2 {
  padding-left: 20px;
}
#font-size ul {
  position: absolute;
  top: 0;
  left: 114px;
  overflow: hidden;
}
#font-size ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
}
#font-size ul li:last-child {
  margin-left: 0;
}
#font-size ul li span {
  display: block;
  height: 34px;
  cursor: pointer;
}
#font-size ul li span.default {
  width: 36px;
  background: url(./img/header/font/default_on.png) left top no-repeat;
}
#font-size ul li span.medium {
  width: 22px;
  background: url(./img/header/font/medium_on.png) left top no-repeat;
}
#font-size ul li span.large {
  width: 24px;
  background: url(./img/header/font/large_on.png) left top no-repeat;
}
#font-size ul li span.active img {
  opacity: 0;
}

#container {
  width: 960px;
  height: auto;
  margin: 0 auto 50px;
}

#main {
  width: 680px;
  height: auto;
  float: right;
}
#main .header-photo {
  width: auto;
  height: auto;
  margin-bottom: 48px;
}
#main h1 {
  margin-bottom: 48px;
  text-align: center;
}
#main h2 {
  margin-bottom: 20px;
  padding-left: 25px;
  background: url(./img/bg-h2.png) left center no-repeat;
  font-size: 124%;
  line-height: 1;
}
#main h2.icon-none {
  padding-left: 0;
  background: none;
  text-align: center;
}
#main > p {
  margin: 0 24px 1em;
}
#main p.last {
  margin-bottom: 28px;
}
#main .button {
  text-align: center;
}
#main .button > a, #main .button button {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 35px 13px 70px;
  background: #356731;
  text-decoration: none;
  color: #fff;
  font-size: 124%;
  font-weight: bold;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border: none;
  border-bottom: 3px #1a3d17 solid;
  border-radius: 6px;
  position: relative;
  cursor: pointer;
  outline: none;
}
#main .button > a:hover, #main .button button:hover {
  margin-top: 1px;
  border-bottom: 2px #1a3d17 solid;
}
#main .button > a:active, #main .button button:active {
  margin-top: 3px;
  border-bottom: none;
}
#main .button > a.conf-back, #main .button button.conf-back {
  margin-top: 15px;
  background: #eee;
  border-bottom: 3px #bebebe solid;
  color: #333;
  text-shadow: none;
}
#main .button > a.conf-back:hover, #main .button button.conf-back:hover {
  border-bottom: 2px #bebebe solid;
}
#main .button > a:before {
  display: block;
  width: 22px;
  height: 18px;
  margin-top: -7px;
  content: url(./img/apply/top/icon-button.png);
  position: absolute;
  top: 50%;
  left: 35px;
}
#main .button .confirm:before {
  display: block;
  width: 22px;
  height: 22px;
  margin-top: -9px;
  content: url(./img/apply/form/icon-confirm.png);
  position: absolute;
  top: 50%;
  left: 35px;
}
#main .button .back:before {
  display: block;
  width: 22px;
  height: 22px;
  margin-top: -9px;
  content: url(./img/apply/form/icon-confirm.png);
  position: absolute;
  top: 50%;
  left: 35px;
}
#main .button .submit:before {
  display: block;
  width: 22px;
  height: 22px;
  margin-top: -9px;
  content: url(./img/apply/form/icon-submit.png);
  position: absolute;
  top: 50%;
  left: 35px;
}

#sub {
  width: 240px;
  height: auto;
  float: left;
}
#sub #sub-menu {
  margin-bottom: 60px;
  padding-top: 36px;
  background: url(./img/bg-wood.png) left top repeat;
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.6);
  text-align: center;
  border-radius: 6px;
}
#sub #sub-menu h2 {
  padding-bottom: 20px;
}
#sub #sub-menu ul {
  padding-bottom: 30px;
}
#sub #sub-menu ul li {
  list-style: none;
  margin-bottom: 6px;
}
#sub #sub-menu ul li:last-child {
  margin-bottom: 0;
}
#sub #sub-menu ul li.active {
  background: url(./img/sub/menu/bg-active.png) left top no-repeat;
}
#sub #sub-menu ul li a {
  display: block;
}
#sub #sub-menu ul li a:hover {
  background: url(./img/sub/menu/bg-active.png) left top no-repeat;
}
#sub #sub-title {
  margin-bottom: 60px;
  padding: 36px 0 30px;
  background: url(./img/bg-wood.png) left top repeat;
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.6);
  text-align: center;
  border-radius: 6px;
}
#sub #banner {
  text-align: center;
}
#sub #banner h2 {
  margin-bottom: 17px;
}
#sub #banner ul li {
  list-style: none;
  margin-bottom: 6px;
}

#footer {
  width: auto;
  height: 227px;
  background: url(./img/footer/bg.png) left bottom repeat-x;
}
#footer #logo {
  padding-top: 95px;
}
#footer #footer-menu {
  width: auto;
  height: auto;
  text-align: right;
  position: absolute;
  top: 95px;
  right: 0;
}
#footer #footer-menu li {
  list-style: none;
  display: inline-block;
  margin-left: 50px;
}
#footer #other-menu {
  width: auto;
  height: auto;
  text-align: right;
  position: absolute;
  top: 130px;
  right: 0;
}
#footer #other-menu li {
  list-style: none;
  margin-bottom: 5px;
}

#copyright {
  width: auto;
  height: auto;
  padding: 25px 0 23px;
  text-align: center;
  color: #356731;
  font-size: 77%;
  font-weight: bold;
}

.copy {
  width: auto;
  height: auto;
  padding: 68px 0;
  text-align: center;
}

.segyou {
  width: auto;
  height: auto;
  padding: 50px 0;
  background: url(./img/top/segyou/bg.png) left top repeat;
}
.segyou h2 {
  margin-bottom: 30px;
  text-align: center;
}
.segyou p {
  margin-bottom: 30px;
  text-align: center;
}
.segyou .segyou-list {
  text-align: center;
}
.segyou .segyou-list section {
  display: inline-block;
  margin-right: 100px;
}
.segyou .segyou-list section:last-child {
  margin-right: 0;
}
.segyou .segyou-list section h3 {
  margin: 10px 0;
  font-size: 108%;
}
.segyou .segyou-list section h3 span {
  display: inline-block;
  padding: 5px 15px;
  background: url(./img/bg-wood.png) left top repeat;
}
.segyou .segyou-list section a {
  display: inline-block;
  padding: 3px 13px 5px 25px;
  background: #356731;
  text-decoration: none;
  color: #fff;
  font-size: 85%;
  font-weight: bold;
  border-top: 2px #305c2c solid;
  border-radius: 20px;
  position: relative;
}
.segyou .segyou-list section a:hover {
  background: #447a3f;
}
.segyou .segyou-list section a:before {
  width: 0;
  height: 0;
  margin-top: -5px;
  content: "";
  border: 4px transparent solid;
  border-left: 4px #fff solid;
  position: absolute;
  top: 50%;
  left: 14px;
}

.sgec {
  width: auto;
  height: auto;
  margin-bottom: 50px;
  padding: 50px 0 100px;
  background: url(./img/top/sgec/bg.png) center bottom no-repeat;
  text-align: center;
}
.sgec h2 {
  margin-bottom: 30px;
}
.sgec p {
  margin-bottom: 30px;
}
.sgec a {
  display: inline-block;
  padding: 3px 18px 3px 33px;
  background: #fff;
  text-decoration: none;
  color: #356731;
  font-weight: bold;
  border-radius: 20px;
  position: relative;
}
.sgec a i {
  display: inline-block;
  width: 7px;
  height: 9px;
  margin-top: -4px;
  content: url(./img/top/sgec/arrow.png);
  position: absolute;
  top: 50%;
  left: 18px;
}
.sgec a:hover {
  background: #356731;
  color: #fff;
}
.sgec a:hover i {
  content: url(./img/top/sgec/arrow_on.png);
}

.segyou-top .intro {
  margin: 0 24px;
}
.segyou-top .intro p {
  margin-bottom: 1.5em;
}
.segyou-top .intro ol {
  margin: 0 0 2em 40px;
  padding-top: 0.5em;
}
.segyou-top .segyou-list {
  padding: 30px 0 70px;
  text-align: center;
}
.segyou-top .segyou-list section {
  display: inline-block;
  margin-right: 60px;
}
.segyou-top .segyou-list section:last-child {
  margin-right: 0;
}
.segyou-top .segyou-list section h3 {
  margin: 10px 0;
  font-size: 108%;
}
.segyou-top .segyou-list section h3 span {
  display: inline-block;
  padding: 5px 15px;
  background: url(./img/bg-wood.png) left top repeat;
}
.segyou-top .segyou-list section a {
  display: inline-block;
  padding: 3px 13px 5px 25px;
  background: #356731;
  text-decoration: none;
  color: #fff;
  font-size: 85%;
  font-weight: bold;
  border-top: 2px #305c2c solid;
  border-radius: 20px;
  position: relative;
}
.segyou-top .segyou-list section a:hover {
  background: #447a3f;
}
.segyou-top .segyou-list section a:before {
  width: 0;
  height: 0;
  margin-top: -5px;
  content: "";
  border: 4px transparent solid;
  border-left: 4px #fff solid;
  position: absolute;
  top: 50%;
  left: 14px;
}
.segyou-top .outro {
  text-align: center;
}
.segyou-top .outro p {
  padding-bottom: 50px;
}
.segyou-top .outro p:last-child {
  padding-bottom: 0;
}

.sagyou-list {
  margin: 0 24px;
  background: url(./img/line-dot.png) left top repeat-x;
}
.sagyou-list dl {
  width: auto;
  min-height: 221px;
  padding: 28px 0 33px;
  background: url(./img/line-dot.png) left bottom repeat-x;
  position: relative;
}
.sagyou-list dl dt {
  margin: 10px 0 10px 320px;
  padding-left: 23px;
  background: url(./img/bg-h3.png) left center no-repeat;
  font-size: 116%;
  font-weight: bold;
}
.sagyou-list dl dd {
  margin-left: 320px;
}
.sagyou-list dl dd p {
  margin-bottom: 1.5em;
}
.sagyou-list dl .head {
  width: 294px;
  height: 221px;
  position: absolute;
  top: 28px;
  left: 0;
}

.kanbatsu-ex {
  margin: 0 24px;
  background: url(./img/line-dot.png) left top repeat-x;
  padding-top: 33px;
}
.kanbatsu-ex ul {
  background: url(./img/line-dot.png) left bottom repeat-x;
  padding-bottom: 33px;
}
.kanbatsu-ex ul li {
  list-style: none;
  margin-bottom: 38px;
  position: relative;
}
.kanbatsu-ex ul li:last-child {
  margin-bottom: 0;
}
.kanbatsu-ex ul li h3 {
  padding-left: 23px;
  background: url(./img/bg-h3.png) left center no-repeat;
  font-size: 116%;
  position: absolute;
  top: 30px;
  left: 235px;
}
.kanbatsu-ex ul li .text {
  position: absolute;
  top: 80px;
  left: 330px;
}
.kanbatsu-ex ul li .text .ex {
  margin-top: 1em;
  padding-left: 4.5em;
  font-size: 85%;
  position: relative;
}
.kanbatsu-ex ul li .text .ex span {
  position: absolute;
  top: 0;
  left: 0;
}

.kanbatsu-list {
  margin: 0 24px;
  background: url(./img/line-dot.png) left bottom repeat-x;
  padding: 28px 0 33px;
}
.kanbatsu-list ul li {
  list-style: none;
  margin-bottom: 38px;
  position: relative;
}
.kanbatsu-list ul li:last-child {
  margin-bottom: 0;
}
.kanbatsu-list ul li h3 {
  padding-left: 23px;
  background: url(./img/bg-h3.png) left center no-repeat;
  font-size: 116%;
  position: absolute;
  top: 30px;
  left: 235px;
}
.kanbatsu-list ul li .text {
  position: absolute;
  top: 80px;
  left: 330px;
}
.kanbatsu-list ul li .text .movie {
  padding-top: 10px;
}
.kanbatsu-list ul li .text .movie p {
  margin-bottom: 5px;
}
.kanbatsu-list ul li .text .movie p a {
  display: inline-block;
  padding: 2px 16px 3px 37px;
  background: #356731;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border-top: 1px #305c2c solid;
  border-radius: 20px;
  position: relative;
}
.kanbatsu-list ul li .text .movie p a:hover {
  background: #447a3f;
}
.kanbatsu-list ul li .text .movie p a:before {
  display: block;
  width: 15px;
  height: 15px;
  margin-top: -9px;
  content: url(./img/segyou/kanbatsu/movie.png);
  position: absolute;
  top: 50%;
  left: 15px;
}
.kanbatsu-list ul li .text .movie .volume {
  padding: 10px 0 0 14px;
  color: #821f0b;
  font-size: 85%;
  font-weight: bold;
  position: relative;
}
.kanbatsu-list ul li .text .movie .volume:before {
  display: block;
  width: 9px;
  height: 11px;
  margin-top: -3px;
  content: url(./img/segyou/kanbatsu/volume.png);
  position: absolute;
  top: 50%;
  left: 0;
}

.overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: url(./img/bg-wood.png) left top repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.modal {
  display: none;
  width: 710px;
  min-height: 200px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 1px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 1px;
  overflow: auto;
  z-index: 1001;
  position: absolute;
  border-radius: 6px;
}
.modal .modal-head {
  display: table;
  width: 100%;
  height: 50px;
  background: url(./img/bg-modal.png) left top repeat;
  border-top: 1px #2f4f4f solid;
  -webkit-box-shadow: rgba(255, 255, 255, 0.65) 0px 5px 8px -6px inset;
  box-shadow: rgba(255, 255, 255, 0.65) 0px 5px 8px -6px inset;
}
.modal .modal-head p {
  display: table-cell;
  padding-right: 15px;
  text-align: right;
  vertical-align: middle;
}
.modal .modal-head p .closeBtn {
  cursor: pointer;
}
.modal .modal-body {
  padding: 20px 30px;
  background: #000;
}

.apply-top .intro {
  margin: 0 24px 33px;
  padding-bottom: 36px;
  background: url(./img/line-dot.png) left bottom repeat-x;
}
.apply-top .intro p {
  margin-bottom: 1.5em;
}
.apply-top .intro p:last-child {
  margin-bottom: 0;
}
.apply-top .intro blockquote {
  width: auto;
  height: auto;
  margin: 1.5em 0;
  padding: 2em 3em;
  background: url(./img/bg-dark.png) left top repeat;
  border-radius: 6px;
}
.apply-top .intro blockquote p {
  margin-bottom: 0;
}
.apply-top .intro blockquote p b {
  display: inline-block;
  margin-bottom: 1em;
}
.apply-top .appry-about {
  margin: 0 24px;
}
.apply-top .appry-about ul {
  margin: 0 0 4em 50px;
}

.apply-form .intro {
  margin: 0 24px 33px;
  padding-bottom: 36px;
  background: url(./img/line-dot.png) left bottom repeat-x;
}
.apply-form .intro p {
  margin-bottom: 1.5em;
}
.apply-form .intro p:last-child {
  margin-bottom: 0;
}
.apply-form .intro aside {
  width: auto;
  height: auto;
  margin: 1.5em 0;
  padding: 2em;
  background: url(./img/bg-dark.png) left top repeat;
  border-radius: 6px;
}
.apply-form .intro aside p {
  margin-bottom: 0;
}
.apply-form .intro aside p b {
  display: inline-block;
  margin-bottom: 1em;
}
.apply-form .intro aside ul {
  margin: 0 15px 0 25px;
}
.apply-form .form {
  display: table;
  width: 632px;
  height: auto;
  margin: 0 24px 33px;
  border-top: 1px #d2c6af solid;
}
.apply-form .form dl {
  display: table-row;
  font-size: 108%;
}
.apply-form .form dl dt {
  display: table-cell;
  padding: 24px;
  background: url(./img/bg-dark.png) left top repeat;
  vertical-align: middle;
  font-weight: bold;
  border-top: 1px #f4ede0 solid;
  border-bottom: 1px #d2c6af solid;
}
.apply-form .form dl dt.required:after {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 10px;
  padding: 2px 8px 3px;
  content: "必須";
  background: #821f0b;
  color: #fff;
  font-size: 77%;
  border-radius: 6px;
}
.apply-form .form dl dd {
  display: table-cell;
  padding: 24px;
  vertical-align: middle;
  border-top: 1px #f4ede0 solid;
  border-bottom: 1px #d2c6af solid;
}
.apply-form .form dl dd ul {
  overflow: hidden;
}
.apply-form .form dl dd ul li {
  list-style: none;
  float: left;
  margin-left: 42px;
}
.apply-form .form dl dd ul li:first-child {
  margin-left: 0;
}
.apply-form .form dl dd p {
  padding-bottom: 1em;
  font-size: 93%;
}
.apply-form .form dl dd p.ex {
  padding: 1em 0 0 0;
  font-size: 77%;
}
.apply-form .form .check-img {
  display: block;
  width: auto;
  height: 18px;
  padding-left: 25px;
  background: url(./img/apply/form/icon-checkbox.png) left bottom no-repeat;
  line-height: 18px;
  cursor: pointer;
  overflow: hidden;
}
.apply-form .form .check-img input[type="radio"] {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.apply-form .form .check-img_on {
  background-position: left top;
}
.apply-form .form input[type="text"] {
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  background: #ded3bd;
  border: none;
  border-top: 1px #bdb4a1 solid;
  border-radius: 6px;
}
.apply-form .form input.zipcode {
  width: 130px;
}
.apply-form .form #zipinput {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 10px;
  padding: 8px 10px;
  background: #356731;
  color: #fff;
  font-size: 77%;
  font-weight: bold;
  border: none;
  border-bottom: 2px #1a3d17 solid;
  border-radius: 6px;
  position: relative;
  cursor: pointer;
  outline: none;
}
.apply-form .form #zipinput:active {
  top: 2px;
  border-bottom: none;
}
.apply-form .form textarea {
  vertical-align: bottom;
  box-sizing: border-box;
  width: 100%;
  height: 124px;
  padding: 8px;
  background: #ded3bd;
  border: none;
  border-top: 1px #bdb4a1 solid;
  border-radius: 6px;
}
.apply-form .form-confirm dl dt {
  width: 100px;
}
.apply-form #form-copyright {
  display: none;
}
.apply-form .form-completion p {
  margin-bottom: 1em;
}
.apply-form .form-completion aside {
  padding-top: 1.5em;
}
.apply-form .form-completion aside h3 {
  margin-bottom: 10px;
  padding-left: 23px;
  background: url(./img/bg-h3.png) left center no-repeat;
  font-size: 116%;
  font-weight: bold;
}

.sgec-page section {
  margin: 0 24px 60px;
}
.sgec-page section:last-child {
  margin-bottom: 0;
}
.sgec-page section a[target="_blank"] {
  display: inline-block;
  margin: 0 2px;
  padding-right: 20px;
  background: url(./img/icon-blank.png) right center no-repeat;
}
.sgec-page section h3 {
  margin-bottom: 10px;
  padding-left: 23px;
  background: url(./img/bg-h3.png) left center no-repeat;
  font-size: 116%;
}
.sgec-page section h3 span {
  font-size: 77%;
}
.sgec-page section.sgec-intro {
  margin-bottom: 30px;
}
.sgec-page section.what-box {
  margin: 50px 0;
}
.sgec-page section.what-box .img {
  float: left;
  margin: 0 1.5em 0 0;
}
.sgec-page section.what-box .img + p {
  padding-top: 1em;
}
.sgec-page section h4 {
  margin: 50px 0;
  text-align: center;
}
.sgec-page section h4 + p {
  margin-bottom: 30px;
}
.sgec-page section.sgec-outro p {
  margin-bottom: 1em;
}
.sgec-page section.sgec-outro p:last-child {
  margin-bottom: 0;
}

.outline section {
  margin: 0 24px 60px;
}
.outline section:last-child {
  margin-bottom: 0;
}
.outline section h3 {
  margin-bottom: 10px;
  padding-left: 23px;
  background: url(./img/bg-h3.png) left center no-repeat;
  font-size: 116%;
}
.outline section table {
  width: 632px;
  border-collapse: separate;
  border-top: 1px #d2c6af solid;
}
.outline section table th {
  width: 9em;
  padding: 10px 20px;
  background: url(./img/bg-dark.png) left top repeat;
  text-align: left;
  border-top: 1px #f4ede0 solid;
  border-bottom: 1px #d2c6af solid;
}
.outline section table td {
  padding: 10px 20px;
  border-top: 1px #f4ede0 solid;
  border-bottom: 1px #d2c6af solid;
}
.outline section table td a {
  display: inline-block;
  margin-left: 10px;
  padding: 0px 5px 1px;
  background: #356731;
  text-decoration: none;
  color: #fff;
  font-size: 85%;
  border-top: 1px #305c2c solid;
  border-radius: 6px;
  position: relative;
}
.outline section table td a:hover {
  background: #447a3f;
}
.outline section table + h3 {
  margin-top: 20px;
}

.close {
  margin-bottom: 16px;
  padding: 8px 16px;
  background: #ba2636;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
}

.other section {
  margin: 0 24px 60px;
}
.other section:last-child {
  margin-bottom: 0;
}
.other section h3 {
  margin-bottom: 10px;
  padding-left: 23px;
  background: url(./img/bg-h3.png) left center no-repeat;
  font-size: 116%;
}
.other section p {
  margin-bottom: 1em;
}
.other section p:last-child {
  margin-bottom: 0;
}
.other section p + h3 {
  margin-top: 2em;
}
.other section .sitemap {
  margin: 2em 0 2em 23px;
}
.other section .sitemap > li {
  margin-bottom: 10px;
}
.other section .sitemap > li:last-child {
  margin-bottom: 0;
}
.other section .sitemap > li > a {
  display: block;
}
.other section .sitemap > li ul {
  margin: 0 0 0 20px;
}
.other section .sitemap > li ul li a {
  display: block;
}
.other section .browser {
  margin: 1em 0 20px 30px;
}
.other section .browser li {
  list-style: square;
  margin-bottom: 5px;
}
.other section .browser li:last-child {
  margin-bottom: 0;
}
.other section ol {
  margin: 1em 0 2em 30px;
}
.other section aside {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
  border: 1px #d2c6af solid;
}
.other section aside a {
  text-decoration: none;
  font-size: 85%;
}
.other section aside a p {
  display: table-cell;
  vertical-align: middle;
}
.other section aside a p img {
  padding: 15px 20px;
}
