@import url("main_pc.css");


@media only all and (max-width: 1023px) {
	.container {
		background: transparent;
		padding: 0;
	}

	.main-slider-wrapper .word-main-slogan {
		position: absolute;
		top: 10rem;
		left: 0;
		width: 100%;;
		margin-left: 0;
		text-align: center;
		z-index: 10;
	}

	.main-slider-wrapper .word-main-slogan > img {
		display: block;
		width: 18.15rem;
		margin: 0 auto;
	}

	.main-slider-wrapper .swiper-slide,
	.main-slider-wrapper .swiper-slide a {
		height: auto;
	}
	/*½½¶óÀÌ´õ Áß a¸µÅ© µé¾î°£ ½½¶óÀÌ´õ*/
	.main-slider-wrapper .swiper-slide a{
		position:relative;
		width:100%;
		margin-left:0;
		left:0;
	}
	/*//½½¶óÀÌ´õ Áß a¸µÅ© µé¾î°£ ½½¶óÀÌ´õ*/
	.main-slider-wrapper .swiper-slide > .pc {
		display: none;
	}
	.main-slider-wrapper .swiper-slide a > .pc {
		display: none;
	}
	
	.main-slider-wrapper .swiper-slide > .mobile{
		display: block;
	}
	.main-slider-wrapper .swiper-slide a > .mobile{
		display: block;
	}
	.main-slider-wrapper .swiper-slide a > img {
		width: 100%;
	}

	.main-slider-wrapper .paiging-wrapper {
		bottom: 2.5rem !important;;
		width: 100%;
		height: 1.154rem;
		line-height: 1.154rem;	
	}

	.main-slider-wrapper .paiging-wrapper .swiper-pagination {
		height: 1.154rem;
		line-height: 1.154rem;
		vertical-align: sub;
	}

	.main-slider-wrapper .paiging-wrapper .swiper-pagination > .swiper-pagination-bullet {
		width: 0.5769rem;
		height: 0.5769rem;
		margin: 0 0.5769rem;
	}

	.main-slider-wrapper .paiging-wrapper .swiper-pagination > .swiper-pagination-bullet-active {
		width: 3.462rem;
	}

	.main-slider-wrapper .paiging-wrapper > button {
		width: 1.154rem;
		height: 1.154rem;
	}

	.main-slider-wrapper .paiging-wrapper > button > img {
		width: 1.154rem;
	}

	.contents {
		max-width: 100%;;
		padding: 0;
	}

	.contents-wrapper {
		max-width: 100%;
		padding: 0;
		margin: 0 auto;
	}

	.contents-wrapper.first {
		position: relative;
		/*top: -7.692rem;*/
		top:2.0rem;
		z-index: 10;
		margin-bottom: -7.692rem;
	}

	.depth3-tabmenu-wrapper {
		height: auto;
		min-height: 29.04rem;
	}

	.depth3-tabmenu-wrapper:after {
		content: "";
		clear: both;
		display: block;
	}

	.depth3-tabmenu-wrapper > li {
		float: left;
	}

	.depth3-tabmenu-wrapper > li:first-child {
		padding-left: 1.154rem;		
	}

	.depth3-tabmenu-wrapper > li > button {
		display: block;
		padding: 0 0.7692rem;
		height: 2.308rem;
		line-height: 2.308rem;
		text-align: center;
		color: #212121;
		font-size: 1.154rem;
		letter-spacing: -1px;
	}

	.depth3-tabmenu-wrapper > li > button.on {
		border-radius: 1.154rem;;
	}

	.main-board-information-wrapper {
		top: 4rem;
		height: auto;
		min-height: 20.46rem;
		/*padding-left: 1.154rem;*/
	}

	.main-board-information-wrapper .swiper-pagination {
		display: block;
	}

	.depth3-tabmenu-wrapper .btn-more01 {
		position: absolute;
		top: 0;
		right: 1.154rem;
		margin-top: -3.423rem;
	}

	.depth3-tabmenu-wrapper .btn-more01 {
		display: block;
		width: 1.154rem;
		height: 1.154rem;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		background: url(../make_img/icon/icon_more@2x.png) no-repeat 0 0;
		background-size: 1.154rem 1.154rem;
	}

	.depth3-tabmenu-wrapper .btn-more01 > img {
		display: none;
	}

	.depth3-tabmenu-wrapper .swiper-slide {
		display: block;
	}

	.depth3-tabmenu-wrapper .swiper-slide > a {
		border: 0.07692rem solid #e5e5e5;
		border-bottom: 0.2308rem solid #0832c2;
		height: auto;
		min-height: 20.46rem;
		background: #fff;
		overflow: hidden;
	}


	.depth3-tabmenu-wrapper .swiper-slide > a > .information-area {
		height: auto;
		min-height: 20.46rem;
		padding-bottom: 2.308rem;
	}

	.depth3-tabmenu-wrapper .swiper-slide > a > .information-area > .information {
		padding: 2.308rem 1.154rem;
	}

	.depth3-tabmenu-wrapper .swiper-slide > a > .information-area > .information .title {
		margin-bottom: 1.731rem;
		font-size: 1rem;
		line-height: 1.462rem;
		height: 4.386rem; 
	}

	.depth3-tabmenu-wrapper .swiper-slide > a > .information-area > .information .date {
		font-size: 0.9231rem;
		line-height: 0.9231rem;
	}

	.depth3-tabmenu-wrapper .swiper-slide > a > .information-area > img {
		display: inline-block;
		vertical-align: middle;
		width: 1.154rem;
	}

	.depth3-tabmenu-wrapper .swiper-slide > a > .information-area-over {
		display: none;
	}
	
	.main-board-information-wrapper .swiper-pagination {
		position: static;
		padding-top: 1.538rem;
	}
	.main-board-information-wrapper .swiper-pagination > .swiper-pagination-bullet {
		width: 0.7692rem;
		height: 0.7692rem;
		margin: 0 0.5769rem;
		background: #b9b9b9;
	}

	.main-board-information-wrapper .swiper-pagination > .swiper-pagination-bullet-active {
		width: 0.7692rem;
		background-image: url(../make_img/main/bullet_pagging_on.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 0.7692rem 0.7692rem 
	}

	.main-board-wrapper {
		position: relative;
		margin-top: 0;
	}

	/* ÇÐºÎ°øÁö / ´ëÇÐ¿ø °øÁö */
	.main-board-area01 {
		position: relative;
		float: none;
		width: 100%;
		max-width: 100%;
		padding: 2.115rem 1.154rem 2.308rem 1.154rem;
	}

	.main-board-area01 > ul {
		position: relative;
		padding-top: 3.462rem
	}
	.main-board-area01 > ul > li {
		display: block;
	}	


	.main-board-area01 > ul > li > button {
		width: 6.692rem;
		height: 3.462rem;
		line-height: 3.462rem;
		font-size: 1.077rem;
		-webkit-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.main-board-area01 > ul > li:nth-child(2) > button {
		left: 6.692rem;
	}
	.main-board-area01 > ul > li:nth-child(3) > button {
		left: 12.0rem;
	}

	.main-board-area01 > ul > li:nth-child(4) > button {
		left: 16.25rem;
	}
	.main-board-area01 > ul > li:nth-child(5) > button {
		left: 21.25rem;
	}
	.main-board-area01 > ul > li > button.on {
		font-size: 1.308rem;
	}

	.main-board-box01 > ul > li > a {
		/*padding-left: 8.846rem;*/
		height: 3.462rem;
		border-bottom: 1px solid #e5e5e5;
	}

	.main-board-box01 > ul > li > a .date {
		margin-top: -9px;
		display: block;
		vertical-align: middle;
		width: 3.846rem;
		text-align: center;
		color: #b9b9b9;
	}

	.main-board-box01 > ul > li > a .date .day {
		display: block;
		/*font-size: 1.077rem;*/
		line-height: 2rem;
	}

	.main-board-box01 > ul > li > a .date .month {
		font-size: 0.9692rem;
		letter-spacing: -1px;
	}

	.main-board-box01 > ul > li > a .type {
		/*left: 3.846rem;*/
		width: 5rem;
		padding: 0 0.5769rem;
		margin-top: - 9px;
	}

	.main-board-box01 > ul > li > a .type > span {
		height: 1.615rem;
		line-height: 1.538rem;
		font-size: 1rem;
		border-radius: 1.615rem;
	}

	.main-board-box01 > ul > li > a .title {
		/*left: 8.846rem;*/
		left:4.846rem;
		width: calc(100% - 7.846rem);
		/*margin-top: -12px;*/
		margin-top:-9px;
		vertical-align: middle;
	}


	.main-board-box01 > ul > li > a .title > span {
		font-size: 1rem;
	}

	.main-board-box01 > ul > li > a .title > img {
		width:  0.9615rem;
		margin-left: 0.1923rem;
	}

	.main-board-box01 .btn-more01 {
		top:  1.231rem;
		right: 1.154rem;
		display: block;
		width: 1.154rem;
		height: 1.154rem;
	}

	.main-board-box01 .btn-more01 > img {
		width: 1.154rem;
	}

	/* ÀÔÇÐÁ¤º¸°øÁö */
	.main-board-area02 {
		float: none;
		max-width: 100%;
		height: auto;
		width: 100%;
		background: #1aad93 url(../make_img/main/bg_main_board01.jpg) no-repeat right bottom;
		background-size: cover;
	}

	.main-board-area02 > dl {
		padding: 0 1.154rem;
	}

	.main-board-area02 > dl > dt {
		display: block;
		font-size: 1.308rem;
		line-height: 4.231rem;
		padding-left: 1.154rem;
	}

	.main-board-area02 > dl > dd > a {
		position: relative;
		display: block;
		height: auto;
		padding: 1.0rem 5rem 1.0rem 1.154rem;
	}

	.main-board-area02 > dl > dd > a > .title {
		font-size: 1rem;
		line-height: 1.462rem;
	}

	.main-board-area02 > dl > dd > a > .date {
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -0.4231rem;
		display: block;
		padding-top: 0;
		text-align: right;
		color: #bceae2;
		font-size: 0.8462rem;
		line-height: 0.8462rem;
	}

	.main-board-area02 .btn-more01 {
		position: absolute;
		top: 1.731rem;
		right: 2.308rem;
	}

	.main-board-area02 .btn-more01 > img {
		width: 1.154rem;
	}



	.contents.bg04 {
		margin-top:9.50rem;
		background: #e9e9e9 url(../make_img/main/bg_contents04_mobile.jpg) no-repeat right bottom;
	}

	.contents.bg04 .contents-wrapper {
		min-height: auto;
		min-height: 100%;
		padding: 3.462rem 1.154rem;
	}

	.main-title-area {
		text-align: center;
		color: #212121;
		margin-bottom: 60px;
	}

	.main-title-area > h2 {
		font-size: 2rem;
		line-height: 2.154rem;
		margin-bottom: 1.731rem;
	}

	.main-title-area > p {
		display: block;
		color: #616161;
		font-size:  1rem;
		line-height: 1.462rem;
	}

	.main-menu-wrapper {
		display: block;
		padding: 0 2.692rem;
	}

	.main-menu-wrapper > li {
		float: left;
		width: 30%;
		margin-right: 5%;
		margin-bottom: 5%;
	}

	.main-menu-wrapper > li.only-mobile {
		display: block;
	}

	.main-menu-wrapper > li:nth-child(5) {
		margin-right: 5%;
	}

	.main-menu-wrapper > li:last-child {
		margin-right: 0;
	}

	.main-menu-wrapper > li:nth-child(3n) {
		margin-right: 0;
	}


	.main-menu-wrapper > li > .circle-wrapper {
		margin-bottom: 1.154rem;
	}
	
	.main-menu-wrapper > li > .circle-wrapper > .circle .circle-on {
		display: none;
	}
	/*
	.main-menu-wrapper > li > .circle-wrapper > .circle .circle-on {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		margin-left: -100%;
		opacity: 0;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}


	.main-menu-wrapper > li > .circle-wrapper > .circle .icon {
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		overflow: hidden;
		z-index: 10;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle .icon > img {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;

	}

	.main-menu-wrapper > li:hover > .circle-wrapper > .circle .icon > img {
		top: -100%;
	}
	*/

	
	.main-menu-wrapper > li:hover > .circle-wrapper > .circle .icon > img {
		top: 0;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type01 .icon {
		width: 3.192rem;
		height: 2.385rem;
		margin-top: -1.192rem;
		margin-left: -1.615rem;;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type02 .icon {
		width: 2.577rem;
		height: 2.769rem;
		margin-top: -1.269rem;
		margin-left: -1.385rem;;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type03 .icon {
		width: 2.154rem;
		height: 2.846rem;
		margin-top: -1.423rem;
		margin-left: -1.077rem;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type04 .icon {
		width: 2.5rem;
		height: 2.962rem;
		margin-top: -1.462rem;
		margin-left: -1.269rem;;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type05 .icon {
		width: 2.308rem;
		height: 2.846rem;
		margin-top: -1.423rem;
		margin-left: -1.154rem;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type06 .icon {
		width: 4.615rem;
		height: 2.923rem;
		margin-top: -1.462rem;
		margin-left: -2.308rem;;
	}


	.main-menu-wrapper > li > .circle-wrapper > .circle.type01 .icon > img {
		width: 3.192rem
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type02 .icon > img {
		width: 2.577rem;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type03 .icon > img {
		width: 2.154rem;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type04 .icon > img {
		width: 2.5rem;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type05 .icon > img {
		width: 2.308rem;
	}

	.main-menu-wrapper > li > .circle-wrapper > .circle.type06 .icon > img {
		width: 4.615rem;
	}

	.main-menu-wrapper > li > .title {
		font-size: 1rem;
		line-height: 1.231rem;
	}
}


@media only all and (max-width: 767px) {
	.depth3-tabmenu-wrapper {
		min-height: 30.56rem
	}

	.main-board-area01 {
		padding: 1.154rem 1.154rem 2rem 1.154rem;
	}

	.main-menu-wrapper > li {
		width: 40%;
		margin-right: 0;
		margin-bottom: 5%;
	}

	.main-menu-wrapper > li:nth-child(even) {
		float: right;
	}


}

@media only all and (max-width: 600px) {
	.depth3-tabmenu-wrapper {
		min-height:  33.33rem;
	}
}

@media only all and (max-width: 550px) {
	.depth3-tabmenu-wrapper {
		min-height: 32rem;
	}
}

@media only all and (max-width: 475px) {
	.depth3-tabmenu-wrapper {
		min-height: 32.31rem
	}

	.main-board-box01 > ul > li > a .title > span {
		max-width: 85%;
	}

}

@media only all and (max-width: 400px) {
	.depth3-tabmenu-wrapper > li > button {
		font-size: 1rem;
	}

	.depth3-tabmenu-wrapper {
		min-height: 30.77rem
}