/*
Theme Name: JSSCE Theme
Theme URI: 
Author: the WordPress team
Author URI: 
Description: 
Version: 1.0
Tags: 
*/


/* --------------------------------------------------
	reset
-------------------------------------------------- */
*,
::before,
::after { box-sizing: border-box;}

html { line-height: 1.25; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent;}
body { margin: 0;}
main { display: block;}
p, table, blockquote, address, pre, iframe, form, figure, dl { margin: 0;}
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; margin: 0;}
ul, ol { margin: 0; padding: 0; list-style: none;}
dd { margin-left: 0;}
hr { box-sizing: content-box; height: 0; overflow: visible; border-top-width: 1px; margin: 0; clear: both; color: inherit;}
pre { font-family: monospace, monospace; font-size: inherit;}
address { font-style: inherit;}
a { background-color: transparent; text-decoration: none; color: inherit;}
abbr[title] { text-decoration: underline dotted;}
code, kbd, samp { font-family: monospace, monospace; font-size: inherit;}
small { font-size: 80%;}
sub,
sup { line-height: 0; position: relative; vertical-align: baseline;}

svg, img, embed, object, iframe { vertical-align: bottom;}

/* Forms */
/* ============================================ */
button, input, optgroup, select, textarea { -webkit-appearance: none; appearance: none; background: transparent; padding: 0; margin: 0; border-radius: 0;
 color: inherit; font: inherit; text-align: inherit; text-transform: inherit; vertical-align: middle;
}
button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer;}
button:disabled, [type="button"]:disabled, [type="reset"]:disabled, [type="submit"]:disabled { cursor: default;}
:-moz-focusring { outline: auto;}
select:disabled { opacity: inherit;}
option { padding: 0;}
fieldset { margin: 0; padding: 0; min-width: 0;}
legend { padding: 0;}

progress { vertical-align: baseline;}
textarea { overflow: auto;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button { height: auto;}
[type="search"] { outline-offset: -2px;}
[type="search"]::-webkit-search-decoration { -webkit-appearance: none;}

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit;}
[type="number"] { -moz-appearance: textfield;}
label[for] { cursor: pointer;}
details { display: block;}
summary { display: list-item;}
[contenteditable]:focus { outline: auto;}

table { border-color: inherit; border-collapse: collapse;}
td,
th { vertical-align: top; padding: 0;}


/*	Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box;
-webkit-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;

-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
  	  touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus { outline: none;}
.slick-list.dragging{ cursor: pointer; cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{
-webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}
.slick-track { position: relative; top: 0; left: 0; display: block;}
.slick-track:before,
.slick-track:after { display: table; content: '';}
.slick-track:after { clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide { display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide { float: right;}
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none;}
.slick-slide.dragging img { pointer-events: none;}
.slick-initialized .slick-slide { display: block; outline: none;}
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide{ display: block; height: auto;}
.slick-arrow.slick-hidden { display: none;}

.slick-arrow { width: 50px; height: 50px; position: absolute; top: 50%; transform: translateY(-50%);
 background: none; border: none; z-index: 100;
 text-indent: -9999em; outline: none;
}
.slick-arrow:before{ position: absolute; content: ''; display: block; width: 20px; height: 20px; top: 50%; transform: translateY(-50%) rotate(45deg);}
.slick-prev:before { left: 35%; border-bottom: solid 2px #00aa83; border-left: solid 2px #00aa83;}
.slick-next:before { right: 35%; border-top: solid 2px #00aa83; border-right: solid 2px #00aa83;}

/** Dots */
.slick-dotted.slick-slider{ margin-bottom: 30px;}
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; text-align: center;}
.slick-dots li { position: relative; display: inline-block; width: 10px; height: 10px; margin: 0 5px; padding: 0; cursor: pointer;}
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 10px; height: 10px;cursor: pointer;
 color: transparent; border: 0; outline: none; background: transparent; 
}
.slick-dots li button:hover,
.slick-dots li button:focus{ outline: none;}

@media (max-width: 801px) {
}
@media (max-width: 481px) {
}



/*		font-style
-------------------------------------------------- */
html { font-size: 17px;}
html.fs-s { font-size: 14px;}
html.fs-l { font-size: 21px;}

body { width: 100%;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 17px;
	*font-size:small;
	*font:x-small;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.fixed { position: fixed;}
input, textarea {font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;}
.min {font-family: "游明朝", "Yu Mincho", "YuMincho", serif;}

::selection{ background: #feffaf; color: #000;}
::-moz-selection{ background: #feffaf; color: #000;}


a { color:#002159; text-decoration: underline; word-wrap:break-word;}
a:link   { color:#002159;}
a:visited{ color:#002159;}
a:hover  { color:#002159;}
a:active { color:#002159;}

em{ font-style: normal;}


/*		utility
-------------------------------------------------- */
.cf{ clear: both;}
.cf:after{ content: ''; display: block; clear: both;}

@media (max-width: 641px) {
}


#contact ul li label.error {
	position: absolute; top: -30px; left: -10px;
	padding: 5px 8px;
	background: #d00; border-radius: 5px;
	color: #fff; font-size: 12px;
	opacity: 0;
	animation: .5s showError linear forwards .2s;
}
#contact ul li label.error:before{ content: ''; display: block; width: 8px; height: 8px; background: #d00;
	transform: rotate(45deg);
	position: absolute; bottom: -4px; left: 20px;
}
@keyframes showError{
	100%{ opacity: 1;}
}


#hd { position: relative; width: 100%; background: #fff; z-index: 200;}
#hd .inner-hd { width: 94%; margin: 0 auto; padding: 16px 0 18px;}
#hd .hd-ctn { display: flex; justify-content: space-between; align-items: center;}
#hd .logo { width: 35%;}
#hd .subNav{ width: 62%;}
#hd .logo a { display: block; width: 94%; max-width: 340px;}
#hd .logo a img { width: 100%;}
#hd .hd-ctn .nav-flex { display: flex; justify-content: space-between; align-items: center; width: 100%; max-width: 600px; margin: 0 0 0 auto;}
#hd .hd-ctn .search { width: 30%;}
#hd .hd-ctn .fontSize{ width: 40%; border-left: solid 1px #d4d4d4; border-right: solid 1px #d4d4d4;}
#hd .hd-ctn .lang { width: 30%; padding-left: 20px;}
#hd .hd-ctn .search form { position: relative; width: 92%;}
#hd .hd-ctn .search form span.screen-reader-text { display: none;}
#hd .hd-ctn .search form input[type="text"],
#hd .hd-ctn .search form input[type="search"]{ width: 100%; padding: 0 5px; padding-left: 30px; background: #dbdbdb; border-radius: 50px; border: none;}
#hd .hd-ctn .search form input[type="submit"] { position: absolute; left: 10px; top: 50%; transform: translateY(-50%);
 width: 14px; height: 14px; background: url('/img/icn-search.svg') no-repeat 50% 50% / 100% auto; border: none;
 text-indent: -999em;	
}
#hd .hd-ctn .fontSize dl { display: table; width: 100%; padding: 0 12px;}
#hd .hd-ctn .fontSize dl dt,
#hd .hd-ctn .fontSize dl dd { display: table-cell; vertical-align: middle;}
#hd .hd-ctn .fontSize dl dt { font-size: 16px; font-weight: 700; text-align: center;}
#hd .hd-ctn .fontSize dl dd { font-size: 15px;}
#hd .hd-ctn .fontSize dl dd span { display: block; width: 26px; height: 26px; background: #dbdbdb; border-radius: 50%;
 text-align: center; line-height: 26px; cursor: pointer;
}
#hd .hd-ctn .fontSize dl dd span.on { background: #00aa83; color: #fff; font-weight: 700;}
#hd .hd-ctn .fontSize dl dd span:hover { color: #00aa83; font-weight: 700;}
#hd .hd-ctn .fontSize dl dd span.on:hover { color: #fff;}
#hd .hd-ctn .lang .goog-te-gadget { position: relative; display: block !important; font-size: 0px;}
#hd .hd-ctn .lang .goog-te-gadget:after { content: ''; display: block; width: 8px; height: 8px;
 border-bottom: solid 1px #333; border-right: solid 1px #333;
 position: absolute; right: 10px; top: 50%; transform: translateY(-50%) rotate(45deg);
}
#hd .hd-ctn .lang select { width: 100%; font-size: 16px; border: none; appearance: none; -webkit-appearance: none;}
#hd .hd-ctn .lang span { display: none;}

#hd .aside-nav { padding-top: 10px;}
#hd .aside-nav ul { font-size: 0; text-align: right;}
#hd .aside-nav ul li { display: inline-block; padding: 0 6px; font-size: 16px;}
#hd .aside-nav ul li a { display: block; padding: 2px 20px; border-radius: 50px; background: #f18e13;
 color: #fff; font-weight: 700; text-decoration: none;
}
#hd .aside-nav ul li a:before { position: relative; content: ''; display: inline-block; width: 8px; height: 8px;
 border-top: solid 2px #fff; border-right: solid 2px #fff;  transform: rotate(45deg); vertical-align: middle;
}
#hd .aside-nav ul li a span { display: inline-block; margin-left: 8px; vertical-align: middle;}
#hd .aside-nav ul li a:hover { background: #f4a542;}
@media (max-width: 801px) {
	#hd { position: fixed; top: 0; left: 0; height: 60px; border-bottom: solid 1px #00aa83;}
	#hd.linked { border-bottom: solid 1px #b3e6da;}
	#hd .inner-hd { width: 94%;padding: 10px 0 12px;}
	#hd .logo { width: 40%;}
	#hd .logo a { width: 100%; max-width: 220px;}
	#hd .hd-ctn .search,
	#hd .hd-ctn .fontSize,
	#hd .hd-ctn .lang { display: none;}
	#hd .aside-nav { display: none;}
}
@media (max-width: 481px) {
		#hd { height: 50px;}
}



#gNav { position: relative; width: 100%; background: #00aa83; z-index: 199;}
#gNav .inner-nav { width: 94%; margin: 0 auto;}
#gNav ul { font-size: 0; text-align: center;}
#gNav ul li { display: inline-block; font-size: 18px;}
#gNav ul li a { display: block; padding: 20px; color: #fff; font-weight: 700; text-decoration: none;}
#gNav ul li a:hover { background: rgba(255,255,255,0.15); color: #fff953;}
#gNav ul li .under { display: none; position: absolute; left: 0; width: 100%; min-height: 250px; background: rgba(26,165,132,0.9);}
#gNav ul li:hover .under { display: block;}
#gNav ul li .under .inner { width: 96%; max-width: 1080px; margin: 0 auto; padding: 30px 0;}
#gNav ul li .under .nav-flex { display: flex; width: 100%; justify-content: space-between;}
#gNav ul li .under .pht { width: 30%;}
#gNav ul li .under .txt { width: 70%;}
#gNav ul li .under .pht figure { text-align: center;}
#gNav ul li .under .pht figure img { width: 80%; max-width: 220px;}
#gNav ul li .under .txt p { margin-bottom: 15px; font-size: 18px; letter-spacing: 0.1rem; text-align: left;}
#gNav ul li .under .txt p a { display: inline-block; padding: 0;}
#gNav ul li .under .txt p a:hover { background: none; color: #fff953;}
#gNav ul li .under .txt ul { text-align: left;}
#gNav ul li .under .txt ul li { position: relative; padding-left: 18px; font-size: 15px; vertical-align: top;}
#gNav ul li .under .txt ul li:before { content: ''; display: block; width: 8px; height: 8px;
 border-top: solid 2px #fff; border-right: solid 2px #fff;
 position: absolute; left: 0; top: 50%; transform: translateY(-50%) rotate(45deg);
}
#gNav ul li .under .txt ul li a { padding: 6px 0; color: #fff; letter-spacing: 0.05rem; text-decoration: none;}
#gNav ul li .under .txt ul li a:hover { background: none; color: #fff953;}
#gNav ul li .under .txt ul li dl dt,
#gNav ul li .under .txt ul li dl dd { display: inline-block; }
#gNav ul li .under .txt ul li dl dd { position: relative; margin-left: 30px; padding-left: 15px; font-size: 13px;}
#gNav ul li .under .txt ul li dl dd:before { content: ''; display: block; width: 5px; height: 1px; background: #fff;
 position: absolute; left: 0; top: 50%;
}
#gNav ul li .under .txt ul.type1 li { width: 30%;}
#gNav ul li .under .txt ul.type1 li:nth-child(3),
#gNav ul li .under .txt ul.type1 li:nth-child(6){ width: 40%;}

#gNav ul li .under .txt ul.type2 li { width: 32%;}

#gNav ul li .under .txt ul.type3 li { width: 26%;}
#gNav ul li .under .txt ul.type3 li:nth-child(1),
#gNav ul li .under .txt ul.type3 li:nth-child(4){ width: 45%;}
#gNav ul li .under .txt ul.type4 li {  width: 30%;}
#gNav ul li .under .txt ul.type4 li:nth-child(1) { width: 40%;}
/*
#gNav ul li .under .txt ul.type4 li { display: block; width: 100%;}
#gNav ul li .under .txt ul.type4 li:nth-child(1){ width: 42%;}
*/
@media (max-width: 1201px) {
	#gNav ul li { font-size: 16px;}
	#gNav ul li a { padding: 15px;}
	#gNav ul li .under .txt p { margin-bottom: 10px; font-size: 16px;}
	#gNav ul li .under .txt ul li { width: 45%; padding-left: 18px; font-size: 14px;}
	#gNav ul li .under .txt ul li a { padding: 4px 0;}
}
@media (max-width: 1001px) {
	#gNav ul li { font-size: 14px;}
	#gNav ul li a { padding: 12px;}
	#gNav ul li .under .txt p { font-size: 14px;}
	#gNav ul li .under .txt ul li { font-size: 13px;}

	#gNav ul li .under .txt ul.type3 li { width: 45%;}
	#gNav ul li .under .txt ul.type3 li:nth-child(2),
	#gNav ul li .under .txt ul.type3 li:nth-child(5){ width: 45%;}
	#gNav ul li .under .txt ul.type4 li { width: 45%;}
	#gNav ul li .under .txt ul.type4 li:nth-child(1){ width: 45%;}
}
@media (max-width: 801px) {
	#gNav { display: none;}
}


#sp-menu { display: none; position: fixed; right: 0; top: -1px; width: 60px; height: 60px; background: #00aa83; z-index: 201;}
#sp-menu div { position: relative; width: 100%; height: 100%;}
#sp-menu div span { display: block; width: 50%; height: 2px; background: #fff; position: absolute; }
#sp-menu div span:nth-of-type(1) { top: 20px; left: 50%; transform: translate(-50%,0);}
#sp-menu div span:nth-of-type(2) { top: 28px; left: 50%; transform: translate(-50%,0);}
#sp-menu div span:nth-of-type(3) { top: 36px; left: 50%; transform: translate(-50%,0);}
#sp-menu.active div span:nth-of-type(1) { transform: translate(-50%,8px) rotate(45deg);}
#sp-menu.active div span:nth-of-type(2) { opacity: 0;}
#sp-menu.active div span:nth-of-type(3) { transform: translate(-50%,-8px) rotate(-45deg);}
@media (max-width: 801px) {
	#sp-menu { display: block;}
}
@media (max-width: 481px) {
	#sp-menu { width: 50px; height: 50px;}
	#sp-menu div span:nth-of-type(1) { top: 16px;}
	#sp-menu div span:nth-of-type(2) { top: 24px;}
	#sp-menu div span:nth-of-type(3) { top: 32px;}
}


#sp-nav { display: none; width: 100%; height: 100vh; position: fixed; left: 0; top: -150vh; transition: 0.4s linear; z-index: 99;}
#sp-nav.open { top: 0;}
#sp-nav .inner { width: 100%; height: 100%; padding: 60px 0 20px; background: #00aa83;}
#sp-nav .inner .scroll { width: 100%; height: 100%; overflow-y: scroll;}
#sp-nav p { position: relative; display: block; padding: 0 10px; border-top: solid 1px #b3e6da; font-size: 16px;}
#sp-nav p.topLv { padding-right: 60px;}
#sp-nav p.topLv:after { content: ''; display: block; width: 10px; height: 10px; border-top: solid 2px #fff; border-right: solid 2px #fff;
	position: absolute; right: 20px; top: 50%; transform: translateY(-60%) rotate(135deg); opacity: 1;
}
#sp-nav p.topLv.open:after { transform: translateY(-40%) rotate(-45deg);}

#sp-nav p span,
#sp-nav p a { display: block; padding: 6px 10px; color: #fff; text-decoration: none;}
#sp-nav ul { display: none; padding: 0 15px; background: #029573;}
#sp-nav ul li { border-bottom: solid 1px #4eb59d; font-size: 16px;}
#sp-nav ul li:last-child { border-bottom: none;}
#sp-nav ul li span,
#sp-nav ul li a { display: block; padding: 5px; color: #fff; text-decoration: none;}
#sp-nav .asideNav { padding: 20px; border-top: solid 1px #b3e6da;}

#sp-nav .asideNav .search form { position: relative; width: 94%; margin: 0 auto;}
#sp-nav .asideNav .search form span.screen-reader-text { display: none;}
#sp-nav .asideNav .search form input[type="search"] { width: 100%; padding: 6px; padding-left: 40px; background: #fff; border-radius: 6px; border: none;}
#sp-nav .asideNav .search form input[type="submit"] { position: absolute; left: 10px; top: 50%; transform: translateY(-50%);
 width: 18px; height: 18px; background: url('/img/icn-search.svg') no-repeat 50% 50% / 100% auto; border: none;
 text-indent: -999em;	
}
#sp-nav .asideNav .flex { display: flex; align-items: center; width: 94%; margin: 20px auto 0;}
#sp-nav .asideNav .fontSize { width: 60%;}
#sp-nav .asideNav .lang { width: 40%;}

#sp-nav .asideNav .fontSize dl { display: table; width: 100%; padding-right: 12px;}
#sp-nav .asideNav .fontSize dl dt,
#sp-nav .asideNav .fontSize dl dd { display: table-cell; vertical-align: middle;}
#sp-nav .asideNav .fontSize dl dt { padding-right: 8px; color: #fff; font-size: 16px; font-weight: 700; text-align: center;}
#sp-nav .asideNav .fontSize dl dd { font-size: 15px;}
#sp-nav .asideNav .fontSize dl dd span { display: block; width: 32px; height: 32px; background: #fff; border: solid 2px #fff; border-radius: 50%;
 text-align: center; line-height: 28px; cursor: pointer;
}
#sp-nav .asideNav .fontSize dl dd span.on { background: #f18e13; border: solid 2px #fff; color: #fff; font-weight: 700;}
#sp-nav .asideNav .fontSize dl dd span:hover { color: #00aa83; font-weight: 700;}
#sp-nav .asideNav .fontSize dl dd span.on:hover { color: #fff;}


#sp-nav .asideNav .lang .goog-te-gadget { position: relative; font-size: 0px; padding: 5px; background: #fff;}
#sp-nav .asideNav .lang .goog-te-gadget:after { content: ''; display: block; width: 8px; height: 8px;
 border-bottom: solid 1px #333; border-right: solid 1px #333;
 position: absolute; right: 8px; top: 50%; transform: translateY(-50%) rotate(45deg);
}
#sp-nav .asideNav .lang select { width: 100%; font-size: 16px; border: none; appearance: none; -webkit-appearance: none;}
#sp-nav .asideNav .lang span { display: none;}

@media (max-width: 801px) {
	#sp-nav { display: block;}
}
@media (max-width: 481px) {
	#sp-nav .inner { padding: 50px 0 20px;}
	#sp-nav p { padding: 0 10px;font-size: 14px;}
	#sp-nav ul li { font-size: 13px;}
	#sp-nav .asideNav .fontSize dl dt { padding-right: 4px; font-size: 14px;}
	#sp-nav .asideNav .fontSize dl dd { font-size: 13px;}
}



#ft { position: relative; background: #00aa83; }
#ft .inner-ft { width: 94%; max-width: 1200px; margin: 0 auto; padding: 60px 0 20px;}
#ft .ft-ctn { display: flex; justify-content: space-between;}
#ft .ft-ctn .ft-bloc { width: 23%;}
#ft .ft-ctn .ft-bloc p { position: relative; margin-bottom: 20px; padding-bottom: 12px; font-size: 1.05rem; font-weight: 700; line-height: 1.4;}
#ft .ft-ctn .ft-bloc p.topLv { margin-bottom: 10px;}
#ft .ft-ctn .ft-bloc p:after { content: ''; display: block; width: 100%; height: 1px; background: #fff;
 position: absolute; left: 0; bottom: 0;
}
#ft .ft-ctn .ft-bloc p span,
#ft .ft-ctn .ft-bloc p a { color: #fff; text-decoration: none;}
#ft .ft-ctn .ft-bloc ul { margin-bottom: 30px;}
#ft .ft-ctn .ft-bloc ul li { padding: 4px 0; font-size: 0.825rem; line-height: 1.4;}
#ft .ft-ctn .ft-bloc ul li a { color: #fff; text-decoration: none;}
#ft .ft-ctn .ft-bloc p a:hover,
#ft .ft-ctn .ft-bloc ul li a:hover { color: #96e5d3;}
#ft .copyright { padding: 30px 0;}
#ft .copyright p { color: #96e5d3; font-size: 13px; text-align: center;}

@media (max-width: 1201px) {
	#ft .ft-ctn .ft-bloc p { font-size: 16px;}
	#ft .ft-ctn .ft-bloc ul li { font-size: 12px;}
}

@media (max-width: 801px) {
	#ft .inner-ft { width: 100%; padding: 0px;}
	#ft .ft-ctn { display: block;}
	#ft .ft-ctn .ft-bloc { width: 100%;}
	#ft .ft-ctn .ft-bloc p { display: block; width: 100%; margin-bottom: 0px; padding: 6px; padding-right: 60px; font-size: 16px;}
	#ft .ft-ctn .ft-bloc p.topLv { margin-bottom: 0px;}
	#ft .ft-ctn .ft-bloc p:before{ content: ''; display: block; width: 100%; height: 1px; background: #b3e6da;
	 position: absolute; left: 0; top: 0;
	}
	#ft .ft-ctn .ft-bloc p:after { opacity: 0;}
	#ft .ft-ctn .ft-bloc p.topLv:after { width: 10px; height: 10px; background: none; border-top: solid 2px #fff; border-right: solid 2px #fff;
	 left: auto; right: 20px; top: 50%; transform: translateY(-60%) rotate(135deg); opacity: 1;
	}
	#ft .ft-ctn .ft-bloc p.topLv.open:after { transform: translateY(-40%) rotate(-45deg);}
	#ft .ft-ctn .ft-bloc p span,
	#ft .ft-ctn .ft-bloc p a { display: block; padding: 6px 16px;}
	#ft .ft-ctn .ft-bloc ul { display: none; margin-bottom: 0px; padding: 0 10px; background: #029573;}
	#ft .ft-ctn .ft-bloc ul li { padding: 6px; border-top: solid 1px #4eb59d; font-size: 14px;}
	#ft .ft-ctn .ft-bloc ul li:first-child { border-top: none}
	#ft .ft-ctn .ft-bloc ul li a { display: block; padding: 6px;}

	#ft .copyright { padding: 20px 0; border-top: solid 1px #b3e6da;}
	#ft .copyright p { font-size: 12px;}
}
@media (max-width: 481px) {
	#ft .ft-ctn .ft-bloc p { font-size: 14px;}
	#ft .ft-ctn .ft-bloc p span,
	#ft .ft-ctn .ft-bloc p a { padding: 4px 12px;}
	#ft .ft-ctn .ft-bloc ul li { font-size: 12px;}
	#ft .ft-ctn .ft-bloc ul li a { padding: 4px;}
	#ft .copyright p { font-size: 10px;}
}


@media (max-width: 801px) {
	.wrap { padding-top: 60px;}
}
@media (max-width: 481px) {
	.wrap { padding-top: 50px;}
}