@charset "utf-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:700");
/* --------------------------------------------------
 body
 -------------------------------------------------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
	color:#000;
	font-size:16px;
	letter-spacing:1.4px;
	line-height:2.2;
    font-family: "Noto Sans Japanese","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯", sans-serif;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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;
	vertical-align: baseline;
}
a {
  color:#000;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
    vertical-align: middle;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  margin-bottom: 50px;
  border:none;
  border-top: dotted 1px #e1e1e1;
  height:1px;
  clear:both;
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
ol,
ul{
	padding:0;
	margin:0;
}
li{
	padding:0;
	margin:0;
	list-style: none;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="confirm"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
@media screen and (max-width:767px) {
body {
	font-size:13px;
	letter-spacing:2px;
	line-height:1.8;
}
}
/* --------------------------------------------------
 h
 -------------------------------------------------- */
h1 {font-weight:normal;}
h2 {font-size:240%;font-weight:500;}
h3 {font-size:200%;font-weight:500;}
h4 {font-size:150%;font-weight:500;}
h5 {font-size:120%;font-weight:bold;}

@media screen and (max-width:767px) {
h1 {}
h2 {font-size:140%;font-weight:normal;}
h3 {font-size:130%;font-weight:normal;}
h4 {font-size:120%;font-weight:normal;}
h5 {font-size:110%;font-weight:bold;}
}
/* --------------------------------------------------
 txt-size
 -------------------------------------------------- */
big,.big {font-size: 110%;}
bigest,.bigest {font-size: 180%;}
biger,.biger {font-size: 400%;font-weight:bold;}
@media screen and (max-width:767px) {
big,.big {font-size: 120%;}
bigest,.bigest {font-size: 130%;}
}
/* --------------------------------------------------
 txt-align
 -------------------------------------------------- */
.cp_l {text-align: left;}
.cp_r {text-align: right;}
.cp_c {text-align: center;}
@media screen and (max-width:767px) {

}
/* --------------------------------------------------
 color
 -------------------------------------------------- */
.gray {color:#999;}
.red {color:#F00;}
.yellow_b {background-color:#fffd52;}
/* --------------------------------------------------
 img
 -------------------------------------------------- */
@media screen and (max-width:767px) {
.img01 { width:100%; height:auto;}
}
/* --------------------------------------------------
 button
 -------------------------------------------------- */
.button_aria{
	text-align:center;
	margin:0 auto 8%;
}
.button01{
	display: inline-block;
	max-width:500px;
	text-align: left;
	background-color: #1f9228;
	font-size: 180%;
	text-decoration: none;
	font-weight: bold;
	margin:0 10px 0 10px;
	border-radius: 4px;
	border-bottom: 4px solid #0e6d15;
}
.button01 a{
	color: #FFF;
	display: block;
	padding: 10px 24px;
	text-decoration: none;
}
.button01:hover {
    transform: translateY(4px);
    border-bottom: none;
}
@media screen and (max-width:767px) {
.button01{
	max-width:100%;
	font-size: 140%;
}
}
/* --------------------------------------------------
 pc/sp
 -------------------------------------------------- */
.pc {display:block;}
.sp {display:none;}
@media screen and (max-width:767px) {
.pc {display:none;}
.sp {display:block;}
}
/* --------------------------------------------------
 page-top
 -------------------------------------------------- */
#page-top {
	position: fixed;
	bottom: 60px;
	right: 5px;
	font-size: 77%;
}
#page-top a {
	background: #c1bcb6;
	text-decoration: none;
	color: #fff;
	width: 40px;
	padding: 5px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #a39f9a;
}
/* --------------------------------------------------
 container
 -------------------------------------------------- */
#container {
	width:100%;
	margin:auto;
}
/* --------------------------------------------------
 header
 -------------------------------------------------- */
.header_inner{
    position: relative;
    width: 100%;
}
.header_inner {
    position: fixed;
    z-index: 100;
    height: 100px;
    background-color: #fff;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.header_inner.is-active {
    height: 60px;
    background: rgba(255,255,255,0.9);
    border-color: rgba(230,230,230,0.8);
}
.header_inner.is-active .gnavi a {
    padding: 21px 15px;
}
.header_inner.is-active .header_entry a {
    height: 49px;
    padding-top: 10px;
}
.header_inner.is-active .snavi {
    top: 60px;
    height: 34px;
}
.header_inner.is-active .snavi a {
    padding: 11px 30px;
}
.header_inner+.l-contents {
    padding-top: 100px;
}
.header_inner+.l-contents.l-contents_lower {
    padding-top: 150px;
}
.header_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin: 0 40px;
}
.header_logo {
    width: 220px;
    height: 72px;
}
.header_logo-image {
    height: 100%;
    background: url("../img/logo_pc.png") 0 0/220px 72px no-repeat;
}
.gnavi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.gnavi > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.gnavi > ul > li > a {
    position: relative;
    z-index: 1;
    padding: 41px 15px;
    font-size: 14px;
	text-decoration:none;
}
.gnavi > ul > li > a:before {
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
    z-index: -1;
    content: "";
    background-color: #ddf6ff;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.gnavi > ul > li > a:hover:before {
    height: 100%;
}
.gnavi li:hover > a {
    color: #023761;
}
.gnavi li:hover > a:before {
    height: 100%;
    background-color: #ddf6ff;
}
.gnavi_item.is-active {
    background-color: #f6cbd7;
    color: #ca3c67;
}
.dropmenu li ul {
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.dropmenu li:hover ul {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}
.snavi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 63px;
    box-shadow: 0 20px 30px rgba(0,0,0,0.3);
    background: #00384a;
}
.snavi--business {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-right: 260px;
}
.snavi--gallery {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-right: 83px;
}
.snavi.is-active {
    opacity: 1;
    visibility: visible;
    z-index: 0;
}
.snavi ul {
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
.snavi a {
    display: block;
    padding: 19px 30px;
    color: #fff;
    font-size: 14px;
	text-decoration:none;
}
.snavi a:hover {
    background: rgba(255,255,255,0.1);
}
.snavi a img {
    margin-right: 8px;
}
.snavi_item.is-active {
    color: #bca849;
}
.header_entry {
    padding: 34px 0 34px 16px;
    font-size: 14px;
}
.header_entry a {
    display: block;
    width: 150px;
    height: 90px;
    padding-top: 33px;
    background-color: #30a439;
    color: #fff;
    font-weight: 500;
    text-align: center;
	text-decoration:none;
}
.header_entry a:hover {
    background-color: #188a21;
    color: #fff;
}

@media only screen and (max-width: 959px){
.header_inner {
    height: 50px;
}
.header_inner.is-active {
    height: 50px;
}
.header_inner.is-active .accordion a {
    padding: 0;
}
.header_inner.is-active .dropmenu {
    height: 100vh;
}
.header_inner.is-active .dropmenu a {
    padding: 20px 0;
}
.header_inner+.l-contents {
    padding-top: 50px;
}
.header_inner+.l-contents.l-contents_lower {
    padding-top: 100px;
}
.header_box {
    margin: 0;
}
.header_logo {
    margin-left: 19px;
    width: 183px;
    height: 47px;
}
.header_logo-image {
    height: 100%;
    background: url("../img/logo_sp.png") 0 0/183px 47px no-repeat;
}
.header_sp-snavi {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 50px;
    background-color: #00384a;
    white-space: nowrap;
}
.header_sp-snavi ul {
    display: inline-table;
}
.header_sp-snavi li {
    display: table-cell;
}
.header_sp-snavi li:last-of-type a {
    padding-right: 20px;
}
.header_sp-snavi a {
    display: block;
    padding: 20px 10px 20px 20px;
    color: #fff;
    font-size: 12px;
}
.sp-snavi_mask {
    overflow-x: auto;
    width: 100%;
    height: 60px;
}
.gnavi {
    width:150px;
    cursor: pointer;
}
.gnavi > ul {
    display: none;
    position: absolute;
    z-index: 100;
    top: 50px;
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 100vh;
    padding-top: 28px;
    background: rgba(255,255,255,0.96);
    text-align: center;
    cursor: default;
}
.gnavi > ul > li > a {
    display: block;
    padding: 20px 0;
    font-size: 16px;
}
.gnavi > ul > li > a:before {
    content: none;
}
.gnavi .snavi {
    display: none;
}
.snavi_item img {
    margin-right: 6px;
}
.accordion {
    display: block;
    width: 100%;
    height: 50px;
}
.accordion ul {
        width: 100%;
        height: 100%;
}
.accordion ul li {
    position: relative;
    float: left;
    width: 150px;
    height: 50px;
    text-align: center;
}
.accordion ul li:nth-of-type(1) {
    background-color: #30a439;
}
.accordion ul li:nth-of-type(2) {
        background-color: #00384a;
}
.accordion ul li a {
    color: #fff;
    position: absolute;
    top:20%;
    display: block;
    width: 100%;
    height: 100%;
	text-decoration:none;
    padding: 0;
}
.accordion ul li p {

}
.burger-menu {
    position: absolute;
    top: 20px;
    left: 16px;
    height: 1px;
    width: 18px;
    background: #fff;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.burger-menu:after,
.burger-menu:before {
    position: absolute;
    right: 0;
    content: "";
    width: 18px;
    height: 1px;
    background: #fff;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.burger-menu:before {
    top: -6px;
}
.burger-menu:after {
    top: 6px;
}
.gnavi--open .burger-menu {
    height: 0;
}
.gnavi--open .burger-menu::before {
    top: 0;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.gnavi--open .burger-menu::after {
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.header_entry {
    display: none;
}
}
/* --------------------------------------------------
 Content
 -------------------------------------------------- */
article {}
section {}
main {}
.content {
	width:100%;
	padding:3% 0 0 0;
	clear:both;
}
@media screen and (max-width:767px) {
.content {
	width:96%;
	margin:0 2% 0 2%;
	padding:3% 0 0 0;
	clear:both;
}
}
/* --------------------------------------------------
 top_inner
 -------------------------------------------------- */
.top_inner {
    width: 100%;
	margin:0 0 0 0;
}
.top_inner img{
    width: 100%;
    height: auto;
}
/* --------------------------------------------------
 main
 -------------------------------------------------- */
.main_title {
	width: 100%;
	text-align:center;
	margin:0 0 2% 0;
}
.main_title h2{ color:#FFF;}
.main_title h2 span{
	padding:0.5% 5% 0.5% 5%;
	background-color:#02a8e4;
	border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
}
.sub_title {
	width: 100%;
}
.sub_title h3{color:#023761;}


@media screen and (max-width:767px) {
.main_title {
	margin:4% 0 4% 0;
}
}
/* --------------------------------------------------
 nakasugi
 -------------------------------------------------- */
.nakasugi_inner{
	max-width:1020px;
	margin:0 auto 4%;
	background-color:#e1e1e1;
}
.nakasugi_box{
	color:#000;
	font-size:230%;
	font-weight:bold;
	line-height:1.6;
	text-align:center;
	padding:0.5% 0 0.5% 0;
}
@media screen and (max-width:767px) {
.nakasugi_box{
	font-size:140%;
}
}
/* --------------------------------------------------
 about
 -------------------------------------------------- */
.about_inner{
	max-width:1020px;
	margin:0 auto 5%;
	padding:2% 4% 2% 4%;
	background-color:#e7f9ff;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
/* --------------------------------------------------
 onayami
 -------------------------------------------------- */
.onayami_inner{
	max-width:1020px;
	margin:0 auto 5%;
}
.onayami01{
	max-width:505px;
	margin:0 2.1px 10px 0;
	display: inline-block;
}
.onayami02{
	max-width:505px;
	margin:0 0 10px 2.1px;
	display: inline-block;
}
.onayami03{
	max-width:505px;
	margin:0 2.1px 10px 0;
	display: inline-block;
}
.onayami04{
	max-width:505px;
	margin:0 0 10px 2.1px;
	display: inline-block;
}
@media screen and (max-width:767px) {
.onayami_inner{
	width:100%;
}
.onayami01{
	width:100%;
	margin:0 0 10px 0;
}
.onayami01 img{
	width:100%;
	height:auto;
}
.onayami02{
	width:100%;
	margin:0 0 10px 0;
}
.onayami02 img{
	width:100%;
	height:auto;
}
.onayami03{
	width:100%;
	margin:0 0 10px 0;
}
.onayami03 img{
	width:100%;
	height:auto;
}
.onayami04{
	width:100%;
	margin:0 0 10px 0;
}
.onayami04 img{
	width:100%;
	height:auto;
}
}
/* --------------------------------------------------
 kaiketsu
 -------------------------------------------------- */
.kaiketsu_inner{
	width:100%;
	margin:0 auto 5% auto;
	background-color:#eff3f5;
}
.kaiketsu01{
	max-width:1020px;
	margin:0 auto 5% auto;
	padding:5% 0 5% 0;
}
.kaiketsu01 img{
	width:100%;
	height:auto;
}
@media screen and (max-width:767px) {
.kaiketsu01{
	width:100%;
}
}

/* --------------------------------------------------
 target
 -------------------------------------------------- */
.target_inner{
	max-width:1020px;
	margin:0 auto 5%;
	padding:2% 4% 2% 4%;
	background-color:#e9f9ff;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.target_box table {
	margin:0 auto 4%;
	border-spacing: 0;
	border-top:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.target_box table tr th {
	color:#FFFFFF;
	vertical-align: middle;
	padding:1% 2% 1% 2%;
	background-color:#9b9b9b;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
.target_box table tr td {
	text-align:right;
	padding:1% 2% 1% 2%;
	vertical-align: middle;
	background-color:#fff;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
.table20{ width:20%;}
.table40{ width:40%;}
.table60{ width:60%;}
@media screen and (max-width:767px) {

}

/* --------------------------------------------------
 document
 -------------------------------------------------- */
.document_inner{
	max-width:1020px;
	margin:0 auto 5%;
	padding:2% 4% 2% 4%;
	background-color:#fff;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	border:3px solid #023761;
}
.document_inner ul li{
	display:inline-block;
	padding:0 1% 0 1%;
}
/* --------------------------------------------------
 example
 -------------------------------------------------- */
.example_inner{
	width:100%;
	margin:0 auto 5% auto;
	background-color:#eff3f5;
}
.example_box{
	max-width:1020px;
	margin:0 auto 5% auto;
	padding:5% 0 5% 0;
}
.example_list {}
.example_list ul{
	margin:0 0 1% 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack: justify;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.example_list ul li{
	width:32%;
	text-align:center;
	margin:0 0 2% 0;
	padding:1% 1% 1% 1%;
	border-radius: 12px;
	background-color:#fff;
	border:2px solid #0f60c4;
}
.cate01{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#e72159;
}
.cate02{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#7bc917;
}
.cate03{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#d029c2;
}
.cate04{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#fb913c;
}
.cate05{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#5fb0f4;
}
.cate06{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#ffd200;
}
.cate07{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#2ca104;
}
.cate08{
	font-size:90%;
	color:#FFFFFF;
	padding:1% 2% 1% 2%;
	background:#3f8cff;
}
.example_list ul li p{
	text-align:left;
	line-height:1.8;
	margin:0;
	padding:4% 0 4% 0;
}
.example_price{
	color:#023761;
	padding:0 2% 0 2%;
	background:#e4e4e4;
}
@media screen and (max-width:767px) {
.example_list ul li{
	width:48%;
	margin:0 1% 2% 1%;
}

}
/* --------------------------------------------------
 line
 -------------------------------------------------- */
.line_inner{
	width:100%;
	margin:0 auto 50px auto;
	background-color:#fcedf0;
}
.line01{
	max-width:1020px;
	margin:0 auto 10px auto;
	padding:20px 0 20px 0;
}
.line02{
	max-width:1020px;
	margin:0 auto 10px auto;
	padding:20px 0 40px 0;
}
@media screen and (max-width:767px) {
.line01{
	width:100%;
}
.line01 img{
	width:100%;
	height:auto;
}
.line02{
	width:100%;
}
.line02 img{
	width:100%;
	height:auto;
}
}
/* --------------------------------------------------
 flow
 -------------------------------------------------- */
.flow_inner{
	max-width:1020px;
	margin:0 auto 5% auto;
	padding:3% 3% 0% 3%;
	background-color:#f3f3f3;
	border:1px solid #999;
}
.flow_box{
	margin:0 0 4% 0;
}
.flow_box_left{
	width:40%;
	display:inline-block;
	vertical-align:middle;
}
.flow_box_left img{
	width:100%;
	height: auto;
}
.flow_box_right{
	width:58%;
	padding:0 0 0 4%;
	display:inline-block;
	vertical-align:middle;
}
@media screen and (max-width:767px) {
.flow_inner{
	width:100%;
	padding:20px 20px 20px 20px;
}
.flow_box_left{
	width:100%;
	display: block;
}
.flow_box_left img{
	margin:0 0 10px 0;
}
.flow_box_right{
	width:100%;
	padding:0 0 0 10px;
	display: block;
}
}
/* --------------------------------------------------
 footer
 -------------------------------------------------- */
footer {
	float:left;
	width:100%;
	color:#FFFFFF;
	font-size:90%;
	margin:2% 0 0 0;
	padding: 2% 0 0 0;
	background-color:#023761;
}
footer a{
	color:#FFFFFF;
}
.copy{
	font-size:80%;
	text-align:center;
	padding:10px 0 0 0;
}
@media screen and (max-width:767px) {
footer {
	margin:0 0 0 0;
	padding: 2% 0 2% 0;
}
.footer_inner{
	width:100%;
}
}