@charset "utf-8";

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
tr.only-desktop-tablet {display:table-row;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

@media (max-width: 1400px){
	#gnb > ul > li {padding:0 30px;}

	.main-visual {min-width:auto; height:auto; overflow:unset;}
	.main-visual .inner {position:unset; margin-left:0; width:100%; height:auto;}
	.main-visual ul {height:0; padding-bottom:50%; overflow:hidden;}

	.pro .row .txt-list4 ul li .cnt p {margin-top:10px;}
}

/* landscape tablet and desktop */
@media (max-width: 1260px){
	#gnb > ul > li > a {font-size:18px;}
	#header .sitelogo {top:24px}
	#header .sitelogo img {height:50px}
	
	.bx-wrapper .bx-controls-direction a {width:26px; height:51px;}

	.m-board .row .about-zone a {background-size:100% auto;}

	/* sub */
	.greetings .wrap .cnt .head {font-size:22px;}
	.greetings .wrap .cnt p {font-size:15px;}
	.greetings .wrap img {margin-right:0;}
	.greetings .space-right {margin-right:0;}

	.pro .row .txt-list2 ul li .cnt p {font-size:15px; line-height:1.3em;}
	
	.pro .row .txt-list3.circle ul {margin:0;}
	.pro .row .txt-list3.circle ul li {float:unset; width:100%; padding:0; margin-bottom:10px;}
	.pro .row .txt-list3.circle ul li .head {font-size:13px; width:87px; height:87px;}
	.pro .row .txt-list3.circle ul li .body {padding-left:10px; width:69%; height:auto;}
	.pro .row .txt-list3.circle ul li .body br {display:none;}
	.pro .row .txt-list3.circle ul li .body p {font-size:14px; line-height:1.3em;}

	/* footer */
	#footer {text-align:center;}
	#footer .f-logo {float:none; margin-bottom:10px; margin-right:0;}
	#footer .f-logo img {height:35px;}
	#footer .foot-info span {display:inline-block;}
	#footer .link {float:none; display:inline-block; margin:0 auto;}
}

/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}

	/* header */
	#skipToContent a.desktop {display:none;}
	#skipToContent a.mobile {display:block;}

	#wrapper {padding-top:70px;}
	#header .util {display:none;}
	#header {position:fixed; top:0; left:0; width:100%; height:70px; background:#fff; border-bottom:1px solid #ddd; z-index:99;}
	#header .sitelogo {position:static; display:inline-block; padding:14px 0;}
	#header .sitelogo img {height:40px}
	#header .inner {height:60px; position:relative;}
	.global .pull-right {display:none;}
	.gnb-wrap {display:none;}
	.btn-m-menu {display:block;}

	/* main */	
	.m-biz .head h2 {font-size:30px;}
	.m-biz .head p {font-size:17px;}
	.m-biz .body ul li h3 {font-size:17px;}
	.m-biz .body ul li.tit h3 {font-size:20px;}
	.m-biz .body ul li a .hover {font-size:12px; background: url('../images/main/biz_more.png') 50% 45% no-repeat; background-size:15px 15px;}

	.m-case .head h2 {font-size:30px;}
	.m-case .head p {font-size:17px;}
	.m-case .body {display:flex; flex-direction:column-reverse; }
	.m-case .tabs2 {float:unset; width:100%; padding:0; margin:0 -5px;}
	.m-case .tabs2 li {padding:0 5px}
	.m-case .tabs2 li a img {width:100%;}
	.m-case .tabs-content {float:unset; width:100%; padding:0; margin-bottom:15px;}
	.m-case .tabs-content iframe {height:220px !important;}

	.m-perfor .head h2 {font-size:30px;}
	.m-perfor .head p {font-size:17px;}
	.m-perfor .body ul {margin:0 -5px;}
	.m-perfor .body ul li {padding:0 5px;}
	
	.m-board .row .col {padding:0 5px;}
	.m-board .row .inquiry-zone {margin-bottom:10px;}
	.m-board .row .board-zone h2 {font-size:20px;}
	.m-board .row .board-zone {margin-bottom:10px; height:235px}
	.m-board .row .inquiry-zone {height:235px;}
	.m-board .row .inquiry-zone a {padding:25px 10px}
	.m-board .row .inquiry-zone h2 {font-size:20px; margin-bottom:5px;}
	.m-board .row .inquiry-zone p {font-size:15px;}
	.m-board .row .inquiry-zone .icon3 {width:49px; height:60px}
	.m-board .row .mater-zone {margin:0 -5px;}
	.m-board .row .mater-zone .box {padding:0 5px;}
	.m-board .row .mater-zone .box a {padding:10px; height:235px}
	.m-board .row .mater-zone .box h2 {font-size:20px; margin-bottom:5px;}
	.m-board .row .mater-zone .box p {font-size:15px; line-height:1.3em;}
	.m-board .row .mater-zone .box .icon2 {width:51px; height:61px;}
	.m-board .row .mater-zone .box .icon22 {width:71px;}
	.m-board .row .mater-zone .box .more {width:22px; height:22px;}
	.m-board .row .about-zone a {padding:20px 0 0 15px; height:235px}
	.m-board .row .about-zone h2 {font-size:20px;}
	.m-board .row .about-zone p {font-size:15px; line-height:1.3em;}

	/* sub */
	.sub-visual {height:200px; background-size:cover;}
	.sub-visual h2 {font-size:24px;}
	.sub-visual p {font-size:14px;}
	.sub-visual .in {max-width:40%;}

	.lnb {font-size:15px; line-height:1.3em;}
	.lnb ul li {height:44px; word-break:break-all;}
	.lnb ul li a {padding:3px;}

	.sub-title {margin-bottom:35px;}
	.sub-title h2 {font-size:22px;}
	.sub-title .path {font-size:12px;}

	.real-cont {padding-bottom:60px;}

	.cert-list ul li {width:33.33333%;margin-bottom:30px;}
	.cert-list ul li:nth-child(4n+1) {clear:unset;}
	.cert-list ul li:nth-child(3n+1) {clear:left;}
	
	.s-tit {padding-left:19px; background: url('../images/sub/sub_tit.png') 0 4px no-repeat;background-size:15px 15px; margin-bottom:8px;}
	.s-tit h3 {font-size:16px;}
	.table01 tr th {font-size:15px; padding:10px 5px 10px 10px;}
	.table01 tr td {font-size:15px; padding:10px 5px 10px 10px;}
	
	.s-tit2 {padding-left:0; margin-bottom:10px;}
	.s-tit2 h4 {font-size:15px; padding-left:12px;}
	.s-tit2 h4:before {top:9px;}

	.pro .row .wrap {margin:0;}
	.pro .row .wrap .cnt {float:unset; width:100%; padding:0;}
	.pro .row .wrap .cnt .txt-list1 {padding-left:0; margin-bottom:15px;}
	.pro .row .wrap .img {float:unset; width:100%; padding:0;}
	.pro .row .txt-list1 {padding-left:0;}
	.pro .row .txt-list1 ul li:before {top:7px;}
	.pro .row .txt-list1 ul li {font-size:14px; margin-bottom:3px; padding-left:10px;}
	.pro .row .img-list1 ul {margin:0; margin-bottom:5px;}
	.pro .row .img-list1 ul li {float:unset; width:100%; padding:0; margin-bottom:15px;}
	.pro .row .img-list2 ul li {width:25%;}
	.pro .row .img-list2 ul li:nth-child(5n+1) {clear:unset;}
	.pro .row .img-list2 ul li:nth-child(4n+1) {clear:left;}

	.pro .row .txt-list2 ul li {width:33.333333%;}
	.pro .row .txt-list2 ul li:nth-child(3n+1) {clear:left;}
	
	.pro .row .txt-list4 ul li .cnt {padding:15px}
	.pro .row .txt-list4 ul li .cnt p {font-size:15px; line-height:1.3em;}

	.perfor-list table tbody td.year {font-size:20px;}
	.perfor-list table tbody td.division {font-size:18px;}
	.perfor-list table tbody td {font-size:15px;}

	/* footer */
	.foot-info {float:none; padding:0; text-align:center;}
	.foot-info span {margin:0 8px;}
	.sites-rolling {float:none; margin:20px auto 0;}

	/* content */
	.sub-tab ul li {line-height:40px;}
	.sub-tab2 ul li {padding:0 18px;}

	/* board */
	.board-search .total-page {font-size:14px;}
	.board-search .select {width:90px;}
	.board-search .input {width:140px;}

	.board-list table thead th {height:40px; font-size:14px;}
	.board-list table tbody td {padding:9px 0; font-size:14px;}
	.board-list table tbody td.no {width:10%;}
	.board-list table tbody td.name {width:12%;}
	.board-list table tbody td.date {width:12%;}
	.board-list table tbody td.hit {width:9%;}

	.board-view .head .tit {font-size:15px;}
	.board-view .head .info {font-size:13px; padding-top:10px; padding-bottom:10px;}

	.board-write .group {font-size:15px;line-height:32px;}
	.board-write .title {font-size:15px;}

	.paginate {margin:15px 0;}
	
	.gallery-list ul {margin:0 -6px}
	.gallery-list ul li {width:33.33333%; padding:0 6px;}
	.gallery-list ul li:nth-child(4n+1) {clear:unset;}
	.gallery-list ul li:nth-child(3n+1) {clear:left;}

} 

/* portrait tablet */
@media (max-width: 850px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	
	/* sub */
	.path-wrap .inner.col-2 {width:100%;}
	.path-wrap .inner.col-3 {width:100%;}

	/* content */
	.path-wrap .path > a {font-size:15px; padding:16px 55px 16px 10px}
	.pro .row .color-list ul li {width:20%;}
	.pro .row .color-list ul li .color {height:90px;}

	.pro .row .box-list ul li {width:20%;}

	.pro .row .txt-list2 ul li {width:50%;}
	.pro .row .txt-list2 ul li:nth-child(3n+1) {clear:unset;}
	.pro .row .txt-list2 ul li:nth-child(2n+1) {clear:unset;}
	
	.pro2 .txt-list1 {padding-left:40px;}
	.pro2 .txt-list1 ul li {padding-left:15px; font-size:14px; text-indent:-15px;}

	.pro2 .img-list1 ul {margin:0 -10px; padding-left:0;}
	.pro2 .img-list1 ul li {padding:0 10px;}

	.consulting .mailform2 table tbody th {padding:8px 0 8px 20px;}
} 

/* Landscape phone */
@media (max-width: 700px) {
	.only-desktop-tablet {display:none;}
	tr.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}
	tr.only-mobile {display:table-row;}

	.contain {padding-left:15px; padding-right:15px;}

	/* header */
	#wrapper {padding-top:50px;}
	#header {height:50px;}
	#header .sitelogo {padding:7px 0;}
	#header .sitelogo img {height:35px}

	.btn-m-menu {width:44px; height:50px;}	

	/* main */
	.main-visual ul {padding-bottom:74.5%;}
	.bx-wrapper .bx-controls-direction a {margin-top:0; transform:translateY(-50%);}
	
	.m-biz {padding:23px 0 35px 0;}
	.m-biz .head {margin-bottom:18px;}
	.m-biz .head h2 {font-size:18px;}
	.m-biz .head p {font-size:14px;}
	.m-biz .body ul li {width:50%;}
	.m-biz .body ul li:nth-child(4n+1) {clear:unset;}
	.m-biz .body ul li:nth-child(2n+1) {clear:left;}
	.m-biz .body ul li h3 {font-size:15px;}
	
	.m-case {padding:25px 0;}
	.m-case .head {margin-bottom:18px;}
	.m-case .head h2 {font-size:18px;}
	.m-case .head p {font-size:14px;}
	.m-case .tabs2 li .cnt {padding:5px 10px; height:125px;}
	.m-case .tabs2 li .cnt h3 {font-size:15px; margin-bottom:5px;}
	.m-case .tabs2 li .cnt p {font-size:14px;}
	.m-case .tabs2 li .cnt .more {width:20px; height:19px; bottom:5px; right:5px;}

	.m-perfor {padding:23px 0 35px 0;}
	.m-perfor .head {margin-bottom:18px;}
	.m-perfor .head h2 {font-size:18px;}
	.m-perfor .head p {font-size:14px;}
	.m-perfor .body .item {margin-bottom:20px;}
	.m-perfor .body ul {padding-bottom:5px;}
	.m-perfor .body ul li {width:50%; margin-bottom:6px;}
	.m-perfor .body ul li:nth-child(2n+1) {clear:left;}
	.m-perfor .body h3 {font-size:18px;}
	
	.m-board {padding:20px 0;}
	.m-board .row {margin:0;}
	.m-board .row .col {width:100%; padding:0; float:unset; margin-bottom:10px;}
	.m-board .row .board-zone {padding:15px; height:180px;}
	.m-board .row .board-zone h2 {margin-bottom:10px;}
	.m-board .row .board-zone ul {padding-left:15px;}
	.m-board .row .board-zone ul li {font-size:14px;}
	.m-board .row .board-zone ul li span {font-size:14px; margin-right:5px;}
	.m-board .row .board-zone .more {right:4%; top:9%;}
	.m-board .row .board-zone .icon1 {width:38px; height:46px; padding-left:15px; height:64px; background: url('../images/main/board_icon1.png') 50% 0 no-repeat; background-size:cover;}
	.m-board .row .inquiry-zone p {display:none;}
	.m-board .row .mater-zone .box a {height:145px; padding:25px 10px;}
	.m-board .row .mater-zone .box a.bg2 p {display:none;}
	.m-board .row .mater-zone .box p {display:none;}
	.m-board .row .inquiry-zone {height:145px;}
	.m-board .row .mater-zone .box .more {display:none;}
	.m-board .row .inquiry-zone .more {display:none;}
	.m-board .row .mater-zone .box h2 {text-align:center; margin-bottom:14px;}
	.m-board .row .inquiry-zone h2 {text-align:center; margin-bottom:14px;}
	.m-board .row .mater-zone .box .icon2 {margin:0 auto;}
	.m-board .row .inquiry-zone .icon3 {margin:0 auto;}
	.m-board .row .inquiry-zone .box:first-child:after {height:64%;}
	.m-board .row .about-zone p {font-size:13px;}

	/* footer */
	#footer {padding:20px 0;}
	#footer address {font-size:12px;}
	.foot-info span {margin:0 3px}

	/* sub */
	.sub-visual {height:110px;}
	.sub-visual .in {text-align:left; max-width:100%;}
	.sub-visual .cell {background-size:40% auto; padding-top:20px;}
	.sub-visual h2 {font-size:18px; line-height:22px; margin-bottom:2px;}
	.sub-visual p {font-size:12px; line-height:15px}

	.sub-title {text-align:center; margin-bottom:20px;}
	.sub-title .path {display:none;}
	
	.path-wrap {margin-bottom:20px;}
	.path-wrap .path.one {display:none;}
	.path-wrap .path {border:0;}
	.path-wrap .path.active {z-index:99;}
	.path-wrap .contain {padding-left:0; padding-right:0;}
	.path-wrap .inner {border:0;}
	.path-wrap .inner .path {border-bottom:1px solid #fff;}
	.path-wrap .inner.col-2 {width:100%;}
	.path-wrap .inner.col-3 {width:100%;}
	.path-wrap .inner.col-4 .path {float:unset; width:100%;}
	.path-wrap .inner.col-3 .path {float:unset; width:100%;}
	.path-wrap .inner.col-2 .path {float:unset; width:100%;}
	.path-wrap .path > a {font-size:14px; padding:8px 30px 8px 12px;}
	.path-wrap .path ul {top:35px; left:0; right:0; width:100%;}
	.path-wrap .path ul li a {font-size:14px; padding:8px 30px 8px 12px; line-height:19px;}

	#contArea {padding-left:15px; padding-right:15px;}
	
	.real-cont {padding-bottom:40px; min-height:200px;}

	/* content */
	
	.greetings .wrap {margin:0;}
	.greetings .wrap .cnt {float:unset; width:100%; padding:0}
	.greetings .wrap .img {float:unset; width:100%; padding:0;}
	.greetings .wrap .cnt h3 {font-size:15px; margin-bottom:5px;}
	.greetings .wrap .cnt p {font-size:14px; margin-bottom:15px;}

	.cert-list ul li {width:50%;margin-bottom:20px;}
	.cert-list ul li:nth-child(3n+1) {clear:unset;}
	.cert-list ul li:nth-child(2n+1) {clear:left;}
	.cert-list ul li p {font-size:14px;}
	
	.location .row {margin-bottom:20px;}
	.location .row .map {float:unset; width:100%;}
	.location .row .cnt {float:unset; width:100%; padding:20px 15px;}
	.location .row .cnt .tit {padding-bottom:10px; margin-bottom:10px;}
	.location .row .cnt .icon {width:40px; height:40px;}
	.location .row .cnt .txt h3 {font-size:16px; margin-bottom:3px;}
	.location .row .cnt ul li:before {top:8px;}
	.location .row .cnt ul li {font-size:14px; padding-left:8px;}
	.location iframe {height:250px !important;}

	.table-box {width:100%; overflow-x:scroll; overflow-y:hidden;}
	.table01 {width:800px}
	.table01 tr th {padding:5px; line-height:1.3em;}
	.table01 tr td {padding:5px; line-height:1.3em;}
	.table01.t-center tr td {padding:5px;}

	.pro .row {margin-bottom:25px;}
	
	.pro .row .color-list ul {margin:0 -3px 10px;}
	.pro .row .color-list ul li {width:25%; padding:0 3px;}
	.pro .row .color-list ul li .color {margin-bottom:5px;}
	.pro .row .color-list ul li p {font-size:14px;}
	.pro .row .color-list .ps {padding-left:0; font-size:13px;}

	.pro .row .img-list2 ul li {width:50%;}
	.pro .row .img-list2 ul li:nth-child(4n+1) {clear:unset;}
	.pro .row .img-list2 ul li:nth-child(2n+1) {clear:left;}

	.pro .row .img-list3 ul {margin:0 -5px 15px;}
	.pro .row .img-list3 ul li {width:50%; padding:0 5px; margin-bottom:10px;}
	.pro .row .img-list3 ul li:nth-child(4n+1) {clear:unset;}
	.pro .row .img-list3 ul li:nth-child(2n+1) {clear:left;}
	.pro .row .img-list3 ul li p {font-size:15px; margin-top:5px;}

	.pro .row .img-list4 ul {margin:0 -5px 15px}
	.pro .row .img-list4 ul li {width:50%; padding:0 5px; margin-bottom:10px;}
	.pro .row .img-list4 ul li:nth-child(3n+1) {clear:unset;}
	.pro .row .img-list4 ul li:nth-child(2n+1) {clear:left;}
	.pro .row .img-list4 ul li p {font-size:15px; margin-top:5px;}

	.pro .row .con-center {padding:0 55px}
	
	.pro .row .box-list ul {padding-left:0;}
	.pro .row .box-list ul li {width:40%; height:115px}
	.pro .row .box-list ul li .cnt p {font-size:16px; margin-bottom:10px;}
	.pro .row .box-list ul li .cnt h4 {font-size:16px;}

	.pro .row .label {margin:0 auto 30px; width:110px; padding:8px 0;}

	.cnt-con {font-size:15px; margin-top:10px; margin-left:-15px;}
	.pro .row .img-list1 ul li .cnt-con {padding-left:10px;}
	.pro .row .ps-box p {padding-left:0; font-size:15px;}
	
	.pro .row .txt-list2 ul {margin:0;}
	.pro .row .txt-list2 ul li {padding:0; float:unset; width:100%;}
	.pro .row .txt-list2 ul li h3 {font-size:15px; padding:5px 0;}
	.pro .row .txt-list2 ul li .cnt {padding:10px; height:auto;}
	.pro .row .txt-list2 ul li .cnt p {font-size:14px;}
	
	.pro .row .txt-list4 ul {margin:0;}
	.pro .row .txt-list4 ul li {float:unset; width:100%; padding:0; margin-bottom:15px;}
	.pro .row .txt-list4 ul li .cnt {height:195px;}
	.pro .row .txt-list4 ul li .cnt p {font-size:14px;}
	
	.pro .row .txt-box {margin-top:50px; padding:30px 18px;}
	.pro .row .txt-box h3 {padding:6px 0 6px 30px; background: #2065c3 url('../images/sub/check.png') 5% 50% no-repeat; background-size:10px 15px; font-size:18px; width:300px;}
	.pro .row .txt-box ol {font-size:15px; line-height:1.3em;}
	.pro .row .txt-box ol li {margin-bottom:10px;}
	.pro .row .txt-box .txt {padding-left:10px;}
	.pro .row .txt-box dl dd:before {top:7px;}
	.pro .row .txt-box dl dd {font-size:14px; margin-bottom:3px; padding-left:9px;}

	.pro2 .row {margin-bottom:20px;}
	.pro2 .label-tit {padding:6px 15px 6px 30px; background: #2065c3 url('../images/sub/check.png') 5% 50% no-repeat; background-size:10px 15px; font-size:16px;}
	.pro2 .label-tit h3 {font-size:16px;}
	
	.pro2 .img-list1 ul li {width:50%; margin-bottom:15px;}
	.pro2 .img-list1 ul li:nth-child(3n+1) {clear:unset;}
	.pro2 .img-list1 ul li:nth-child(2n+1) {clear:left;}
	.pro2 .img-list1 ul li img {margin-bottom:5px;}
	.pro2 .img-list1 ul li p {font-size:15px;}
	.pro2 .img-list1 ul li p span {width:20px; height:20px; font-size:15px; line-height:1.4em;}

	/* board  */
	.input {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.select {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.textarea {padding:5px; font-size:14px; line-height:20px;}

	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search .search .select {width:80px;}
	.board-search .search .input {width:calc(100% - 170px);}
	.board-search .search .btn {height:32px !important; line-height:30px;}

	.board-list {display:none;}
	.board-list-m {display:block;}
	
	.board-view {margin:0 -15px;}
	.board-view .head .tit {font-size:15px; padding:10px 15px;}
	.board-view .head .info {font-size:12px; padding:8px 15px;}
	.board-view .head .files {padding:10px 18px 0;}
	.board-view .head .files .fileLayer {max-width:60%; right:15px;}
	.board-view .head .files .fileLayer a {word-break:break-all; line-height:1.2em;}
	.board-view .head .files .fileLayer img {vertical-align:middle;}
	.board-view .body {padding:15px 15px 25px;}

	.board-write {margin:0 -15px;}
	.board-write .group {padding:5px 0 5px 90px;}
	.board-write .title {top:10px; left:15px; width:75px;}
	.board-write .files_table .input {width:50% !important;}
	.board-write .textarea {width:100% !important;}
	.board-write input#title {width:75% !important;}

	.buttons {margin:10px 0;}

	.btn-pack.medium {height:32px; font-size:13px; line-height:30px;}
	.btn-pack.large {height:37px; line-height:35px; font-size:14px; padding:0 22px;}
	.btn-pack.xlarge {height:45px; font-size:16px; line-height:43px; padding:0 30px;}
	.btn-pack.submit,
	.btn-pack.cancel {width:120px; height:40px; font-size:14px; line-height:36px;}

	.prev_next {margin:0 -15px;}
	.prev_next dt {width:73px; padding:0 0 0 15px; text-align:left; margin-right:0;}
	.prev_next dd {margin-left:80px; padding-right:15px; color:#777;}
	.prev_next dd a {display:inline-block; vertical-align:top; max-width:95%; color:inherit; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

	.board-password {width:100%; padding:75px 10px 35px; background-size:45px;}
	.board-password dl dt {font-size:15px;}
	.board-password .input {width:50% !important;}

	.paginate a, .paginate strong {margin:0 1px; width:32px; height:32px; line-height:30px;}

	.mailform {margin:0 -15px;}
	.mailform .top-txt {padding:0 15px;}
	.mailform .top-txt .fl {float:none !important;}
	.mailform .top-txt .fl .btn-pack.large {float:left; width:50%;}
	.mailform table tbody th {padding:7px 0 7px 15px; width:28% !important;}
	.mailform table tbody td {padding:7px 15px 7px 10px;}
	.mailform .help-txt {padding:0 15px;}

	.form-agree {margin-top:25px; margin-bottom:25px;}
	.form-agree .btn {display:none;}

	.gallery-list ul {margin:0 -5px}
	.gallery-list ul li {width:50%; padding:0 5px; font-size:14px; margin-bottom:15px;}
	.gallery-list ul li:nth-child(3n+1) {clear:unset;}
	.gallery-list ul li:nth-child(2n+1) {clear:left;}

	.perfor-list {display:none;}
	.perfor-list-m {display:block;}
	.perfor-list-m ul {border-top:2px solid #0b4996;}
	.perfor-list-m ul li {padding:8px 5px 8px 10px; border-bottom:1px solid #ddd;}
	.perfor-list-m ul li:after {content:" "; display:block; clear:both;}
	.perfor-list-m ul li .cnt {float:left; width:50%;}
	.perfor-list-m ul li .cnt .year {color:#003557; font-size:17px; line-height:1.3em; letter-spacing:0; font-weight:800; margin-bottom:6px;}
	.perfor-list-m ul li .cnt .division {color:#5678b6; font-size:14px; line-height:1.3em; letter-spacing:0; font-weight:700; margin-bottom:5px;}
	.perfor-list-m ul li .cnt .tit {color:#555; font-size:16px; line-height:1.3em; letter-spacing:0;}
	.perfor-list-m ul li .img {float:left; width:50%;}
	.perfor-list-m ul li .img .thumb {position:relative; padding-bottom:68.6%; overflow:hidden;}
	.perfor-list-m ul li .img .thumb img {position:absolute; top:50%; left:50%; width:auto; height:auto; max-width:100%; max-height:100%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
	
	.consulting .form-agree2 {margin-bottom:30px;}
	.consulting .form-agree2 .btn {display:none;}
	.consulting .form-agree2 dt {font-size:18px; background-size:15px 15px; padding-left:20px;}
	.consulting .form-agree2 .scroll-box {padding:10px; height:auto; font-size:14px; line-height:1.3em;}
	.consulting .mailform2 .ps {padding:10px 0}
	.consulting .mailform2 .ps p {font-size:14px; padding-left:70px; line-height:1.3em;}
	.consulting .mailform2 table tbody td input {height:32px;}
	.consulting .mailform2 table tbody th {height:40px; font-size:15px;}
	.consulting .mailform2 table tbody td {padding:4px 10px 4px 0;}
	
} 

/* Landscape phones and down */
@media (max-width: 480px) {
	
	
} 