@charset "utf-8";

@media (max-width: 1600px) {
	body,input,textarea,select,button,table {font-size: 16px;}

	.lnb {width: 400px; margin-left: 30px;}

	.value .group .cnt strong {font-size: 36px;}
	.value .group .cnt p {font-size: 24px;}

	.project-info {width: 400px; margin-left: 30px;}
}
@media (max-width: 1560px) {
	.people .group {margin-bottom: 60px;}
	.people .group .cnt {padding-top: 0;}
	.people .group .img {width: calc(50% + 30px);}
	.people .group:nth-child(odd) .img {margin-left: 0;}
	.people .group:nth-child(even) .img {margin-right: 0;}
	.people .btn {position: static; margin-bottom: 30px;}

	.sub-visual .roll-btn.ty2 {width: 100%; left: auto; right: 30px; margin-left: 0;}

	.value .group {}
	.value .group .cnt {padding-top: 0;}
	.value .group .img {width: calc(50% + 60px);}
	.value .group:nth-child(odd) .img {margin-left: -30px;}
	.value .group:nth-child(even) .img {margin-right: -30px;}
}
@media (max-width: 1200px) {
	.mobile-navigation .nav-menu>ul>li>a {font-size: 26px;}
	.mobile-navigation .nav-menu .submenu ul li a {font-size: 16px;}

	.m-head {margin-bottom: 40px;}
	.m-head h2 {font-size: 35px;}
	.m-head p {font-size: 1em;}

	.sec2 .head {margin-bottom: 40px;}
	.sec2 .head h2 {font-size: 40px;}
	.sec2 .head p {font-size: 1em;}

	.main-about-list ul {margin: -10px;}
	.main-about-list ul li {padding: 10px;}
	.main-about-list ul li a {height: 280px; padding: 22px 20px;}
	.project-list ul li .box {padding-bottom: 60px;}
	.main-about-list ul li .txt strong {font-size: 1.25em;}
	.main-about-list ul li .txt p {font-size: 1em;}

	.biz-list ul li .tit {padding: 0 20px; font-size: 1.25em;}

	.project-list ul {margin: 0 -15px;}
	.project-list ul li {padding: 0 15px;}

	.sec5 .links ul li a {padding: 35px 70px 35px 120px;}
	.sec5 .links ul li .icon {left: 30px; top: 50%; margin-top: -30px;}
	.sec5 .links ul li .icon img {height: 60px;}
	.sec5 .links ul li .plus {width: 30px; height: 30px; margin-top: -15px; right: 30px;}

	#footer {font-size: 15px;}

	/* sub */
	.lnb {width: 300px; padding: 22px 20px;}

	.history-haed {float: none; width: 100%; padding-right: 0; margin-bottom: 80px;}
	.history {width: calc(100% - 100px); margin-left: 100px;}

	.business .biz-tit {width: 240px;}

	.project-info {width: 300px;}
	.project-info .box {padding: 20px 20px;}
	.project-info .box a {padding: 20px 20px; margin: -20px -20px;}
	.project-info .txt .tt {display: block;}

	.recruit .banner {min-height: 500px; font-size: 1.125em;}
	
}
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

	/* layout */	
	#sub #container {padding-top: 60px;}

	#gnb {display:none;}
	#header {position: fixed; transition: .2s;}
	#header .contain {height:70px;}

	.btn-m-menu {display: block;}

	.lang .custom-select .select-options ul {padding: 8px 12px;}

	.mobile-navigation .nav-menu>ul {flex-wrap:wrap; margin-bottom: -25px;}
	.mobile-navigation .nav-menu>ul>li {width: 50%; margin-bottom: 25px;}
	.mobile-navigation .close {top: 22px;}


	.active + .sec2 .head {opacity: 0;}
	.active + .sec2 .main-about-list ul li {opacity: 0;}
	.active + .sec3 .m-head h2 {opacity: 0;}
	.active + .sec3 .biz-list {opacity: 0;}
	.active + .sec4 .m-head h2 {opacity: 0;}
	.active + .sec4 .slider {opacity: 0;}
	.active + .sec5 .title {opacity: 0;}
	.active + .sec5 .links {opacity: 0;}
	
	/* main */
	#fullpage .section{height: auto !important;}
	.fp-tableCell{height: auto !important;}
	.fp-scrollable {height: auto !important;}
	
	.sec1 .fp-tableCell {padding-top: 0;}
	.sec2 .fp-tableCell {padding: 80px 0;}
	.sec3 .fp-tableCell {padding: 80px 0;}
	.sec4 .fp-tableCell {padding: 80px 0;}
	.sec5 .fp-tableCell {padding: 80px 0;}

	.sec1 .item {height: 100vh;}
	.sec1 .caption {font-size: 30px;}

	.m-head h2 {font-size: 30px;}

	.sec2 .head h2 {font-size: 30px;}
	.sec2 .head p strong {font-size: 1.5em;}

	.main-about-list ul {margin: -5px;}
	.main-about-list ul li {padding: 5px;}

	.biz-list ul li {width: 50%;}

	.sec4 {overflow:hidden;}
	.sec4 .m-head {margin-bottom: 70px;}
	.sec4 .project-list ul li a:hover {transform: translateY(0);}
	.sec4 .slider .slick-list {overflow: visible;}
	.sec4 .roll-btn {top: -20px;}
	.sec4 .slick-arrow {width: 35px; height: 35px; background-size: 12px;}

	.project-list ul li .arrow {width: 24px;}

	.sec5 .wrap {display: block;}
	.sec5 .title {width: 100%;}
	.sec5 .title .m-head {text-align: center;}
	.sec5 .m-head p br {display: none;}
	.sec5 .links {width: 100%; margin-left: 0;}
	.sec5 .links ul li .txt strong {margin-bottom: 8px;}

	
	/* footer */
	.scroll-top {position: fixed; right: 20px; bottom: 30px;}

	/* sub */
	.sub-visual {height: 300px;}
	.sub-visual .img {height: 300px;}
	.sub-visual .cell {padding: 20px;}
	.sub-visual h2 {font-size: 30px;}
	.sub-visual .desc {min-height: 100px;}
	.sub-visual .desc p {padding-right: 128px;}
	.sub-visual .desc p strong {font-size: 1.25em;}
	.sub-visual .roll-btn {bottom: 15px;}
	.sub-visual .roll-btn.ty2 {bottom: 15px;}
	.sub-visual .swiper-arrow {width: 26px; height: 26px; background-size: 12px;}
	.sub-visual .swiper-pagination {font-size: 12px; margin: 0 12px;}

	.lnb ul li a {}

	.sub-title {padding-bottom: 30px;}
	.sub-title h2 {font-size: 26px;}
	
	.top-txt {margin-bottom: 50px;}
	.top-txt h2 {font-size: 24px;}

	.sub-con-txt h2 {font-size: 26px;}

	.value .group .cnt strong {font-size: 1.5em; margin-bottom: 10px;}
	.value .group .cnt p {font-size: 1.111em;}

	.people .group {display: block;}
	.people .group .img {width: 100%; margin-bottom: 30px;}
	.people .group:nth-child(odd) .img {padding-right: 0;}
	.people .group:nth-child(even) .img {padding-left: 0; text-align: left;}
	.people .group .cnt {width: 100%;}
	.people .cnt h3 {font-size: 1.5em; margin-bottom: 12px;}
	.people .cnt .more {margin: 25px 0 50px;}

	.history-haed .cnt {margin-bottom: 1em;}
	.history-haed p strong {font-size: 1.25em;}
	.history {width: calc(100% - 60px); margin-left: 60px;}
	.history .group .year {width: 120px; height: 120px; line-height: 120px; font-size: 26px;}
	.history .group .year:after {bottom: -50px;}
	.history .group ul li .month {font-size: 1.125em;}

	.business .biz-tit {width: 200px; margin-right: 30px;}
	.business .biz-tit h3 {font-size: 26px;}
	.business .float-box .float-cont {float: none; width: 100%; margin-bottom: 1.4em;}
	.business .float-box .float-imgs {float: none; width: 100%; text-align: left; margin: -8px;}

	.brochure .btn-down {min-width: 300px;}
	.brochure .btn-down i {width: 16px; height: 16px; margin-right: 6px;}

	.recruit .tt {font-size: 1.5em;}
	.recruit .group {margin-bottom: 80px;}
	.recruit .banner {min-height: 250px;}
	.recruit .banner .txt {font-size: 1.25em;}
	.recruit-btns {margin-top: 0;}
	.recruit-btns .btn {min-width: 200px;}
	.recruit-btns .btn i {width: 20px; height: 20px;}
	.recruit-btns .contact-info {margin-top: 10px;}

	.vision ul {flex-wrap:wrap;justify-content: center;}
	.vision ul li {flex:none; width: 33.333333%;}
	.vision ul li strong .big {font-size: 50px;}

	.welfare li .icon img {height: 52px;}

	.contact ul {margin: -5px;}
	.contact ul li {width: 50%; max-width: none; padding: 5px;}
	.contact ul li .in {padding: 25px 23px;}
	.contact ul li .icon {}
	.contact ul li .icon img {height: 60px;}

	
	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-search .search input.input {width:240px;}

	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}

	.board-category {margin-bottom: 30px;}
	.board-category ul li {min-height: 50px;}
	.board-category ul li a {font-size: .933em;}

	.gallery-list ul li .tit {font-size:15px;}

	.news-list ul li .tit {font-size:17px;}

	.project-list ul li {width: 33.3333333%;}
	.pop-view .content {padding: 50px 30px;}
	.pm-info-wrap .pic {width: 240px; margin-right: 30px;}
	.pm-info-wrap .info .title h3 {font-size: 24px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

	.board-prev-next {font-size:14px;}

	.board-view-cnt-txt {font-size: 1em;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}



	/* member */

	/* shop */

} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	/* layout */

	/* main */
	#header .contain {height: 60px;}

	.sitelogo {margin-top: -14px;}
	.sitelogo img {height: 28px;}

	.lang {right: 80px;}
	.lang .custom-select {min-width: 85px; font-size: 14px;}

	.btn-m-menu {width: 24px;}

	.main-about-list ul li {width: 50%;}
	.main-about-list ul li a {height: 180px;}

	

	
	/* footer */

	/* sub */	
	.sub-visual .cell {padding-top: 60px;}

	.lnb {display: none;}

	.business {display: block;}
	.business .biz-tit {width: 100%; margin-bottom: 30px; border-right: 0;}
	.business .biz-tit h3 br {display: none;}
	.business .biz-cnt {width: 100%;}

	
	
	
	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px;}

	.news-list ul {margin: 0 -10px;}
	.news-list ul li {padding: 0 10px; margin-bottom: 35px;}

	.project-list ul {margin: 0 -10px;}
	.project-list ul li {padding: 0 10px; margin-bottom: 35px;}

	.project-summary {display: block;}
	.project-info {width: 100%; margin-left: 0;}
	.project-info .box {margin-bottom: 15px;}
	.project-info .txt .tt {display: inline-block;}
	.project-detail {width: 100%; padding-top: 25px;}
	.project-summary + .buttons {margin-top: 50px;}

	.pm-info-wrap .pic {width: 140px; margin-right: 20px;}
	.pm-info-wrap .info .title {padding-bottom: 20px; margin-bottom: 20px;}
	.pm-info-wrap .info .detail dl dt {font-size: 1.125em;}


	
} 

/* Landscape phone */
@media (max-width: 640px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	/* layout */
	.contain {padding-left: 15px; padding-right: 15px;}
	.real-cont {padding-bottom: 40px;}

	#sub #container {padding-right: 15px; padding-left: 15px; padding-top: 40px;}

	.sitelogo {margin-top: -12px; left: 15px;}
	.sitelogo img {height: 23px;}

	.btn-m-menu {right:15px;}

	.lang {right: 58px;}
	.lang .custom-select {min-width: 70px; font-size: 13px;}
	.lang .custom-select .select-input .i-lang {width: 13px; height: 13px;}
	.lang .custom-select .select-options {width: 80px; margin-left: -40px;}

	.mobile-navigation {padding-top: 10vh;}
	.mobile-navigation .nav-menu>ul>li>a {padding: 13px 15px; font-size: 20px;}
	.mobile-navigation .nav-menu .submenu ul li a {padding: 4px 15px; font-size: 14px;}


	#fp-nav {display: none !important;}

	/* main */
	.sec2 .fp-tableCell {padding: 40px 0;}
	.sec3 .fp-tableCell {padding: 40px 0;}
	.sec4 .fp-tableCell {padding: 40px 0;}
	.sec5 .fp-tableCell {padding: 40px 0;}

	.sec1 .caption {font-size: 20px;}

	.m-head {margin-bottom: 20px;}
	.m-head h2 {font-size: 23px;}

	.sec2 .head {margin-bottom: 20px;}
	.sec2 .head h2 {font-size: 22px;}
	.sec2 .head p strong {font-size: 18px;}
	.main-about-list ul li {width: 100%;}
	.main-about-list ul li a {height: 160px;}

	.biz-list ul li {width: 100%;}
	.biz-list ul li .tit {bottom: 25px;}

	.sec5 .links ul li a {padding: 25px 25px 25px 92px;}
	.sec5 .links ul li .icon {margin-top: -22px; left: 25px;}
	.sec5 .links ul li .icon img {height: 44px;}
	.sec5 .links ul li .plus {display: none;}


	/* footer */
	#footer {padding: 30px 0; font-size: 13px; text-align: center;}
	
	.foot-info {}
	.foot-info address span {margin-right: 12px;}
	.foot-info address .bar {display: none;}
	.foot-info .copyright {margin-right: 0; margin-top: 15px; line-height: 1.3;}
	.foot-info .copyright a {display: block; font-size: 12px;}

	.foot-logo img {height: 20px;}

	.scroll-top {width: 40px; height: 40px; font-size: 12px; right: 10px; bottom: 20px; padding: 10px 0;}
	.scroll-top:before {top: 15px; width: 6px; height: 6px; border-width: 1px;}
	

	/* sub */
	.sub-visual {height: 200px;}
	.sub-visual .img {height: 200px;}
	.sub-visual h2 {font-size: 24px;}
	.sub-visual .desc {min-height: 80px;}
	.sub-visual .desc .in {padding: 5px 0;}
	.sub-visual .desc p {font-size: 12px; padding-right: 0;}
	.sub-visual .swiper-arrow {display: none;}
	.sub-visual .swiper-pagination {margin: 0;}
	.sub-visual .roll-btn.ty2 {bottom: 8px; right: 12px;}

	.sub-title h2 {font-size: 22px;}

	.greetings .sign {margin-top:0; flex-direction:column-reverse;}
	.greetings .sign .img {margin:20px 0 0;}
	.greetings .sign .img img {width:100%;}
	.greetings .sign .txt img {height: 40px; margin-left: 15px;}

	.top-txt {margin-bottom: 30px;}
	.top-txt h2 {font-size: 18px;}

	.value .group {display: block; margin-bottom: 40px;}
	.value .group .img {width: 100%; margin-bottom: 20px;}
	.value .group:nth-child(odd) .img {margin-left: 0; padding-right: 0;}
	.value .group:nth-child(even) .img {margin-right: 0; padding-left: 0;}
	.value .group .cnt {width: 100%;}

	.history-haed {margin-bottom: 50px;}
	.history {width: calc(100% - 40px); margin-left: 40px;}
	.history .group .year {width: 80px; height: 80px; line-height: 80px; font-size: 20px;}
	.history .group .year:after {width: 13px; height: 13px; border-width: 3px; margin-left: -6px; bottom: -33px;}
	.history .group .list {padding-left: 25px; margin-top: 15px;}
	.history .group ul li .month {min-width: 36px;}

	.brochure {text-align: center;}
	.brochure .btns {margin: 0;}
	.brochure .btn-down {display: block; line-height: 48px; margin: 10px 0;}

	.recruit .group {margin-bottom: 50px;}
	.recruit .tt {font-size: 1.25em; margin-bottom: 12px;}
	.recruit .banner {min-height: 180px; font-size: 1em;}
	.recruit .banner .cell {padding: 50px 15px;}
	.recruit-btns {margin: 0; padding: 0 15px;}
	.recruit-btns .btn {display: block; margin: 10px 0; line-height: 48px;}
	.recruit-btns .btn i {width: 17px; height: 17px;}
	.recruit-btns .contact-info {margin-left: 0;}

	.vision ul li {width: 100%; margin-bottom: 27px;}
	.vision ul li:last-child {margin-bottom: 0;}
	.vision ul li .one {width: 146px; height: 146px;}
	.vision ul li p {margin-top: 12px;}

	.welfare {margin-bottom: -30px;}
	.welfare li {width: 33.33333%; margin-bottom: 30px;}
	.welfare li .icon img {height: 47px;}

	.contact ul {text-align: center;}
	.contact ul li {width: 100%;}


	

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.board-category ul li {flex:1 0 auto; width: auto;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .date {font-size:12px; margin-top:4px;}

	.news-list ul {margin: 0 -7px;}
	.news-list ul li {width: 50%; padding: 0 7px; margin-bottom: 27px;}
	.news-list ul li .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list ul li .txt {font-size:13px; margin-top:3px;}

	.project-list ul {margin: 0 -7px;}
	.project-list ul li {padding: 0 7px; margin-bottom: 27px; width: 50%;}
	.project-list ul li .box {padding: 17px 14px 15px;}
	.project-list ul li .tit {font-size:14px; margin-top: 6px;}
	.project-list ul li .tit2 {font-size:15px;}
	.project-list ul li .cate {font-size: 12px;}
	.project-list ul li .arrow {display: none;}

	.project-info .tit {font-size: 17px; margin-bottom: 12px;}
	.project-info .txt .tt {font-size: 1em; min-width: 75px;}
	.project-detail dl {margin-bottom: 20px;}
	.project-detail dl dt {font-size: 1.125em; margin-bottom: 8px;}

	.pop-view .content {padding: 30px 10px;}
	.pm-info-wrap {display: block;}
	.pm-info-wrap .pic {margin-right: 0; margin-bottom: 25px;}
	.pm-info-wrap .info {width: 100%;}
	.pm-info-wrap .info .title h3 {font-size: 18px;}
	.pm-info-wrap .info .title p.mail{padding-left: 24px;}
	.pm-info-wrap .info .title p.mail img {height: 15px;}
	.pm-info-wrap .info .title .txt {margin-top: 12px;}


	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;}

	/* member */
	

	/* shop */	
	
	

} 

/* Landscape phones and down */
@media (max-width: 320px) {
	.footer .foot-links a {display: block;}
} 