#skipToContent a {
	transition:height 0.3s ease-in-out; left: 0px; top: 0px; width: 1px; height: 1px; line-height: 0; overflow: hidden; font-size: 0px; position: absolute; z-index: 100000; -webkit-transition: height .3s ease-in-out; -o-transition: height .3s ease-in-out;
}
#skipToContent a:focus {
	background: rgb(69, 89, 125); width: 100%; height: 100px; text-align: center; color: rgb(255, 255, 255); line-height: 100px; font-size: 1.28em; font-weight: bold; text-decoration: none;
}
#skipToContent a:active {
	background: rgb(69, 89, 125); width: 100%; height: 100px; text-align: center; color: rgb(255, 255, 255); line-height: 100px; font-size: 1.28em; font-weight: bold; text-decoration: none;
}



.inner {
	margin: 0px auto; max-width: 1200px;
}
.inner::after {
	clear: both; display: block; content: "";
}

#hd {
	z-index: 10 !important;
}
#hd_wrapper {
	background-color: rgb(255, 255, 255);
}
#hd_wrapper .gnb {
	border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid;
}
#hd_wrapper .gnb::after {
	clear: both; display: block; content: "";
}
#hd_wrapper .gnb .gnb_left {
	float: left;
}
#hd_wrapper .gnb .gnb_left ul {
	
}
#hd_wrapper .gnb .gnb_left ul::after {
	clear: both; display: block; content: "";
}
#hd_wrapper .gnb .gnb_left li {
	border-right-color: rgb(239, 239, 239); border-right-width: 1px; border-right-style: solid; float: left;
}
#hd_wrapper .gnb .gnb_left li:first-child {
	border-left-color: rgb(239, 239, 239); border-left-width: 1px; border-left-style: solid;
}
#hd_wrapper .gnb .gnb_left li a {
	padding: 13px 0px; width: 102px; text-align: center; color: rgb(51, 51, 51); font-size: 0.87em; font-weight: 300; display: inline-block;
}
#hd_wrapper .gnb .gnb_right {
	float: right;
}
#hd_wrapper .gnb .gnb_right ul {
	
}
#hd_wrapper .gnb .gnb_right ul::after {
	clear: both; display: block; content: "";
}
#hd_wrapper .gnb .gnb_right > ul > li {
	border-right-color: rgb(239, 239, 239); border-right-width: 1px; border-right-style: solid; float: left;
}
#hd_wrapper .gnb .gnb_right > ul > li:first-child {
	border-left-color: rgb(239, 239, 239); border-left-width: 1px; border-left-style: solid;
}
#hd_wrapper .gnb .gnb_right > ul > li > a {
	padding: 13px 0px; width: 102px; text-align: center; color: rgb(51, 51, 51); font-size: 0.87em; font-weight: 300; display: inline-block;
}
#hd_wrapper .gnb .gnb_right .language {
	position: relative;
}
#hd_wrapper .gnb .gnb_right .language > a {
	padding: 10px 0px; width: 52px;
}
#hd_wrapper .gnb .gnb_right .language .lang_submenu {
	border: 1px solid rgb(69, 69, 69); border-image: none; left: 0px; top: 44px; width: 100%; display: none; position: absolute; z-index: 1; box-sizing: border-box;
}
#hd_wrapper .gnb .gnb_right .language ul {
	
}
#hd_wrapper .gnb .gnb_right .language li {
	
}
#hd_wrapper .gnb .gnb_right .language li a {
	padding: 5px 0px; text-align: center; display: block; background-color: rgb(255, 255, 255);
}
#hd_wrapper .gnb .gnb_right .language li a:hover {
	background-color: rgb(0, 0, 0);
}
#hd_wrapper .gnb .gnb_right .language li a:focus {
	background-color: rgb(0, 0, 0);
}
#hd_wrapper .lnb_wrap {
	position: relative;
}
header .nav_wrap {
	width: calc(100% - 215px); float: left;
}
header .nav_wrap .lnb {
	margin: 0px auto; width: 100%; letter-spacing: -1px; max-width: 775px;
}
header .nav_wrap .lnb > ul {
	width: 100%;
}
header .nav_wrap .lnb ul::after {
	clear: both; display: block; content: "";
}
header .nav_wrap .lnb > ul > li {
	padding: 0px 25px; height: 100px; color: rgb(34, 34, 34); float: left; display: table;
}
header .nav_wrap .lnb > ul > li > a {
	text-align: center; font-size: 1.12em; font-weight: 400; vertical-align: middle; display: table-cell; position: relative; box-sizing: border-box;
}
header .nav_wrap .lnb > ul > li:hover {
	color: rgb(7, 161, 175);
}
header .nav_wrap .lnb > ul > li:hover > a::before {
	width: 100%; height: 3px; bottom: 0px; position: absolute; content: ""; background-color: rgb(7, 161, 175);
}
header .nav_wrap .lnb .submenu {
	left: 0px; top: 100px; width: 100%; overflow: hidden; border-top-color: rgb(239, 239, 239); border-top-width: 1px; border-top-style: solid; display: none; position: absolute; z-index: 1; min-height: 200px; background-color: rgb(255, 255, 255);
}
header .nav_wrap .lnb .submenu .inner {
	width: 100%; height: 100%; display: table; min-height: 200px;
}
header .nav_wrap .lnb .submenu .img {
	background-position: right 10% bottom 0%; width: 45%; vertical-align: middle; display: table-cell; background-repeat: no-repeat;
}
header .nav_wrap .lnb > ul > li:nth-child(1) .img {
	background-image: url("./bg_submenu01.png");
}
header .nav_wrap .lnb > ul > li:nth-child(2) .img {
	background-image: url("./bg_submenu02.png");
}
header .nav_wrap .lnb > ul > li:nth-child(3) .img {
	background-image: url("./bg_submenu03.png");
}
header .nav_wrap .lnb > ul > li:nth-child(4) .img {
	background-image: url("./bg_submenu04.png");
}
header .nav_wrap .lnb > ul > li:nth-child(5) .img {
	background-image: url("./bg_submenu05.png");
}
header .nav_wrap .lnb > ul > li:nth-child(6) .img {
	background-image: url("./bg_submenu06.png");
}
header .nav_wrap .lnb .submenu .img .title {
	color: rgb(7, 161, 175); font-size: 1.87em; margin-bottom: 10px;
}
header .nav_wrap .lnb .submenu .img .desc {
	color: rgb(68, 68, 68); font-size: 0.93em; font-weight: 300;
}
header .nav_wrap .lnb .submenu .txt {
	width: 55%; vertical-align: middle; display: table-cell;
}
header .nav_wrap .lnb .submenu .txt ul {
	
}
header .nav_wrap .lnb .submenu .txt ul::after {
	clear: both; display: block; content: "";
}
header .nav_wrap .lnb .submenu .txt li {
	width: 25%; float: left;
}
header .nav_wrap .lnb .submenu .txt li a {
	padding: 7px 0px 7px 14px; color: rgb(34, 34, 34); font-size: 1em; font-weight: 300; display: inline-block; white-space: nowrap; position: relative;
}
header .nav_wrap .lnb .submenu .txt li a::before {
	left: 1px; top: 14px; width: 2px; height: 4px; position: absolute; content: ""; background-color: rgb(7, 161, 175);
}
header .nav_wrap .lnb .submenu .txt li a::after {
	left: 0px; top: 15px; width: 4px; height: 2px; position: absolute; content: ""; background-color: rgb(7, 161, 175);
}
header .nav_wrap .lnb .submenu .txt li a:hover {
	color: rgb(7, 161, 175); font-weight: 700;
}
header .nav_wrap .bg_menu {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: -1; opacity: 0.5; background-color: rgb(0, 0, 0);
}
header .nav_wrap .bg_search {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: -1; opacity: 0.5; background-color: rgb(0, 0, 0);
}
.search_wrap {
	padding: 34px 0px; float: right;
}
.search_wrap > a {
	background-position: center; width: 26px; height: 26px; display: inline-block; background-image: url("./ico_search.png"); background-repeat: no-repeat;
}
.search_wrap > a.on {
	background-image: url("./ico_searchx.png");
}
.search_wrap .search_box {
	transition:0.3s; left: 0px; top: 100px; width: 100%; height: 0px; overflow: hidden; border-top-color: rgb(239, 239, 239); border-top-width: 1px; border-top-style: solid; position: absolute; opacity: 0; background-color: rgb(255, 255, 255);
}
.search_wrap .search_box .inner {
	position: relative;
}
.search_wrap .search_box input[type='text'] {
	border-width: 0px 0px 2px; border-style: none none solid; border-color: currentColor currentColor rgb(7, 161, 175); border-image: none; width: 100%; height: 3.05em; padding-left: 1.66%; font-size: 1.12em; font-weight: 300; background-color: rgb(255, 255, 255);
}
.search_wrap .search_box input:-ms-input-placeholder {
	color: rgba(0, 173, 187, 0.68);
}
.search_wrap .search_box a {
	background-position: center; width: 3.83em; height: 3.05em; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-size: 1.12em; display: block; position: absolute; background-image: url("./ico_search_green.png"); background-repeat: no-repeat;
}
.search_wrap .search_box #sch_submit {
	background-position: center; border: 0px currentColor; border-image: none; width: 3.83em; height: 3.05em; text-align: center; right: 0px; bottom: 0px; text-indent: -21474836.48px; font-size: 1.12em; display: block; position: absolute; background-image: url("./ico_search_green.png"); background-repeat: no-repeat; background-color: inherit;
}
#wrapper .m_lnb {
	left: 0px; top: 0px; width: 100%; height: 100%; margin-left: -100%; display: none; position: absolute; z-index: 100; background-color: rgb(255, 255, 255);
}
#wrapper .m_lnb .m_bg {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: -1; opacity: 0.6; background-color: rgb(0, 0, 0);
}
#wrapper .m_lnb > ul {
	width: 100%; background-color: rgb(255, 255, 255);
}
#wrapper .m_lnb > ul > li {
	border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
#wrapper .m_lnb > ul > li > a {
	background-position: right 1.78em center; padding: 1.14em 1.78em; color: rgb(34, 34, 34); font-size: 1.4em; display: block; background-image: url("./ico_m_menu_off.png"); background-repeat: no-repeat;
}
#wrapper .m_lnb > ul > li.on {
	
}
#wrapper .m_lnb > ul > li.on > a {
	color: rgb(7, 161, 175); background-image: url("./ico_m_menu_on.png");
}
#wrapper .m_lnb .submenu {
	display: none;
}
#wrapper .m_lnb .submenu ul {
	
}
#wrapper .m_lnb .submenu li {
	border-top-color: rgb(220, 220, 220); border-top-width: 1px; border-top-style: solid; background-color: rgb(255, 255, 255);
}
#wrapper .m_lnb .submenu li a {
	padding: 0.88em 0px 0.88em 3.07em; color: rgb(68, 68, 68); font-size: 1.62em; display: block; position: relative;
}
#wrapper .m_lnb .submenu li a::before {
	border-radius: 100%; left: 2.3em; top: 50%; width: 5px; height: 5px; position: absolute; content: ""; transform: translateY(-50%); background-color: rgb(68, 68, 68);
}
#wrapper .m_lnb .m_hd {
	position: relative; background-color: rgb(69, 99, 125);
}
#wrapper .m_lnb .m_hd ul {
	
}
#wrapper .m_lnb .m_hd ul::after {
	clear: both; display: block; content: "";
}
#wrapper .m_lnb .m_hd li {
	border-right-color: rgb(143, 161, 177); border-right-width: -px; border-right-style: solid; float: left;
	padding:20px; color:#fff; font-size:20px; 
}
#wrapper .m_lnb .m_hd li a {
	padding: 1.76em 0px; width: 5.38em; text-align: center; color: rgb(255, 255, 255); font-size: 1.62em; display: block;
}
#wrapper .m_lnb .m_hd li.m_lang {
	
}
#wrapper .m_lnb .m_hd a.m_close {
	background-position: center; top: 0px; width: 6.87em; height: 100%; right: 0px; position: absolute; background-image: url("./ico_m_close.png"); background-repeat: no-repeat;
}
#wrapper .m_lnb .m_famsite {
	background-color: rgb(7, 161, 175);
}
#wrapper .m_lnb .m_famsite ul {
	
}
#wrapper .m_lnb .m_famsite ul::after {
	clear: both; display: block; content: "";
}
#wrapper .m_lnb .m_famsite li {
	width: 50%; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
#wrapper .m_lnb .m_famsite li a {
	padding: 1.2em 0px; text-align: center; color: rgb(255, 255, 255); font-size: 1.32em; display: block;
}
#wrapper .m_lnb .m_lang_popup {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed;
}
#wrapper .m_lnb .m_lang_popup .m_bg_lang {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.5);
}
#wrapper .m_lnb .m_lang_popup ul {
	left: 50%; top: 7.75em; width: 90%; position: absolute; -ms-overflow-y: auto; transform: translateX(-50%); background-color: rgb(255, 255, 255);
}
#wrapper .m_lnb .m_lang_popup li {
	border-top-color: rgb(220, 220, 220); border-top-width: 1px; border-top-style: solid;
}
#wrapper .m_lnb .m_lang_popup li:first-child {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#wrapper .m_lnb .m_lang_popup li a {
	width: 100%; height: 6.87em; display: table;
}
#wrapper .m_lnb .m_lang_popup li .img {
	width: 8.25em; text-align: center; vertical-align: middle; display: table-cell;
}
#wrapper .m_lnb .m_lang_popup li .img img {
	
}
#wrapper .m_lnb .m_lang_popup li .txt {
	width: calc(100% - 4.714em); color: rgb(34, 34, 34); font-size: 1.75em; vertical-align: middle; display: table-cell;
}
.mbtn_wrap {
	left: 1.87em; top: 90px; display: none; position: absolute; transform: translateY(-50%);
}
.mbtn_wrap a {
	display: block;
}
.mbtn_wrap span {
	margin: 7px auto 0px; border-radius: 3px; width: 44px; height: 6px; display: block; background-color: rgb(69, 99, 125);
}
.mbtn_wrap span.bar_fst {
	
}
.mbtn_wrap span.bar_snd {
	
}
.mbtn_wrap span.bar_trd {
	margin-bottom: 7px;
}
article.visual {
	
}
article.visual .slide_wrap {
	position: relative;
}
article.visual .slide_wrap ul {
	overflow: hidden; z-index: 0;
}
article.visual .slide_wrap button.slick-arrow {
	background-position: center; top: 50%; width: 40px; height: 73px; text-indent: -1000%; overflow: hidden; display: block; position: absolute; z-index: 5; transform: translateY(-50%); background-repeat: no-repeat; background-color: rgba(0, 0, 0, 0.5);
}
article.visual .slide_wrap button.slick-prev {
	left: 0px; background-image: url("../img/main/ico_slideprev_m.png");
}
article.visual .slide_wrap button.slick-next {
	right: 0px; background-image: url("../img/main/ico_slidenext_m.png");
}
article.visual .slide_wrap button.slick-play {
	background-image: url("../img/main/ico_slideplay.png");
}
article.visual .slide_wrap ul li.slick-slide {
	overflow: hidden; padding-bottom: 574px; position: relative;
}
article.visual .slide_wrap ul li img {
	left: 50%; top: 0px; width: auto; height: 100%; position: absolute; max-width: none; transform: translateX(-50%);
}
article.visual .slide_wrap .inner {
	left: 50%; width: 100%; text-align: right; bottom: 105px; position: absolute; z-index: 5; transform: translateX(-50%);
}
article.visual .slide_wrap .sbtn_wrap {
	display: inline-block;
}
article.visual .slide_wrap .sbtn_wrap button {
	background-position: center; width: 35px; height: 35px; margin-left: 2px; display: inline-block; background-repeat: no-repeat;
}
article.visual .slide_wrap .sbtn_wrap .btn_prev {
	background-image: url("../img/main/ico_slideprev.png");
}
article.visual .slide_wrap .sbtn_wrap .btn_play {
	display: none; background-image: url("../img/main/ico_slideplay.png");
}
article.visual .slide_wrap .sbtn_wrap .btn_stop {
	background-image: url("../img/main/ico_slidepause.png");
}
article.visual .slide_wrap .sbtn_wrap .btn_next {
	background-image: url("../img/main/ico_slidenext.png");
}
article.visual .slide_wrap .sbtn_wrap .pagingInfo {
	background-position: center; margin: 0px 0.93em; width: 1.87em; height: 2.18em; color: rgb(255, 255, 255); display: inline-block; position: relative; background-image: url("../img/main/bg_paging.png"); background-repeat: no-repeat;
}
article.visual .slide_wrap .sbtn_wrap .pagingInfo .current {
	left: 0px; top: 0px; font-weight: 700; position: absolute;
}
article.visual .slide_wrap .sbtn_wrap .pagingInfo .total {
	right: 0px; bottom: 0px; font-weight: 300; position: absolute;
}
article.visual .slide_txt {
	left: 50%; top: calc(50% - 40px); width: 100%; text-align: right; position: absolute; max-width: 1200px; transform: translateX(-50%) translateY(-50%);
}
article.visual .slide_txt .title {
	color: rgb(255, 255, 255); line-height: 1.25em; font-size: 2.35em; font-weight: 300;
}
article.visual .slide_txt .title strong {
	font-weight: 700;
}
article.visual .slide_txt .desc {
	color: rgb(255, 255, 255); font-size: 1.25em; font-weight: 300; margin-top: 3%;
}
article.atc_01 {
	background-position: bottom; padding-bottom: 5%; background-image: url("../img/main/bg_section01.jpg");
}
article.atc_01 .inner {
	position: relative;
}
article.atc_01 .tile_wrap {
	margin-top: -80px; margin-bottom: 5%;
}
article.atc_01 .tile_wrap > ul {
	
}
article.atc_01 .tile_wrap ul::after {
	clear: both; display: block; content: "";
}
article.atc_01 .tile_wrap > ul > li {
	padding: 3% 2.5%; width: 25%; height: 280px; text-align: center; color: rgb(34, 34, 34); float: left; position: relative; box-sizing: border-box;
}
article.atc_01 .tile_wrap > ul > li::before {
	border: 1px solid rgba(0, 0, 0, 0); transition:0.3s; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 5; content: ""; box-sizing: border-box; -webkit-transition: .3s ease; -o-transition: .3s ease; -moz-transition: .3s ease;
}
article.atc_01 .tile_wrap > ul > li:hover::before {
	border: 1px solid rgb(0, 101, 110); border-image: none; content: ""; box-shadow: 20px 20px 40px 0px rgba(0,0,0,0.2);
}
article.atc_01 .tile_wrap > ul > li:focus::before {
	border: 1px solid rgb(0, 101, 110); border-image: none; content: ""; box-shadow: 20px 20px 40px 0px rgba(0,0,0,0.2);
}
article.atc_01 .tile_wrap > ul > li.bg_tile_g0 {
	background-position: center; color: rgb(255, 255, 255); background-image: url("../img/main/bg_tile01.jpg");
}
article.atc_01 .tile_wrap > ul > li.bg_tile_g1 {
	color: rgb(255, 255, 255); background-color: rgb(0, 89, 120);
}
article.atc_01 .tile_wrap > ul > li.bg_tile_g2 {
	color: rgb(255, 255, 255); background-color: rgb(7, 161, 175);
}
article.atc_01 .tile_wrap > ul > li.bg_tile_g3 {
	background-color: rgb(214, 234, 235);
}
article.atc_01 .tile_wrap > ul > li.bg_tile_g4 {
	background-color: rgb(255, 255, 255);
}
article.atc_01 .tile_wrap > ul > li.bg_tile_g0 .input_wrap > a:focus {
	outline: rgb(0, 233, 255) solid 2px;
}
article.atc_01 .tile_wrap li.bg_tile_g1 .input_wrap > a:focus {
	outline: rgb(0, 233, 255) solid 2px;
}
article.atc_01 .tile_wrap_m {
	margin-bottom: 5%; display: none; background-color: rgb(255, 255, 255);
}
article.atc_01 .tile_wrap_m > ul {
	
}
article.atc_01 .tile_wrap_m ul::after {
	clear: both; display: block; content: "";
}
article.atc_01 .tile_wrap_m > ul > li {
	width: 50%; float: left;
}
article.atc_01 .tile_wrap_m > ul > li > a {
	text-align: center; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid; display: block; box-sizing: border-box;
}
article.atc_01 .tile_wrap_m > ul > li:nth-child(2n) > a {
	border-left-color: rgb(241, 241, 241); border-left-width: 1px; border-left-style: solid;
}
article.atc_01 .tile_wrap_m > ul > li .img {
	width: 100%; height: 13.87em; display: table;
}
article.atc_01 .tile_wrap_m > ul > li .img > div {
	vertical-align: middle; display: table-cell;
}
article.atc_01 .tile_wrap_m > ul > li .img img {
	
}
article.atc_01 .tile_wrap_m > ul > li .txt {
	
}
article.atc_01 .tile_wrap_m > ul > li .txt p {
	color: rgb(34, 34, 34); padding-bottom: 1em; font-size: 1.87em;
}
article.atc_01 .tile_wrap_m .timetable_m {
	padding: 3.75em 1.87em; box-sizing: border-box;
}
article.atc_01 .tile_wrap_m .timetable_m .tel {
	color: rgb(7, 161, 175); letter-spacing: 1px; padding-left: 48px; font-size: 2.81em; font-weight: 700; margin-bottom: 1em; position: relative;
}
article.atc_01 .tile_wrap_m .timetable_m .tel::before {
	background-position: center; left: 0px; top: 7px; width: 27px; height: 32px; display: block; position: absolute; content: ""; background-image: url("./ico_tel_m.png"); background-repeat: no-repeat;
}
article.atc_01 .tile_wrap_m .timetable_m ul {
	
}
article.atc_01 .tile_wrap_m .timetable_m li {
	width: 100%; overflow: hidden; font-size: 1.37em;
}
article.atc_01 .tile_wrap_m .timetable_m li .weekday {
	width: 5em; text-align: justify; color: rgb(102, 102, 102); float: left; -ms-text-justify: inter-word; -ms-text-align-last: justify;
}
article.atc_01 .tile_wrap_m .timetable_m li .time {
	text-align: left; color: rgb(34, 34, 34); letter-spacing: 2px; padding-left: 2.2em; float: left;
}
.timetable {
	
}
.timetable .tel {
	color: rgb(7, 161, 175); letter-spacing: 1px; padding-left: 20px; font-size: 2.12em; font-weight: 700; margin-bottom: 5px; display: block; position: relative; z-index: 5;
}
.timetable .tel::before {
	background-position: center; left: 0px; top: 7px; width: 21px; height: 24px; display: block; position: absolute; content: ""; background-image: url("./ico_tel.png"); background-repeat: no-repeat;
}
.timetable ul {
	
}
.timetable li {
	width: 100%; overflow: hidden; font-size: 0.81em;
}
.timetable li .weekday {
	width: 62px; text-align: justify; color: rgb(102, 102, 102); float: left; -ms-text-justify: inter-word; -ms-text-align-last: justify;
}
.timetable li .time {
	text-align: left; color: rgb(34, 34, 34); letter-spacing: 2px; float: right;
}
article.atc_01 .tile_wrap li > div {
	height: 100%; position: relative;
}
article.atc_01 .tile_wrap h3 {
	font-size: 1.5em; font-weight: 500; margin-bottom: 20px;
}
article.atc_01 .tile_wrap .desc {
	font-weight: 400; -ms-word-break: keep-all;
}
article.atc_01 .tile_wrap .input_wrap {
	left: 0px; width: 100%; bottom: 0px; position: absolute; z-index: 6;
}
article.atc_01 .tile_wrap .input_wrap input[type='text'] {
	padding: 0px 34px 0px 12px; border: 0px currentColor; border-image: none; width: 100%; height: 40px; box-sizing: border-box;
}
article.atc_01 .tile_wrap .input_wrap input[type='text']:-ms-input-placeholder {
	color: rgb(204, 204, 204); font-style: italic; font-weight: 300;
}
article.atc_01 .tile_wrap .input_wrap .btn_search {
	background-position: center; width: 34px; height: 40px; right: 0px; bottom: 0px; display: block; position: absolute; background-image: url("../img/main/ico_search2.png"); background-repeat: no-repeat;
}
article.atc_01 .tile_wrap .input_wrap .btn_type01 {
	padding: 9px 0px; border: 1px solid rgb(207, 207, 207); border-image: none; width: 132px; color: rgb(34, 34, 34); font-size: 1em; display: inline-block; background-color: rgb(255, 255, 255);
}
article.atc_01 .tile_wrap .input_wrap .btn_type02 {
	padding: 9px 0px; border: 1px solid rgb(207, 207, 207); border-image: none; width: 104px; color: rgb(34, 34, 34); font-size: 1em; margin-right: 2px; display: inline-block; background-color: rgb(255, 255, 255);
}
article.atc_01 .tile_wrap .input_wrap .btn_type03 {
	padding: 9px 0px; border: 1px solid rgb(7, 161, 175); border-image: none; width: 104px; color: rgb(255, 255, 255); font-size: 1em; margin-left: 2px; display: inline-block; background-color: rgb(7, 161, 175);
}
article.atc_01 .tile_wrap .input_wrap a:hover {
	border: 1px solid rgb(70, 134, 156); border-image: none; color: rgb(255, 255, 255); background-color: rgb(0, 89, 120);
}
.div2_wrap {
	overflow: hidden;
}
.div2_wrap > div {
	width: 49.16%;
}
.div2_wrap .left {
	float: left;
}
.div2_wrap .right {
	float: right;
}
.div2_wrap h2 {
	
}
.div2_wrap > div > div {
	min-height: 323px; background-color: rgb(255, 255, 255);
}
.tab_style {
	padding-left: 7.46%; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; position: relative; z-index: 1; box-sizing: border-box;
}
.tab_style .btn_more {
	background-position: center 15px; top: 0px; width: 54px; height: 54px; text-align: center; right: 0px; color: rgb(102, 102, 102); padding-top: 32px; font-size: 0.75em; border-left-color: rgb(240, 240, 240); border-left-width: 1px; border-left-style: solid; display: none; position: absolute; box-sizing: border-box; background-image: url("../img/main/ico_more.png"); background-repeat: no-repeat;
}
.tab_style .btn_more.on {
	display: block;
}
.tab_style > ul {
	
}
.tab_style > ul::after {
	clear: both; display: block; content: "";
}
.tab_style > ul > li {
	margin-left: 5%; float: left;
}
.tab_style > ul > li:first-child {
	margin-left: 0px;
}
.tab_style > ul > li > a {
	padding: 17px 0px; color: rgb(34, 34, 34); display: inline-block; position: relative;
}
.tab_style > ul > li.on > a {
	color: rgb(7, 161, 175); font-weight: 700;
}
.tab_style > ul > li.on > a::before {
	width: 100%; height: 4px; bottom: 0px; position: absolute; content: ""; background-color: rgb(7, 161, 175);
}
.tab_style > ul > li.on .tab_content {
	display: block;
}
.tab_style .tab_content {
	padding: 0px 7.46%; left: 0px; top: 56px; width: 100%; display: none; position: absolute; z-index: 1; box-sizing: border-box;
}
.tab_style .tab_content .fst_cont {
	padding: 2.18em 0px 1.56em; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: solid;
}
.tab_style .tab_content .fst_cont::after {
	clear: both; display: block; content: "";
}
.tab_style .tab_content .fst_cont .date {
	width: 95px; text-align: center; float: left;
}
.tab_style .tab_content .fst_cont .date .date_md {
	color: rgb(34, 34, 34); font-size: 2.25em; font-weight: 200;
}
.tab_style .tab_content .fst_cont .date .date_y {
	color: rgb(34, 34, 34); font-size: 0.87em; font-weight: 300;
}
.tab_style .tab_content .fst_cont .txt {
	width: calc(100% - 115px); float: right;
}
.tab_style .tab_content .fst_cont .txt a {
	display: block;
}
.tab_style .tab_content .fst_cont .txt .title {
	padding: 4px 0px 15px; color: rgb(34, 34, 34); letter-spacing: -1px; overflow: hidden; font-size: 1.25em; font-weight: 400; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.tab_style .tab_content .fst_cont .txt .desc {
	height: 3em; color: rgb(102, 102, 102); line-height: 1.57em; overflow: hidden; font-size: 0.87em; font-weight: 300; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.tab_style .tab_content .snd_cont {
	padding: 20px 0px;
}
.tab_style .tab_content .snd_cont ul {
	
}
.tab_style .tab_content .snd_cont li {
	
}
.tab_style .tab_content .snd_cont li a {
	color: rgb(34, 34, 34); line-height: 1.62em; overflow: hidden; padding-right: 70px; padding-left: 15px; font-size: 1em; font-weight: 300; display: block; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
.tab_style .tab_content .snd_cont li a::before {
	border-radius: 10px; left: 0px; top: 9px; width: 5px; height: 5px; position: absolute; content: ""; background-color: rgb(0, 0, 0);
}
.tab_style .tab_content .snd_cont li a > span {
	top: 0px; right: 1px; color: rgb(102, 102, 102); font-size: 0.87em; font-weight: 300; position: absolute;
}
.div2_wrap .event {
	
}
.div2_wrap .event .event_wrap {
	position: relative;
}
.div2_wrap .event .event_wrap .ebtn_wrap {
	top: -40px; height: 13px; right: 0px; position: absolute;
}
.div2_wrap .event .event_wrap .ebtn_wrap button {
	background-position: center; width: 9px; height: 13px; display: inline-block; z-index: 5; background-repeat: no-repeat;
}
.div2_wrap .event .event_wrap .ebtn_wrap .btn_play {
	display: none; background-image: url("../img/main/ico_eventplay.png");
}
.div2_wrap .event .event_wrap .ebtn_wrap .btn_stop {
	background-image: url("../img/main/ico_eventpause.png");
}
.div2_wrap .event .event_wrap ul {
	
}
.div2_wrap .event .event_wrap li {
	
}
.div2_wrap .event .event_wrap li a {
	height: 323px; overflow: hidden; display: block; position: relative;
}
.div2_wrap .event .event_wrap li a:focus::after {
	border: 3px solid rgb(0, 233, 255); border-image: none; left: 0px; top: 0px; width: calc(100% - 6px); height: calc(100% - 6px); position: absolute; content: "";
}
.div2_wrap .event .event_wrap li img {
	left: 50%; top: 0px; height: 100%; position: absolute; max-width: none; transform: translateX(-50%);
}
.div2_wrap .event .event_wrap .slick-dots {
	margin: 0px; left: 0px; top: -47px; width: calc(100% - 12px); text-align: right; position: absolute;
}
.div2_wrap .event .event_wrap .slick-dots li {
	margin: 0px 2px; width: auto; height: auto;
}
.div2_wrap .event .event_wrap .slick-dots li button {
	padding: 0px; width: 8px; height: 8px; position: relative;
}
.div2_wrap .event .event_wrap .slick-dots li button::before {
	width: 8px; height: 8px; background-color: rgb(142, 142, 142);
}
.div2_wrap .event .event_wrap .slick-dots li.slick-active button::before {
	background-color: rgb(1, 172, 190);
}
.sns_wrap {
	
}
.sns_wrap > ul {
	margin-left: -18px;
}
.sns_wrap ul::after {
	clear: both; display: block; content: "";
}
.sns_wrap > ul > li {
	width: 33.33%; float: left;
}
.sns_wrap > ul > li a {
	padding: 3.12em 2.5em 1.87em; border: 1px solid rgb(223, 223, 223); border-image: none; margin-left: 18px; display: block; position: relative; min-height: 220px; box-sizing: border-box;
}
.sns_wrap > ul > li a img {
	left: -1px; top: -1px; position: absolute;
}
.sns_wrap > ul > li a .txt {
	height: 100px; color: rgb(34, 34, 34); line-height: 1.62em; overflow: hidden; font-size: 1em; font-weight: 300; -webkit-line-clamp: 4; -webkit-box-orient: vertical;
}
.sns_wrap > ul > li a .date {
	bottom: 30px; color: rgb(121, 121, 121); padding-top: 15px; font-size: 0.87em; font-weight: 300; position: absolute;
}
.sns_wrap > ul > li a .date::before {
	left: 0px; top: 0px; width: 20px; height: 1px; position: absolute; content: ""; background-color: rgb(203, 203, 203);
}
.snstab_wrap {
	display: none;
}
.snstab_wrap ul {
	
}
.snstab_wrap ul::after {
	clear: both; display: block; content: "";
}
.snstab_wrap li {
	background-position: 10%; width: 50%; float: left; display: table; position: relative; box-sizing: border-box; background-repeat: no-repeat;
}
.snstab_wrap li::before {
	left: 50%; width: 0px; height: 0px; bottom: -10px; border-right-color: transparent; border-left-color: transparent; border-right-width: 20px; border-left-width: 20px; border-right-style: solid; border-left-style: solid; display: none; position: absolute; z-index: 1; content: ""; transform: translateX(-50%);
}
.snstab_wrap li.on::before {
	display: block;
}
.snstab_wrap li.fb::before {
	border-top-color: rgb(2, 74, 148); border-top-width: 20px; border-top-style: solid;
}
.snstab_wrap li.blg::before {
	border-top-color: rgb(255, 140, 23); border-top-width: 20px; border-top-style: solid;
}
.snstab_wrap li.tw::before {
	border-top-color: rgb(84, 195, 240); border-top-width: 20px; border-top-style: solid;
}
.snstab_wrap li.fb {
	background-image: url("../img/main/ico_snstab_fb.png"); background-color: rgb(2, 74, 148);
}
.snstab_wrap li.blg {
	background-image: url("../img/main/ico_snstab_blg.png"); background-color: rgb(255, 140, 23);
}
.snstab_wrap li.tw {
	background-image: url("../img/main/ico_snstab_tw.png"); background-color: rgb(84, 195, 240);
}
.snstab_wrap li a {
	height: 60px; text-align: center; color: rgb(255, 255, 255); font-size: 1.5em; vertical-align: middle; display: table-cell;
}
.sns2_wrap {
	
}
.sns2_wrap > ul {
	margin-left: -1.12em;
}
.sns2_wrap ul::after {
	clear: both; display: block; content: "";
}
.sns2_wrap li {
	width: 33.33%; float: left;
}
.sns2_wrap li.fb_cont {
	
}
.sns2_wrap li.blg_cont {
	
}
.sns2_wrap li.etc_cont {
	
}
.sns2_wrap li > div {
	margin-left: 1.12em;
}
.sns2_wrap li .sns2_header {
	
}
.sns2_wrap li .sns2_header a {
	padding: 0.43em 0px 0.43em 1.25em; color: rgb(255, 255, 255); font-weight: 700; display: block;
}
.sns2_wrap li.fb_cont .sns2_header {
	background-color: rgb(2, 74, 148);
}
.sns2_wrap li.blg_cont .sns2_header {
	background-color: rgb(255, 140, 23);
}
.sns2_wrap li.blg_cont .sns2_header a {
	font-weight: 500;
}
.sns2_wrap li.blg_cont .sns2_header img {
	
}
.sns2_wrap li .sns2_content {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(223, 223, 223) rgb(223, 223, 223); border-image: none; height: 23.43em; overflow: hidden; box-sizing: border-box;
}
.sns2_wrap li.blg_cont .sns2_content {
	padding: 0px 2.18em;
}
.sns2_wrap li.blg_cont .sns2_content > div {
	padding-top: 1.56em;
}
.sns2_wrap li.blg_cont .sns2_content > div > a {
	display: block;
}
.sns2_wrap li.blg_cont .sns2_content .txt {
	height: 6.5em; color: rgb(34, 34, 34); line-height: 1.62em; overflow: hidden; font-size: 1em; font-weight: 300; -webkit-line-clamp: 4; -webkit-box-orient: vertical;
}
.sns2_wrap li.blg_cont .sns2_content .date {
	color: rgb(121, 121, 121); padding-top: 0.93em; font-size: 0.87em; font-weight: 300; margin-top: 0.93em; position: relative;
}
.sns2_wrap li.blg_cont .sns2_content .date::before {
	left: 0px; top: 0px; width: 1.25em; height: 1px; position: absolute; content: ""; background-color: rgb(203, 203, 203);
}
.sns2_wrap li.etc_cont {
	
}
.sns2_wrap li.etc_cont .top {
	
}
.sns2_wrap li.etc_cont .top ul {
	
}
.sns2_wrap li.etc_cont .top ul::after {
	clear: both; display: block; content: "";
}
.sns2_wrap li.etc_cont .top li:first-child {
	float: left;
}
.sns2_wrap li.etc_cont .top li {
	width: calc(50% - 0.563em); float: right;
}
.sns2_wrap li.etc_cont .top li a {
	height: 8.5em; text-align: center; padding-top: 2.18em; display: block; box-sizing: border-box; background-color: rgb(44, 180, 0);
}
.sns2_wrap li.etc_cont .top li:first-child a {
	background-color: rgb(80, 80, 80);
}
.sns2_wrap li.etc_cont .top li a img {
	
}
.sns2_wrap li.etc_cont .bot {
	background-position: right bottom; padding: 2.87em 2em 0px; margin-top: 1.12em; min-height: 13.06em; background-image: url("../img/main/bg_sns_etc.png"); background-repeat: no-repeat; background-color: rgb(235, 235, 235);
}
.sns2_wrap li.etc_cont .bot .tit {
	color: rgb(0, 0, 0); font-size: 1.37em;
}
.sns2_wrap li.etc_cont .bot .tel {
	padding: 0.37em 0px; color: rgb(255, 0, 0); font-size: 2.68em; font-weight: 700;
}
.sns2_wrap li.etc_cont .bot .tel span {
	color: rgb(7, 161, 175);
}
.sns2_wrap li.etc_cont .bot .desc {
	color: rgb(34, 34, 34); line-height: 1.25em; font-size: 0.87em; font-weight: 300; -ms-word-break: keep-all;
}
article.atc_02 {
	padding: 5% 0px;
}
.div2_wrap .center {
	border: 1px solid rgb(223, 223, 223); border-image: none;
}
.div2_wrap .guide {
	border: 1px solid rgb(223, 223, 223); border-image: none;
}
article.atc_02 .div2_wrap {
	margin-top: 5%;
}
article.atc_02 .div2_wrap > div > div {
	min-height: 310px;
}
.div2_wrap .center .centers_wrap {
	position: relative;
}
.div2_wrap .center .centers_wrap ul {
	z-index: 0;
}
.div2_wrap .center .centers_wrap li {
	
}
.div2_wrap .center .centers_wrap li a {
	height: 310px; overflow: hidden; display: block; position: relative;
}
.div2_wrap .center .centers_wrap li a:focus::after {
	border: 3px solid rgb(0, 101, 110); border-image: none; left: 0px; top: 0px; width: calc(100% - 6px); height: calc(100% - 6px); position: absolute; content: "";
}
.div2_wrap .center .centers_wrap li img {
	left: 50%; top: 0px; height: 100%; position: absolute; max-width: none; transform: translateX(-50%);
}
.div2_wrap .center .centers_wrap button.slick-arrow {
	background-position: center; border: 1px solid rgb(223, 223, 223); border-image: none; top: -1px; width: 52px; height: 50px; right: -1px; text-indent: -1000%; overflow: hidden; display: block; position: absolute; z-index: 5; background-repeat: no-repeat;
}
.div2_wrap .center .centers_wrap button.slick-prev {
	right: 52px; background-image: url("../img/main/ico_banprev.png");
}
.div2_wrap .center .centers_wrap button.slick-next {
	background-image: url("../img/main/ico_bannext.png");
}
.div2_wrap .center .centers_wrap .cbtn_wrap {
	top: -1px; right: 0px; position: absolute; z-index: 5; background-color: rgb(255, 255, 255);
}
.div2_wrap .center .centers_wrap .cbtn_wrap button {
	background-position: center; border: 1px solid rgb(223, 223, 223); border-image: none; width: 52px; height: 50px; overflow: hidden; margin-right: -1px; float: left; display: block; background-repeat: no-repeat;
}
.div2_wrap .center .centers_wrap .cbtn_wrap .btn_prev {
	background-image: url("../img/main/ico_banprev.png");
}
.div2_wrap .center .centers_wrap .cbtn_wrap .btn_next {
	background-image: url("../img/main/ico_bannext.png");
}
.div2_wrap .center .centers_wrap .cbtn_wrap .btn_play {
	display: none; background-image: url("../img/main/ico_banplay.png");
}
.div2_wrap .center .centers_wrap .cbtn_wrap .btn_stop {
	background-image: url("../img/main/ico_banpause.png");
}
.div2_wrap .guide .guide_wrap {
	
}
.div2_wrap .guide .guide_wrap ul {
	
}
.div2_wrap .guide .guide_wrap ul::after {
	clear: both; display: block; content: "";
}
.div2_wrap .guide .guide_wrap li {
	background-position: center 30px; width: 33.33%; float: left; position: relative; background-repeat: no-repeat;
}
.div2_wrap .guide .guide_wrap li:nth-child(1) {
	background-image: url("../img/main/ico_guide01.png");
}
.div2_wrap .guide .guide_wrap li:nth-child(2) {
	background-image: url("../img/main/ico_guide02.png");
}
.div2_wrap .guide .guide_wrap li:nth-child(3) {
	background-image: url("../img/main/ico_guide03.png");
}
.div2_wrap .guide .guide_wrap li:nth-child(4) {
	background-image: url("../img/main/ico_guide04.png");
}
.div2_wrap .guide .guide_wrap li:nth-child(5) {
	background-image: url("../img/main/ico_guide05.png");
}
.div2_wrap .guide .guide_wrap li:nth-child(6) {
	background-image: url("../img/main/ico_guide06.png");
}
.div2_wrap .guide .guide_wrap li:nth-child(1)::before {
	left: 50%; width: 100%; height: 1px; bottom: 0px; position: absolute; max-width: 90px; content: ""; transform: translateX(-50%); background-color: rgb(223, 223, 223);
}
.div2_wrap .guide .guide_wrap li:nth-child(2)::before {
	left: 50%; width: 100%; height: 1px; bottom: 0px; position: absolute; max-width: 90px; content: ""; transform: translateX(-50%); background-color: rgb(223, 223, 223);
}
.div2_wrap .guide .guide_wrap li:nth-child(3)::before {
	left: 50%; width: 100%; height: 1px; bottom: 0px; position: absolute; max-width: 90px; content: ""; transform: translateX(-50%); background-color: rgb(223, 223, 223);
}
.div2_wrap .guide .guide_wrap li:nth-child(2)::after {
	left: 0px; width: 1px; height: 90px; bottom: -45px; position: absolute; content: ""; background-color: rgb(223, 223, 223);
}
.div2_wrap .guide .guide_wrap li:nth-child(3)::after {
	left: 0px; width: 1px; height: 90px; bottom: -45px; position: absolute; content: ""; background-color: rgb(223, 223, 223);
}
.div2_wrap .guide .guide_wrap li a {
	padding: 110px 0px 25px; text-align: center; color: rgb(34, 34, 34); font-size: 1em; font-weight: 300; display: block;
}
article.atc_03 {
	padding-top: 7%; background-color: rgb(233, 242, 241);
}
#container .main article.atc_03 h2 {
	text-align: center; color: rgb(7, 161, 175); font-size: 2.37em; -ms-word-break: keep-all;
}
article.atc_03 .img {
	text-align: center;
}
article.atc_03 .img img {
	max-width: 100%;
}
article.atc_04 {
	padding: 3.5em 0px;
}
article.atc_04 .cert_wrap {
	padding-right: 28px; position: relative;
}
article.atc_04 .cert_wrap ul {
	
}
article.atc_04 .cert_wrap li {
	border: 0px currentColor; border-image: none; box-sizing: border-box;
}
article.atc_04 .cert_wrap li a {
	float: left; display: block; position: relative;
}
article.atc_04 .cert_wrap li a:focus {
	outline: 0px;
}
article.atc_04 .cert_wrap li a:focus::after {
	border: 2px solid rgb(0, 101, 110); border-image: none; left: 0px; top: 0px; width: calc(100% - 4px); height: calc(100% - 4px); display: block; position: absolute; content: "";
}
article.atc_04 .cert_wrap li img {
	max-width: 100%;
}
article.atc_04 .cert_wrap button.slick-arrow {
	background-position: center; border: 1px solid rgb(223, 223, 223); border-image: none; top: 0px; width: 26px; height: 26px; right: 0px; text-indent: -1000%; overflow: hidden; display: block; position: absolute; z-index: 5; background-repeat: no-repeat;
}
article.atc_04 .cert_wrap button.slick-prev {
	background-image: url("../img/main/ico_slideup.png");
}
article.atc_04 .cert_wrap button.slick-next {
	top: 56px; background-image: url("../img/main/ico_slidedown.png");
}
article.atc_04 .cert_wrap .ctbtn_wrap {
	top: 0px; right: 0px; position: absolute;
}
article.atc_04 .cert_wrap .ctbtn_wrap button {
	background-position: center; border: 1px solid rgb(223, 223, 223); border-image: none; width: 28px; height: 28px; overflow: hidden; display: block; background-repeat: no-repeat;
}
article.atc_04 .cert_wrap .ctbtn_wrap .btn_prev {
	margin-bottom: 1px; background-image: url("../img/main/ico_slideup_prev.png");
}
article.atc_04 .cert_wrap .ctbtn_wrap .btn_next {
	margin-top: 1px; background-image: url("../img/main/ico_slidedown_next.png");
}
article.atc_04 .cert_wrap .ctbtn_wrap .btn_play {
	display: none; background-image: url("../img/main/ico_slideplay_ct.png");
}
article.atc_04 .cert_wrap .ctbtn_wrap .btn_stop {
	background-image: url("../img/main/ico_slidepause_ct.png");
}
#container .main h2 {
	color: rgb(34, 34, 34); font-size: 1.87em; font-weight: 300; margin-bottom: 15px; box-sizing: border-box;
}
#container .main h2 span {
	font-weight: 700;
}
footer {
	position: relative; background-color: rgb(228, 228, 228);
}
footer .link_wrap {
	border-bottom-color: rgb(200, 200, 200); border-bottom-width: 1px; border-bottom-style: solid; box-sizing: border-box;
}
footer .link_wrap::after {
	clear: both; display: block; content: "";
}
footer .link_wrap .logo_f {
	width: calc(100% - 975px); float: left; display: table;
}
footer .link_wrap .logo_f > div {
	height: 120px; vertical-align: middle; display: table-cell;
}
footer .link_wrap .logo_f a {
	display: block;
}
footer .link_wrap .logo_f img {
	max-width: 100%;
}
footer .link_wrap .list_link {
	float: right; display: table;
}
footer .link_wrap .list_link > a.btn_more {
	background-position: center; top: 0px; width: 4.37em; height: 4.37em; right: 0px; border-bottom-color: rgb(200, 200, 200); border-left-color: rgb(200, 200, 200); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute; box-sizing: border-box; background-image: url("./bg_moredot.png"); background-repeat: no-repeat;
}
footer .link_wrap .list_link ul {
	
}
footer .link_wrap .list_link li {
	height: 120px; vertical-align: middle; display: table-cell;
}
footer .link_wrap .list_link li a {
	color: rgb(68, 68, 68); padding-left: 10px; font-size: 0.93em; font-weight: 300; margin-left: 10px; display: inline-block; position: relative;
}
footer .link_wrap .list_link li a::before {
	left: 0px; top: 4px; width: 1px; height: 8px; position: absolute; content: ""; background-color: rgb(177, 177, 177);
}
footer .link_wrap .list_link li:first-child a::before {
	display: none;
}
footer .etc_wrap {
	padding: 2.5em 0px; width: 100%; overflow: hidden; position: relative;
}
footer .etc_wrap .address {
	width: 45%; float: left;
}
footer .etc_wrap .address > div {
	
}
footer .etc_wrap .address ul {
	overflow: hidden;
}
footer .etc_wrap .address li {
	color: rgb(68, 68, 68); line-height: 1.42em; padding-left: 16px; font-size: 0.87em; font-weight: 300; margin-left: 10px; float: left; position: relative;
}
footer .etc_wrap .address li::before {
	left: 0px; top: 0px; position: absolute; content: "/";
}
footer .etc_wrap .address li:first-child {
	padding-left: 0px; margin-left: 0px;
}
footer .etc_wrap .address li:first-child::before {
	display: none;
}
footer .etc_wrap .address p {
	color: rgb(68, 68, 68); line-height: 1.42em; font-size: 0.87em; font-weight: 300; -ms-word-break: keep-all;
}
footer .etc_wrap .certify {
	width: 55%; text-align: right; float: right;
}
footer .etc_wrap .certify ul {
	display: inline-block;
}
footer .etc_wrap .certify ul::after {
	clear: both; display: block; content: "";
}
footer .etc_wrap .certify li {
	margin: 5px; float: left;
}
footer .etc_wrap .certify li a {
	display: block;
}
footer .etc_wrap .certify li a img {
	
}
footer .etc_wrap .certify li.li_cert a {
	margin-top: -22px;
}
footer .etc_wrap .certify li.li_cert.li_wa a {
	padding: 8px 0px;
}
footer .etc_wrap .copyright {
	width: 100%; color: rgb(68, 68, 68); letter-spacing: 1px; font-size: 0.75em; font-weight: 300; margin-top: 1.67em; float: left;
}
footer .etc_wrap .copyright span {
	color: rgb(7, 161, 175); font-weight: 700;
}
footer .etc_wrap .logo_m {
	text-align: center; padding-top: 2.5em; margin-top: 2.5em; margin-bottom: 1.25em; border-top-color: rgb(213, 213, 213); border-top-width: 1px; border-top-style: solid; display: none;
}
footer .etc_wrap .sns {
	right: 0px; bottom: 40px; position: absolute;
}
footer .etc_wrap .sns ul {
	
}
footer .etc_wrap .sns ul::after {
	clear: both; display: block; content: "";
}
footer .etc_wrap .sns li {
	margin-right: 5px; float: left;
}
footer .etc_wrap .sns li.btn_facebook a {
	background-image: url("./ico_f_facebook.png");
}
footer .etc_wrap .sns li.btn_blog a {
	background-image: url("./ico_f_blog.png");
}
footer .etc_wrap .sns li.btn_twitter a {
	background-image: url("./ico_f_twitter.png");
}
footer .etc_wrap .sns li.btn_post a {
	background-image: url("./ico_f_post.png");
}
footer .etc_wrap .sns li.btn_sideeye a {
	width: 120px; background-image: url("./ico_f_eye.png");
}
footer .etc_wrap .sns li a {
	background-position: center; border: 1px solid rgb(195, 195, 195); border-image: none; width: 28px; height: 28px; display: block; background-repeat: no-repeat;
}
footer .etc_wrap .family_m {
	padding: 2.5em 30px; display: none;
}
footer .etc_wrap .family_m select {
	background-position: right 1.25em center; padding: 0px 1.25em; border: 1px solid rgb(195, 195, 195); border-image: none; width: 100%; height: 60px; color: rgb(68, 68, 68); font-size: 0.93em; font-weight: 300;
}
footer .etc_wrap .family_m select option {
	line-height: 2em;
}





@media screen and (max-width: 480px) {
.mbtn_wrap {top: 64px;}
}









