@media(max-width: 1600px){
	.greeting .container .section-content .greeting-content p {
		font-size: 20px;
		letter-spacing: -.8px;
	}
	.greeting .container .section-content .greeting-img {
		z-index: -1;
	}
	article .history-content .history ol > li > dl > dd {
		font-size: 20px;
	}
	article .history-content .history ol > li {
		padding-left: 70px;
	}
	article .history-content .history {
		padding-top: 0;
	}
	.outline .section-content .container .outline-intro > p {
		font-size: 18px;
	}
	.outline .section-content .container article .table-wrap table colgroup {
		display: none;
	}
	.outline .section-content .container article .table-wrap {
		overflow: auto;
	}
	.outline .table-wrap table thead th:nth-of-type(1),
	.outline .table-wrap table thead th:nth-of-type(2) {width: 200px;}
	.outline .table-wrap table thead th:nth-of-type(3) {width: 500px;}
	.outline .table-wrap table thead th:nth-of-type(4) {
		width: 300px;
	}
	.join .section-content .container .demand > ul > li > .square-list > ul > li {
		font-size: 18px;
	}
	.join .section-content .container .demand > ul > li > .square-list {
		padding: 50px 20px 60px 30px;
	}
	.article-intro > .list .square-list.type-2 > ul > li {
		width: 100% !important;
	}
	.article-intro > .list .square-list.type-2 > ul > li > br {
		display: none;
	}
}

@media(max-width: 1500px){
	.outline .section-content .container .outline-intro > p > br {
		display: none;
	}
	.outline .section-content .container .outline-intro > p > br.ty2 {
		display: block;
	}
	.job .section-content .container > article > .doc-bg > .doc-tit > p {
		font-size: 24px;
	}
	.job .section-content .container > article .summary {
		padding-left: 200px;
	}
}

@media(max-width: 1400px){
	.greeting .container .section-content .greeting-content > p {
		font-size: 18px;
	}
	.greeting .container .section-content .greeting-content > p > b {
		font-size: 22px;
	}
	.greeting .container .section-content .greeting-content > p > small {
		font-size: 18px;
	}
	.greeting .container .section-content .greeting-content h4 {
		font-size: 35px;
	}
	.greeting .container .section-content .greeting-content h4 {
		margin-bottom: 40px;
	}
	article .history-content {
		align-items: center;
	}
	article .history-content .history-img {
		width: 60%;
	}
	.contact ul > li > figure >figcaption > b {
		font-size: 25px;
	}
	.contact ul > li > figure > figcaption > p {
		font-size: 20px;
	}
	.contact ul > li > figure > figcaption > address {
		font-size: 20px;
	}
	.contact ul > li > figure > figcaption > p > a {
		font-size: 20px;
	}
	.outline .section-content .container .outline-intro .intro-img {
		padding-right: 30px;
	}
	.outline .section-content .container .outline-intro > p {
		font-size: 17px;
	}
	.outline .table-wrap table tbody td {
		font-size: 17px;
	}
	.vision .section-content .container .mission {
		padding: 0;
	}
	.join .section-content .container .join-info .info-list > li > dl > dt {
		font-size: 22px;
	}
	.join .section-content .container .join-info .info-list > li > dl > dd {
		font-size: 18px;
	}
	.join .section-content .container .demand > ul {
		flex-wrap: wrap;
	}
	.join .section-content .container .demand > ul > li {
		width: 50%;
	}
	.join .section-content .container .demand > ul > li:nth-of-type(2) ~ li {
		margin-top: 50px;
	}
	.join .section-content .container .demand > ul > li > .square-list > ul > li > dl > dd > br {
		display: none;
	}
	.article-intro > div.title {
		width: 450px;
	}
	.article-intro > div.title h4 {
		font-size: 35px;
	}
	.article-intro > .list .square-list > ul > li {
		font-size: 18px;
	}
	.job .section-content .container > article .summary p {
		font-size: 20px;
	}
	.job .section-content .container > article .summary-info > .info-box > ul {
		padding: 40px;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li {
		width: 33.3333%;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li:nth-of-type(3) ~ .gall_li {
		margin-top: 40px;
	}
}

@media(max-width: 1200px){
	.greeting .container .section-content .greeting-img {
		display: none;
	}
	.greeting .container .section-content .greeting-content h4 {
		text-align: center;
	}
	.greeting .container .section-content .greeting-content > p {
		text-align: center;
	}
	.greeting .container .section-content .greeting-content > small {
		text-align: center;
	}
	.page-header .container h2 {
		font-size: 50px;
	}
	.section-header h3 {
		font-size: 40px;
	}
	.intro .section-content .container > b {
		font-size: 30px;
	}
	.article-header h4 {
		font-size: 35px;
	}
	article .purpose p {
		font-size: 22px;
		line-height: 34px;
	}
	article .purpose p > br {
		display: none;
	}
	.outline .section-content .container .outline-purpose p {
		font-size: 22px;
		line-height: 34px;
	}
	article .history-content .history ol > li > dl > dt {
		font-size: 20px;
	}
	article .history-content .history ol > li > dl > dd {
		font-size: 18px;
	}
	article .history-content .history-img {
		width: 50%;
		padding-right: 30px;
	}
	article .history-content .history h4 {
		font-size: 30px;
	}
	.point-business ul > li > figure > figcaption > b {
		font-size: 25px;
	}
	.point-business ul > li > figure > figcaption > p {
		font-size: 18px;
	}
	.contact > ul {
		flex-wrap: wrap;
	}
	.contact > ul > li {
		width: 50%;
	}
	.contact > ul > li:nth-of-type(2) ~ li {
		margin-top: 40px;
	}
	.intro .section-content > article  {
		height: 820px;
	}
	.outline .section-content .container .outline-intro {
		flex-wrap: wrap;
	}
	.outline .section-content .container .outline-intro .intro-img {
		width: 100%;
	}
	.outline .section-content .container .outline-intro .intro-img > img {
		margin: 0 auto;
	}
	.outline .section-content .container .outline-intro > p {
		font-size: 18px;
		text-align: center;
		margin-top: 30px;
		width: 100%;
	}
	.vision .section-content .value .container .value-list > ul > li:nth-of-type(1) > figure > figcaption > dl > dt {
		font-size: 22px;
	}
	.vision .section-content .value .container .value-list > ul > li:nth-of-type(1) > figure > figcaption > dl > dd {
		font-size: 30px;
	}
	.vision .section-content .value .container .value-list > ul > li > figure > figcaption > dl > dt {
		font-size: 25px;
	}
	.target-list > ul > li:after {
		display: none;
	}
	.history .container .history-content .history-list {
		padding-left: 310px;
	}
	.article-intro > div.title {
		width: 300px;
	}
	.job .section-content .container > article > .doc-bg > .doc-tit > p {
		font-size: 22px;
	}
	.job .section-content .container > article .summary {
		padding-left: 100px;
	}
	.job .section-content .container > article .summary p {
		padding-left: 125px;
	}
	.job .section-content .container > article .summary p::before {
		width: 100px;
		background-size: 100px auto;
	}
	.job .section-content .container > article .summary-info > .info-box > ul {
		padding: 20px;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list > li > figure > figcaption {
		font-size: 20px;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li > figure > figcaption > b {
		font-size: 20px;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li > figure > figcaption > p {
		font-size: 20px;
	}
}

@media(max-width: 1024px) {
	.board-list .table-wrap .table colgroup {display: none !important;}
	.board-list .container .section-content .table-wrap .table thead tr th {
		font-size: 16px; padding: 15px 0;
	}
	.board-list .container .section-content .table-wrap .table thead tr th:nth-of-type(2) {
		width: 50%;
	}
	.board-list .container .section-content .table-wrap .table tbody tr td {
		font-size: 16px; padding: 15px 0;
	}
	.board-list .container .section-content .table-wrap .table tbody tr td a {
		padding: 0 10px;
	}
	.greeting .container .section-content .greeting-content > p > br {
		display: none;
	}
	.greeting .container .section-content .greeting-content > p > br.ty2 {
		display: block;
	}
	article .purpose p {
		font-size: 20px;
	}
	.outline .section-content .container .outline-purpose p {
		font-size: 20px;
	}
	article .history-content {
		flex-wrap: wrap;
	}
	article .history-content .history-img {
		width: 100%;
		padding: 0;
	}
	article .history-content .history-img > img {
		margin: 0 auto;
		width: 55%;
	}
	article .history-content .history {
		width: 65%;
		margin: 0 auto;
		margin-top: 30px;
	}
	article .history-content .history ol > li {
		padding-left: 50px;
	}
	article .history-content .history ol > li > dl > dt {
		width: 60px;
	}
	.point-business > ul > li {
		width: 50%;
	}
	.point-business > ul > li:nth-of-type(2) ~ li {
		margin-top: 40px;
	}
	.vision .section-content .container .doc-bg {
		height: 400px;
	}
	.doc-tit {
		padding-top: 120px;
	}
	.doc-tit > h4 {
		font-size: 30px;
	}
	.doc-tit > p {
		font-size: 30px;
	}
	.vision .section-content .value .container .value-list > ul {
		flex-wrap: wrap;
	}
	.vision .section-content .value .container .value-list > ul > li {
		width: 33.33333%;
	}
	.vision .section-content .value .container .value-list > ul > li:nth-of-type(3) ~ li {
		margin-top: 30px;
	}
	.target-list > ul > li .box {
		max-width: 200px;
	}
	.target-list > ul > li .box .v-align p {
		font-size: 20px;
	}
	.location .section-content .container .map-info {
		flex-wrap: wrap;
	}
	.location .section-content .container .map-info .info {
		width: 100%;
	}
	.location .section-content .container .map-info .btn {
		width: 100%;
		margin-top: 20px;
		text-align: right;
	}
	.history .container .doc-bg.doc-2 {
		height: 400px;
	}
	.history .container .doc-bg.doc-2 .doc-tit {
		padding-top: 100px;
	}
	.history .container .history-content .title {
		width: 250px;
		top: -20px;
		left: 130px;
		padding: 35px 20px;
	}
	.history .container .history-content .title > h4 {
		font-size: 30px;
	}
	.history .container .history-content .history-list > ol > li > dl > dt {
		font-size: 20px;
		width: 90px;
	}
	.history .container .history-content .history-list > ol > li > dl > dd {
		font-size: 18px;
	}
	.history .container .history-content .history-list {
		padding-left: 150px;
	}
	.join .section-content .container .join-info .info-list > li {
		width: 100%;
	}
	.join .section-content .container .join-info .info-list > li:nth-of-type(2) > dl {
		border-top: none;
	}
	.join .section-content .container .demand > ul > li {
		width: 100%;
	}
	.join .section-content .container .demand > ul > li ~ li {
		margin-top: 50px;
	}
	.join .section-content .container .demand > ul > li > .square-list > b {
		font-size: 25px;
	}
	.calendar .section-content .container .calendar-wrap tr > td {
		height: 120px;
		padding: 5px;
	}
	.public .section-content .container .content-tab {
		width: 640px;
	}
	.public .section-content .container .content-tab > ul > li {
		width: 33.3333%;
	}
	.public .section-content .container .content-tab > ul > li:nth-of-type(3) ~ li {
		margin-top: 5px;
	}
	.public .section-content .container .content-tab > ul > li > a {
		margin: 0 auto;
	}
	.article-intro > div.title h4 {
		font-size: 30px;
	}
	.article-list > ul > li {
		width: 33.3333%;
	}
	.article-list > ul > li:nth-of-type(3) ~ li {
		margin-top: 40px;
	}
	.article-intro > .list .square-list > ul {
		padding: 5px 0 5px 30px;
	}
	.job .section-content .container > article > .doc-bg > .doc-tit {
		padding-top: 100px;
	}
	.job .section-content .container > article > .doc-bg > .doc-tit > p {
		font-size: 20px;
		line-height: 30px;
	}
	.job .section-content .container > article .job-info > ul > li > dl > dt {
		font-size: 24px;
	}
	.job .section-content .container > article .job-info > ul > li > dl > dd .square-list > ul > li {
		font-size: 18px;
	}
	.job .section-content .container > article .summary {
		padding-left: 30px;
		padding-right: 30px;
	}
	.job .section-content .container > article .summary p {
		font-size: 18px;
	}
	.job .section-content .container > article .summary p > br {
		display: none;
	}
	.job .section-content .container > article .summary-info {
		flex-wrap: wrap;
	}
	.job .section-content .container > article .summary-info > .info-box {
		width: 100%;
	}
	.job .section-content .container > article .summary-info > .info-box ~ .info-box {
		margin-top: 40px;
	}
	.job .section-content .container > article .summary-info > .info-box > ul {
		padding: 30px 20px;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li {
		width: 50%;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li:nth-of-type(2) ~ .gall_li {
		margin-top: 40px;
	}
}




@media(max-width: 768px) {
	.search-form {padding: 20px 10px;}
	.search-form .form-group {display: inline-block; vertical-align: top;}
	.search-form .form-group:nth-of-type(1) {width: 110px; padding-right: 10px; margin-right: 0;}
	.search-form .form-group:nth-of-type(2) {width: calc(100% - 110px);}
	section.board-list {padding-bottom: 80px;}
	.board-list .table-wrap .table colgroup {display: none !important;}
	.board-list .container .section-content .table-wrap .table thead tr th:nth-of-type(1), 
	.board-list .container .section-content .table-wrap .table thead tr th:nth-of-type(4), 
	.board-list .container .section-content .table-wrap .table thead tr th:nth-of-type(5) {
		display: none;
	}
	.board-list .container .section-content .table-wrap .table thead tr th:nth-of-type(2) {
		width: 70%;
	}
	.board-list .container .section-content .table-wrap .table tbody tr td:nth-of-type(1), .board-list .container .section-content .table-wrap .table tbody tr td:nth-of-type(4), .board-list .container .section-content .table-wrap .table tbody tr td:nth-of-type(5) {
		display: none;
	}
	.board-list .container .section-content .table-wrap .table thead tr th {line-height: 40px;}
	.section-header {
		padding: 60px 0;
	}
	.section-header h3 {
		font-size: 35px;
	}
	.greeting .container .section-content {
		padding-bottom: 80px;
	}
	.article-header {
		padding: 60px 0 30px;
	}
	.article-header h4 {
		font-size: 28px;
	}
	.page-header .container h2 {
		padding-top: 70px;
		font-size: 40px;
	}
	.page-header .container .summary {
		height: 250px;
	}
	.page-header .container .page-path > div > a, .page-header .container .page-path > div > button {
		width: 100%;
		padding: 0 0 0 5px;
		font-size: 16px;
	}
	.page-header .container .page-path > div.depth-1 a {
		padding-left: 10px;
	}
	.page-header .container .page-path > div.depth-1 {
		width: 120px;
	}
	.page-header .container .page-path > div.dropdown {
		border-right: none;
		width: 180px;
	}
	.page-header .container .page-path > div.dropdown .btn-drop:after {
		right: 0px;
	}
	.page-header .container .page-path > div.dropdown > ul > li > a {
		padding: 0 10px;
	}
	.page-header .container .page-path > div.depth-1 a {
		background-position: calc(100% - 15px) 50%;
	}
	.greeting .container .section-content .greeting-content h4 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 30px;
	}
	.greeting .container .section-content .greeting-content h4 > br.ty2 {
		display: block;
	}
	.greeting .container .section-content .greeting-content > p > br.ty2 {
		display: none;
	}
	.greeting .container .section-content .greeting-content > p > br.mo {
		display: block;
	}
	.intro .section-content .container > b {
		font-size: 24px;
		line-height: 40px;
		height: 100px;
	}
	article .purpose {
		padding: 25px 20px;
	}
	article .purpose p {
		font-size: 16px;
		line-height: 32px;
	}
	.outline .section-content .container .outline-intro .intro-img {
		padding-right: 0;
	}
	.outline .section-content .container .outline-purpose {
		padding: 25px 20px;
	}
	.outline .section-content .container .outline-purpose p {
		font-size: 16px;
		line-height: 32px;
	}
	article .history-content .history-img > img {
		margin: 0 auto;
		width: 100%;
	}
	article .history-content .history {
		width: 100%;
	}
	article .history-content .history h4 {
		font-size: 25px;
	}
	article .history-content .history ol > li {
		padding-left: 30px;
		line-height: 40px;
	}
	article .history-content .history ol > li > dl > dt {
		font-size: 18px;
	}
	article .history-content .history ol > li > dl > dd {
		font-size: 16px;
	}
	article .history-content .history ol::before {
		height: 260px;
	}
	.point-business {
		padding-bottom: 80px;
	}
	.point-business > ul {
		width: calc(100% + 20px);
		margin: 0 -10px;
	}
	.point-business > ul > li {
		width: 100%;
		padding: 0 10px;
	}
	.point-business > ul > li ~ li {
		margin-top: 20px;
	}
	.point-business > ul > li:nth-of-type(2) ~ li {
		margin-top: 20px;
	}
	.point-business ul > li > figure > figcaption > b {
		font-size: 20px;
	}
	.point-business ul > li > figure > figcaption > p {
		font-size: 16px;
	}
	.point-business > ul > li > figure {
		padding: 30px 0;
	}
	.contact > ul > li {
		width: 100%;
	}
	.contact > ul > li ~ li {
		margin-top: 40px;
	}
	.intro .section-content > article  {
		height: 920px;
	}
	.contact > ul > li > figure {
		padding: 30px 0 20px; 
	}
	.contact ul > li > figure >figcaption > b {
		font-size: 22px;
	}
	.contact ul > li > figure > figcaption > p {
		font-size: 18px;
	}
	.contact ul > li > figure > figcaption > address {
		font-size: 18px;
	}
	.contact ul > li > figure > figcaption > p > a {
		font-size: 18px;
	}
	.outline {padding-bottom: 80px;}
	.outline .section-content .container .chart {
		padding-bottom: 30px;
	}
	.vision .section-content .container .doc-bg {
		height: 200px;
		margin-top: 80px;
	}
	.doc-tit {
		padding-top: 45px;
	}
	.doc-tit > h4 {
		font-size: 22px;
	}
	.doc-tit > p {
		font-size: 20px;
		padding-top: 20px;
	}
	.dot-tit > small {
		font-size: 14px;
	}
	.vision .section-content .value .container .value-list > ul > li {
		width: 50%;
	}
	.vision .section-content .value .container .value-list > ul > li:nth-of-type(1) {
		width: 100%;
	}
	.vision .section-content .value .container .value-list > ul > li:nth-of-type(1) > figure {
		height: 150px;
		padding: 10px 0;
	}
	.vision .section-content .value .container .value-list > ul > li ~ li {
		margin-top: 30px;
	}
	.vision .section-content .value .container .value-list > ul > li > figure {
		height: 210px;
		padding: 30px 0;
	}
	.vision .section-content .value .container .value-list > ul > li:nth-of-type(1) > figure > figcaption > dl > dt {
		font-size: 18px;
		padding-top: 15px;
	}
	.vision .section-content .value .container .value-list > ul > li:nth-of-type(1) > figure > figcaption > dl > dd {
		font-size: 24px;
	}
	.vision .section-content .value .container .value-list > ul > li > figure > figcaption > dl > dt {
		font-size: 20px;
		padding-top: 20px;
	}
	.vision .section-content .value .container .value-list > ul > li > figure > figcaption > dl > dd {
		font-size: 22px;
	}
	.vision .section-content .value {
		margin-top: 80px;
	}
	.vision .section-content .value .container .value-list {
		padding-top: 80px;
	}
	.target-list {
		padding: 20px 10px;
	}
	.target-list > ul > li .box {
		max-width: 120px;
	}
	.target-list > ul > li .box .v-align p {
		font-size: 14px;
		line-height: 24px;
	}
	.location {
		padding-bottom: 80px;
	}
	.location .section-content .container .map {
		height: 300px;
	}
	.location .section-content .container .map iframe {
		height: 300px;
	}
	.location .section-content .container .map-info .info {
		padding-top: 0;
	}
	.location .section-content .container .map-info .info > dl > dt {
		display: block;
	}
	.location .section-content .container .map-info .info > dl > dd {
		margin-top: 15px;
		display: block;
	}
	.location .section-content .container .map-info .info > dl > dd address {
		line-height: 25px;
	}
	.location .section-content .container .map-info .info > dl > dd address > br {
		display: block;
	}
	.location .section-content .container .map-info .btn {
		margin-top: 0;
	}
	.table-wrap table thead th:nth-of-type(1),
	.table-wrap table thead th:nth-of-type(2) {width: 120px;}
	.table-wrap table thead th:nth-of-type(4) {
		width: 300px;
	}
	.table-scroll {
		display: block;
		width: 100%;
		font-size: 16px;
		margin: 15px 0;
		text-align: center;
		color: #666;
	}
	.history .container .doc-bg.doc-2 {
		height: 220px;
	}
	.history .container .doc-bg.doc-2 .doc-tit {
		padding-top: 50px;
	}
	.history .container .doc-bg.doc-2 .doc-tit h4 {
		line-height: 35px;
	}
	.history .container .history-content .history-list {
		padding-left: 10px;
	}
	.history .container .history-content .history-list > ol > li::after {
		display: none;
	}
	.history .container .history-content .history-list > ol::before {
		left: 12px;
	}
	.history .container .history-content .history-list > ol > li {
		padding-left: 35px;
	}
	.history .container .history-content .history-list > ol > li ~ li {
		padding-top: 15px;
	} 
	.history .container .history-content .history-list > ol > li:nth-of-type(1)::before {
		top: 2px;
	}
	.history .container .history-content .history-list > ol > li::before {
		width: 25px;
		height: 25px;
		background-size: 25px auto;
		top: 17px;
		transform: none;
	}
	.history .container .history-content .title {
		left: 0;
		width: 200px;
		top: 5px;
		padding: 25px 20px; 
	}
	.history .container .history-content .title > h4 {
		font-size: 25px;
	}
	.history .container .history-content .history-list > ol {
		padding-bottom: 80px;
	}
	.history .container .history-content .history-list > ol > li > dl {
		flex-wrap: wrap;
	}
	.history .container .history-content .history-list > ol > li > dl > dt {
		line-height: 25px;
		width: 100%;
		font-size: 18px;
	}
	.history .container .history-content .history-list > ol > li > dl > dd {
		line-height: 25px;
		width: 100%;
		padding-top: 10px;
		font-size: 16px;
	}
	.join  {
		padding-bottom: 80px;
	}
	.join .section-content .container .join-info .info-list > li {
		height: auto;
	}
	.join .section-content .container .join-info .info-list > li > dl {
		padding: 20px 0 20px 0;
		flex-wrap: wrap;
	}
	.join .section-content .container .join-info .info-list > li > dl > dt {
		width: 100%;
		font-size: 18px;
	}
	.join .section-content .container .join-info .info-list > li > dl > dd {
		width: 100%;
	}
	.join .section-content .container .join-info .info-list > li > dl > dd > .square-list > ul > li {
		font-size: 16px;
	}
	.join .section-content .container .join-info .info-list > li > dl > dd > .square-list > ul > li:before {
		transform: none;
		top: 13px;
	}
	.join-info .info-list > li > dl > dd .use-list > ul {
		width: calc(100% + 20px);
		margin: 0 -10px;
	}
	.join .section-content .container .join-info .info-list > li:last-child > dl {
		padding: 20px 0 0 0;
	}
	.join-info .info-list > li > dl > dd .use-list > ul > li {
		padding: 0 10px;
	}
	.join-info .info-list > li > dl > dd .use-list > ul > li > p {
		font-size: 16px;
	}
	.join .section-content .container .demand > ul > li > .square-list {
		padding: 30px 10px 40px;
	}
	.join .section-content .container .demand > ul > li > .square-list > b {
		font-size: 20px;
	}
	.join .section-content .container .demand > ul > li > .square-list > b::before {
		width: 24px;
		background-size: 24px auto;
	}
	.join .section-content .container .demand > ul > li > .square-list > ul > li > dl {
		flex-wrap: wrap;
	}
	.join .section-content .container .demand > ul > li > .square-list > ul > li {
		font-size: 16px;
	}
	.calendar {
		padding-bottom: 80px;
	}
	.calendar .section-content .container .calendar-wrap tr > th {
		font-size: 18px;
	}
	.calendar .section-content .container .calendar-wrap tr > td {
		font-size: 16px;
		height: 80px;
	}
	.calendar .section-content .container .calendar-wrap .calendar-title > h4 > span {
		font-size: 30px;
	}
	.calendar .section-content .container .calendar-wrap tr > td > ul > li > a {
		font-size: 12px;
	}
	.public {
		padding-bottom: 80px;
	}
	.public .section-content .container .content-tab {
		width: 360px;
	}
	.public .section-content .container .content-tab > ul > li > a {
		font-size: 14px;
		width: 175px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding: 0 5px;
		line-height: 40px;
	}
	.public .section-content .container .content-tab > ul > li {
		width: 50%;
	}
	.public .section-content .container .content-tab > ul > li:nth-of-type(2) ~ li {
		margin-top: 5px;
	}
	.article-intro {
		display: block;
	}
	.article-intro > div {
		display: block;
	}
	.article-intro > div.title {
		width: 100%;
		padding: 35px 0 15px 0px;
	}
	.article-intro > .list {
		border-top: none;
		padding-left: 0;
		padding-top: 0;
	}
	.article-intro .list .square-list.type-2 > ul {
		padding: 5px 0 5px 0px;
		border-left: none;
	}
	.article-intro > .list .square-list > ul > li {
		font-size: 16px;
	}
	.article-intro > div.title h4 {
		font-size: 24px;
	}
	.article-intro > div.title small {
		font-size: 16px;
	}
	.article-list > ul {
		width: calc(100% + 20px);
		margin: 0 -10px;
	}
	.article-list > ul > li {
		width: 50%;
		padding: 0 10px;
	}
	.article-list > ul > li:nth-of-type(2) ~ li {
		margin-top: 20px;
	}
	.job {
		padding-bottom: 80px;
	}
	.job .section-content .container > article .job-info > ul {
		flex-wrap: wrap;
	}
	.job .section-content .container > article .job-info > ul > li {
		width: 100%;
	}
	.job .section-content .container > article .job-info > ul > li ~ li {
		margin-top: 20px;
	}
	.job .section-content .container > article .job-info > ul > li > dl {
		padding: 20px;
	}
	.job .section-content .container > article .job-info > ul > li > dl > dt {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.job .section-content .container > article .job-info > ul > li > dl > dt::before {
		width: 35px;
		background-size: 35px auto;
	}
	.job .section-content .container > article .job-info > ul > li > dl > dd .square-list > ul > li {
		font-size: 16px;
	}
	.job .section-content .container > article .summary {
		padding: 0;
		padding: 10px;
	}
	.job .section-content .container > article .summary p {
		font-size: 16px;
		padding-left: 80px;
	}
	.job .section-content .container > article .summary p::before {
		width: 60px;
		background-size: 60px auto;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list {
		flex-wrap: wrap;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list > li {
		height: 135px;
		width: 100%;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list > li ~ li {
		margin-top: 40px;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list > li > figure > figcaption {
		font-size: 18px;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list > li > figure > figcaption > br {
		display: none;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(1) > ul > li > .inner-list > li:after {
		width: 18px;
		background-size: 18px auto;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list > li > figure {
		padding: 20px 0;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > .inner-list > li > figure img {
		margin-bottom: 10px;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(1) > ul > li > .inner-list > li:after {
		top: inherit;
		right: 47%;
		transform: translateX(-50%) rotate(90deg);
		bottom: -30px;
	}
	.job .section-content .container > article .summary-info > .info-box > ul > li > b {
		font-size: 28px;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li {
		width: 100%;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li > figure > figcaption > b {
		font-size: 18px;
		padding-bottom: 0;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li > figure > figcaption > p {
		font-size: 18px;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li:nth-of-type(1) > figure {
		padding: 20px 0;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li:nth-of-type(2) > figure img {
		margin-bottom: 10px;
		width: 20%;
	}
	.job .section-content .container > article .summary-info > .info-box:nth-of-type(2) > ul > li > .inner-list > li:nth-of-type(2) > figure > figcaption {
		padding-top: 5px;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li {
		width: 100%;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li ~ .gall_li {
		margin-top: 40px;
	}

	.page-header .container .page-path > div.dropdown .btn-drop:after {
		width: 25px;
		background-position: calc(100% - 10px) 0; 
	}
}