@media(max-width: 1600px) {
	.tab-list > ul > li > a {
		width: 155px;
	}
	.summary .container .summary-list > ul > li > dl > dt {
		font-size: 30px;
	}
	.self-support .list > ul > li {
		width: 50%;
	}
	.self-support .list > ul > li {
		padding: 50px 0 50px 40px;
	}
	.self-support .list > ul > li:nth-of-type(2) {
		padding: 50px 0 50px 40px;
	}
	.self-support .list > ul > li > dl {
		width: 140px;
	}
	.self-support .list > ul > li > p {
		font-size: 19px;
	}

	.table-type02 tbody td .gray-box {padding: 40px 30px;}
	.table-type02 tbody td .gray-box .box-right {padding-left: 20px;}
	.table-type02 tbody td .gray-box .box-right .info-left {margin-right: 20px;}
	
}

@media(max-width: 1400px) {
	.economy .banner > ul > li > dl {
		padding: 40px 0 40px 15px;
	}
	.economy .banner > ul > li > dl > dd {
		font-size: 18px;
	}
	.economy .banner > ul > li > dl > dd > br {
		display: none;
	}
	.economy .summary .container .summary-list > ul > li .content-box > figure {
		height: 300px;
		padding: 30px;
		padding-bottom: 0;
	}
	.btn-banner > ul > li > a > b {
		font-size: 25px;
	}
	.summary .container .summary-list > ul > li > dl {
		padding-left: 20px;
	}
	.summary .container .summary-list > ul > li > dl > dd {
		font-size: 18px;
		line-height: 32px;
	}
	/* .company .summary.type03 .summary-list > ul > li {width: 50%;} */
	.reserve .summary .container .summary-list > ul > li > dl > dd > p {
		font-size: 16px;
	}
	.list > ul > li {
		padding: 50px 0 50px 40px;
	}
	.list > ul > li > dl > dt {
		font-size: 30px;
	}
	.type02 > ul > li > dl > dt {
		font-size: 25px;
	}
	.list > ul > li > p {
		font-size: 18px;
	}
	.type02 > ul > li > p {
		padding-left: 15px;
	}
	.cooperation .summary .container .summary-list > ul > li > dl {padding: 60px 20px 100px 20px; }
	.cooperation .plus-list .container > ul > li > a > figure {
		padding: 30px 0 30px 20px;
	}
	.cooperation .plus-list .container > ul > li > a > figure > figcaption {
		font-size: 28px;
	}
	.cooperation .plus-list .container > ul > li > a > figure > img {
		width: 80px;
	}
	.cooperation .plus-list .container > ul > li > a > span {
		height: 140px;
	}
	.social .plus-list .container > ul > li > a > figure {
		padding: 30px 0 30px 20px;
	}
	.social .plus-list .container > ul > li > a > figure > figcaption {
		font-size: 28px;
	}
	.social .plus-list .container > ul > li > a > figure > img {
		width: 80px;
	}
	.social .plus-list .container > ul > li > a > span {
		height: 140px;
	}
	.self-support .list > ul > li {
		width: 100%;
	}
	.self-support .list > ul > li > dl {
		width: 240px;
	}
	.purchase .table-wrap table tbody tr > td:nth-of-type(1) {
		padding-left: 20px;
	}
	.center-intro .section-content .container .role > div.right > p {
		padding-left: 20px;
		font-size: 18px;
	}
	.center-intro .section-content .container .role > div.right > p > br {
		display: none;
	}
	.center-intro .section-content .container .role > div.right > p > .mo {
		display: block;
	}
	.center-intro .section-content .container .role > div.right > p > b {
		font-size: 20px;
	}
	.chart .table-wrap table tbody tr > td:nth-of-type(1) {
		font-size: 16px;
	}
	.chart .table-wrap table tbody tr > td {
		padding-left: 20px; 
	}
	.ci-bi .section-content .container .article-content > div.right {
		padding-left: 25px;
		padding-top: 140px;
	}
	.ci-bi .section-content .container .article-content > div.right > p {
		font-size: 18px;
	}
	.ci-bi .section-content .container article:nth-of-type(1) .article-content:nth-of-type(1) > div.left > img {
		width: 380px;
	}
	.location .container .location-content .map {
		width: 700px;
		margin: 0 auto;
	}
	.detail-slide {
		width: 650px;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li {
		width: 33.333333%;
	}
	section.gallery .container .section-content > div > form > ul > .gall_li:nth-of-type(3) ~ .gall_li {
		margin-top: 40px;
	}
	.detail-info .info-content > ul > li > dl > dt {
		font-size: 20px;
	}
	.detail-info .info-content > ul > li > dl > dd {
		font-size: 20px;
		width: 350px;
	}
	.detail-info .info-content > ul > li > dl > dd > a {
		font-size: 20px;
	}
	.detail-info .info-content > ul > li > dl > dd > address {
		font-size: 20px;
	}

	.table-type02 tbody td .gray-box {padding: 40px 30px;}
	.table-type02 tbody td .gray-box .box-right {padding-left: 20px;}
	.table-type02 tbody td .gray-box .box-right .info-left {margin-right: 15px;}
	.table-type02 tbody td .gray-box .box-right .info dd {max-width: 70px;}
}

@media(max-width: 1200px) {
	.section-header .tit > h3 {
		font-size: 50px;
	}
	.tab-list > ul > li > a {
		width: 125px;
		font-size: 18px;
	}
	.economy .banner > ul > li > dl {
		padding: 20px 0 0px 15px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > figure > figcaption > b {
		font-size: 22px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > figure > figcaption > small {
		font-size: 16px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > p {
		line-height: 35px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > p > br {
		display: none;
	}
	.btn-banner > ul > li > a {
		padding: 35px 20px;
	}
	.btn-banner > ul > li > a > b {
		font-size: 20px;
	}
	.summary .container .summary-list > ul > li > dl {
		padding: 60px 15px 0;
	}
	.summary .container .summary-list > ul > li > dl::after {
		width: 50px;
		height: 77px;
		background-size: 50px auto;
	}
	.summary .container .summary-list > ul > li > dl > dt {
		font-size: 28px;
	}
	.summary .container .summary-list > ul > li > dl > dd {
		padding-top: 25px;
	}
	.summary .container .summary-list > ul > li > dl > dd > br {
		display: none;
	}
	.economy .summary .container .summary-list > ul > li .content-box > p {
		font-size: 18px;
	}
	.list > ul {
		width: 100%;
	}
	.list > ul > li > p > br {
		display: none;
	}
	.type02 > ul > li > p > br {
		display: block;
	}
	.self-support .list > ul > li > p > br {
		display: block;
	}
	.list > ul > li {
		width: 100%;
		padding: 30px 0 30px 40px;
	}
	.reserve .summary {
		height: 1000px;
	}
	.reserve .section-content .summary .container .summary-list > ul {
		flex-wrap: wrap;
	}
	.reserve .summary .container .summary-list > ul > li {
		width: 100%;
		height: 300px;
	}
	.reserve .summary .container .summary-list > ul > li ~ li {
		margin-top: 20px;
	}
	.reserve .summary .container .summary-list > ul > li > dl {
		padding: 30px 15px;
	}
	.town .btn-banner > ul > li.btn-right > a > b {
		line-height: 25px;
	}
	.article-header > p {
		line-height: 30px;
	}
	tbody td {
		font-size: 16px;
		line-height: 25px;
		padding: 15px 10px;
		vertical-align: middle;
	}
	.cooperation .plus-list .container > ul > li > a > figure > figcaption {
		font-size: 24px;
		padding-left: 15px;
	}
	.cooperation .plus-list .container > ul > li > a > figure > img {
		width: 60px;
	}
	.cooperation .plus-list .container > ul > li > a > span {
		height: 120px;
	}
	.social .plus-list .container > ul > li > a > figure > figcaption {
		font-size: 24px;
		padding-left: 15px;
	}
	.social .plus-list .container > ul > li > a > figure > img {
		width: 60px;
	}
	.social .plus-list .container > ul > li > a > span {
		height: 120px;
	}
	.self-support .list > ul > li > p {
		font-size: 18px;
	}
	.promote .type02 > ul > li {
		width: 33.33333%;
	}
	.center-intro .section-content .container .vision > div.left {
		background-size: 350px auto;
	}
	.center-intro .section-content .container .vision > div.right > b {
		font-size: 28px;
	}
	.center-intro .section-content .container .vision > div.right > p {
		font-size: 18px;
	}
	.history .history-content {
		padding-left: 280px;
	}
	.history .history-content .year {
		left: 80px;
	}
	.history .history-content > ol > li > dl > dt {
		font-size: 18px;
	}
	.history .history-content > ol > li > dl > dd {
		font-size: 18px;
	}
	.history .history-content > ol > li > dl > dd > ul > li.detail-list {
		font-size: 16px;
	}
	.ci-bi .section-content .container .article-content > div.right > p > br {
		display: none;
	}
	.location .container .location-content {
		flex-wrap: wrap;
	}
	.location .container .location-content .map {
		width: 100%;
	}
	.location .container .location-content .map {
		height: 400px;
	} 
	.location .container .location-content .info {
		width: 100%;
		margin-top: 40px;
	}
	.location .container .location-content .info > ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.location .container .location-content .info > ul > li {
		width: 50%;
		padding-left: 40px;
	}
	.location .container .location-content .info > ul > li:last-child {
		padding: 50px 0;
		padding-left: 40px;
	}
	.location .container .location-content .info > ul > li {
		border-bottom: 1px solid #ddd;
	}
	.location .container .contact > ul > li > figure > figcaption > a {
		font-size: 26px;
	}
	.detail-slide {
		width: 550px;
	}
	.detail-slide .detail01 > .swiper-wrapper > .swiper-slide > a {
		width: 100px;
		height: 75px;
	}
	.detail-info > h4 {
		font-size: 40px;
	}
	.detail-info .info-content > ul > li ~ li {margin-top: 6px;}
	.detail-info .info-content > ul > li > dl > dt {
		font-size: 17px;
		max-width: 180px;
	}
	.detail-info .info-content > ul > li > dl > dd,
	.detail-info .info-content > ul > li > dl > dd > a,
	.detail-info .info-content > ul > li > dl > dd > address {
		font-size: 17px;
	}
	.detail > .section-content > .container.type02 {
		padding: 0 200px;
	}

	.bf-rule .table-type02 {margin-top: 50px;}
	.table-type02 tbody th {font-size: 16px;}
	.table-type02 tbody td {height: 80px; padding: 15px 25px;}
	.table-type02 tbody td.bg-gray {font-size: 20px; padding: 1px 15px;}
	.table-type02 tbody td ul li {font-size: 16px; padding-left: 14px;}
	.table-type02 tbody td ul li:before {top: 13px;}
	.table-type02 tbody td ol li {padding-left: 20px;}
	.table-type02 tbody td ol li:before {top: -1px;}
	.table-type02 tbody td .gray-box {display: block; padding: 30px 20px;}
	.table-type02 tbody td .gray-box > div {width: 100%;}
	.table-type02 tbody td .gray-box .box-left {border-right: 0; border-bottom: 1px solid #ddd; padding-bottom: 15px; margin-bottom: 15px;}
	.table-type02 tbody td .gray-box .box-right {padding-left: 0;}
	.table-type02 tbody td .gray-box .title {width: 76px; height: 32px; font-size: 15px; line-height: 32px; }
	.table-type02 tbody td .gray-box .box-left .title {margin-bottom: 10px;}
	.table-type02 tbody td .gray-box .box-right .title {margin-bottom: 10px;}
	.table-type02 tbody td .gray-box dt {font-size: 16px;}
	.table-type02 tbody td .gray-box .box-left dt {max-width: 56px;}
	.table-type02 tbody td .gray-box dd {font-size: 16px;}
	.table-type02 tbody td .gray-box .box-right .info-wrap {display: flex;}
	.table-type02 tbody td .gray-box .box-right .info-left {width: auto; margin-right: 20px;}
	.table-type02 tbody td .gray-box .box-right .info-left dt {max-width: 95px;}
	.table-type02 tbody td .gray-box .box-right .info-right {width: auto;}
	.table-type02 tbody td .gray-box .box-right .info-right dt {max-width: 60px; width: 100%;}
	.table-type02 tbody td .gray-box .box-right .info dd {max-width: none; width: 90px;}
	.table-type02 tbody td .list-box {padding: 20px 20px; margin-top: 10px;}
	.btn-download {width: 200px; height: 60px; font-size: 18px; line-height: 60px; margin: 50px auto 0;}

	.company .summary.type03 .summary-list > ul > li {width: 33.3333%;}
}
@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;
	}
	.section-header .tit > h3 {
		font-size: 40px;
	}
	.introduce .section-header .tab-list > ul > li {
		width: 20%;
	}
	.introduce .section-header .tab-list > ul > li:nth-of-type(5) ~ li {
		margin-top: 10px;
	}
	.introduce .section-header .tab-list > ul > li > a {
		font-size: 18px;
		padding: 20px 0; 
	}
	.company-list > ul > li {
		width: 50%;
	}
	.company-list > ul > li:nth-of-type(2) ~ li {
		margin-top: 40px;
	}

	.search .data-group {padding-top: 30px;}
	.search .data-total {font-size: 18px; margin-bottom: 15px;}
	.search .data-checkbox {display: flex; margin-bottom: 25px;}
	.search .data-checkbox > div {width: 190px;}
	.search .data-checkbox .label-box label {padding-left: 25px; font-size: 18px;}
	.search .data-select {margin-bottom: 30px;}
	.search .data-select select {width: 290px; height: 45px; padding: 0 20px; font-size: 18px; background-position: right 20px center;}
	.search .data-select .select01 {margin-right: 10px;}
	.search .form-group {padding: 30px 40px;}
	.search .form-group .search-area span {font-size: 18px; margin-right: 30px;}
	.search .form-group .search-area .form-control {width: calc(100% - 100px); line-height: 50px; padding: 0 40px; font-size: 18px;}
	.search .form-group .search-area .btn-search {width: 70px; height: 50px;}
	.search .form-group .btn-excel-download {width: 220px; height: 50px; font-size: 18px; line-height: 50px; margin-left: 15px;}

	.article-header > h4 {
		font-size: 40px;
	}
	.article-header > h4 span {font-size: 18px;}
	.introduce .section-content .container .article-header {
		flex-wrap: wrap;
	}
	.introduce .section-content .container .article-header .hashtag {
		width: 100%;
		margin-top: 20px;;
	}
	.tab-list > ul {
		flex-wrap: wrap;
	}
	.tab-list > ul > li {
		width: 25%;
	}
	.tab-list > ul > li:nth-of-type(5) ~ li {
		margin-top: 10px;
	}
	.tab-list > ul > li > a {
		width: 100%;
		padding: 20px 0; 
	}
	.economy .banner {
		padding: 105px 20px 0 20px;
	}
	.banner > b {
		font-size: 40px;
	}
	.economy .summary {
		padding-top: 0;
	}
	.economy .banner > ul > li > dl > dd {
		font-size: 16px;
		padding-top: 10px;
	}
	.economy .summary .container .summary-list > ul {
		flex-wrap: wrap;
		width: calc(100% + 20px);
		margin: 0 -10px;
	}
	.economy .summary .container .summary-list > ul > li {
		width: 50%;
		height: 370px;
		padding: 0 10px;
	}
	.economy .summary .container .summary-list > ul > li:nth-of-type(2) ~ li {
		margin-top: 20px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > figure {
		height: auto;
		padding: 20px 20px 10px 20px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > figure > figcaption {
		padding-top: 15px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > figure > figcaption > small {
		padding-top: 10px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > p {
		font-size: 18px;
		line-height: 32px;
		padding: 20px 10px;
	}
	.banner > p {
		font-size: 18px;
	}
	.company .section-content .container article .btn-banner > ul {
		flex-wrap: wrap;
		width: calc(100% + 20px);
		margin: 0 -10px;
	}
	.company .section-content .container article .btn-banner > ul > li {
		padding: 0 10px;
	}
	.company .section-content .container article .btn-banner > ul > li.btn-right {
		margin-top: 20px;
	}
	.company .section-content .container article .btn-banner > ul > li > a > b {
		font-size: 25px;
	}
	.town .section-content .container article .btn-banner > ul {
		flex-wrap: wrap;
		width: calc(100% + 20px);
		margin: 0 -10px;
	}
	.town .section-content .container article .btn-banner > ul > li {
		width: 50%;
		padding: 0 10px;
	}
	.town .section-content .container article .btn-banner > ul > li.btn-right {
		width: 100%;
		margin-top: 20px;
	}
	.town .section-content .container article .btn-banner > ul > li.btn-right > a > b > br {
		display: none;
	}
	.summary {
		height: 1600px;
	}
	.summary .container .summary-list > ul {
		flex-wrap: wrap;
	}
	.summary .container .summary-list > ul > li {
		width: 50%;
		height: 300px;
	}
	.summary .container .summary-list > ul > li:nth-of-type(2) ~ li {
		margin-top: 40px;;
	}
	.summary .container .summary-list > ul > li > dl::after {
		bottom: 20px;
		right: 30px;
	}

	.summary.type03 .summary-list > ul {margin: -20px;}
	.summary.type03 .summary-list > ul > li {width: 50%; height: auto; padding: 20px;}
	.summary.type03 .summary-list > ul > li:nth-of-type(2) ~ li {margin-top: 0;}
	.summary.type03 .summary-list > ul > li .inner {min-height: auto; padding: 52px 20px 65px 20px;}
	.summary.type03 .summary-list > ul > li .inner:after {bottom: 20px; right: 30px; background-size: 50px auto; width: 77px; height: 70px;}
	.summary.type03 .summary-list .title {font-size: 28px; margin-bottom: 15px;}
	.summary.type03 .summary-list .dot-list li {font-size: 18px; padding-left: 14px;}
	.summary.type03 .summary-list .dot-list li:before {top: 13px;}
	.summary.type03 .summary-list .gray-box {padding: 20px 20px; margin: 8px 0 20px;}
	.summary.type03 .summary-list .gray-box p {font-size: 18px; padding-left: 14px;}
	.summary.type03 .summary-list .gray-box p:before {top: 15px;}

	.company .summary.type03 .summary-list > ul {margin: -20px;}
	.company .summary.type03 .summary-list > ul > li {width: 50%; height: auto; padding: 20px;}
	.company .summary.type03 .summary-list > ul > li:nth-of-type(2) ~ li {margin-top: 0;}
	.company .summary.type03 .summary-list > ul > li .inner {min-height: auto; padding: 52px 20px 65px 20px;}
	.company .summary.type03 .summary-list > ul > li .inner:after {bottom: 20px; right: 30px; background-size: 50px auto; width: 77px; height: 70px;}
	.company .summary.type03 .summary-list .title {font-size: 28px; margin-bottom: 15px;}
	.company .summary.type03 .summary-list .dot-list li {font-size: 18px; padding-left: 14px;}
	.company .summary.type03 .summary-list .dot-list li:before {top: 13px;}
	.company .summary.type03 .summary-list .gray-box {padding: 20px 20px; margin: 8px 0 20px;}
	.company .summary.type03 .summary-list .gray-box p {font-size: 18px; padding-left: 14px;}
	.company .summary.type03 .summary-list .gray-box p:before {top: 15px;}
	
	/* s4_3 */
	.bf .summary {padding-bottom: 80px;}

	.list > ul > li {
		flex-wrap: wrap;
	}
	.list > ul > li > dl {
		width: 100%;
		display: flex;
		align-items: center;
	}
	.list > ul > li > dl > dt {
		display: inline-block;
		width: 180px;
		font-size: 25px;
	}
	.list > ul > li > dl > dd {
		padding-top: 0;
	}
	.list > ul > li > p {
		padding-left: 0;
		padding-top: 15px;
	}
	.town table tbody td > a {
		font-size: 15px;
		width: 90px;
		padding: 8px 0;
	}
	.cooperation .summary .container .summary-list > ul > li {width: 50%;}
	.cooperation .summary .container .summary-list > ul > li:nth-of-type(3) ~ li {margin-top: 40px;}
	.cooperation .summary .container .summary-list > ul > li > dl {padding: 60px 15px 90px 15px;}
	.cooperation .plus-list .container > ul > li {
		width: 50%;
	}
	.cooperation .plus-list .container > ul > li:nth-of-type(2) ~ li {
		margin-top: 40px;
	}
	.social .plus-list .container > ul > li {
		width: 50%;
	}
	.social .plus-list .container > ul > li:nth-of-type(2) ~ li {
		margin-top: 40px;
	}
	.self-support .list > ul > li > dl {
		align-items: normal;
		width: 100%;
	}
	.type02 > ul > li > p > br {
		display: none;
	}
	.type02 > ul > li > dl > dt {
		width: 250px;
	}
	.promote .type02 > ul > li {
		width: 50%;
	}
	.promote .type02 > ul > li > dl {
		flex-wrap: wrap;
	}
	.promote .type02 > ul > li > dl > dt {
		width: 100%;
		font-size: 28px;
	}
	.promote .type02 > ul > li > dl > dd {
		padding-top: 15px;
	}
	.purchase .container .purchase-way > ul > li > dl {
		flex-wrap: wrap;
	}
	.purchase .container .purchase-way > ul > li > dl > dt {
		width: 100%;
		font-size: 18px;
		line-height: 50px;
	}
	.purchase .container .purchase-way > ul > li > dl > dd {
		width: 100%;
		font-size: 18px;
		line-height: 50px;
	}
	.purchase .container .purchase-way > ul > li > dl > dd > a {
		font-size: 18px;
	}
	.company .summary {
		height: auto;
	}
	.cooperation .summary {
		height: 1100px;
	}
	.purchase .summary {
		height: 1050px;
	}
	.purchase .table-wrap table tbody tr > td:nth-of-type(1) {
		font-size: 16px;
		padding-left: 10px;
	}
	.purchase .table-wrap table tbody tr > td {
		padding: 20px 0 20px 20px;
	}
	.site-banner {
		bottom: 10px;
	}
	.calendar .section-content .container .calendar-wrap tr > td > ul {
		font-size: 16px;
	}
	.calendar .section-content .container .calendar-wrap tr > td > ul > p {
		font-size: 16px;
	}
	.calendar .section-content .container .calendar-wrap tr > td .btn-area > .btn-poss {
		font-size: 14px;
	}
	.calendar .section-content .container .calendar-wrap {
		overflow: auto;
	}
	.write-form .table tbody > tr > td .mail .form-group {
		margin-top: 10px;
	}
	.center-intro .section-content .container .vision {
		flex-wrap: wrap;
	}
	.center-intro .section-content .container .role {
		flex-wrap: wrap;
	}
	.center-intro .section-content .container .vision > div {
		width: 100%;
	}
	.center-intro .section-content .container .role > div {
		width: 100%;
	}
	.center-intro .section-content .container .vision > div.left {
		height: 300px;
	}
	.center-intro .section-content .container .role > div.left {
		height: 300px;
		background-size: cover;
		background-position: 50% 60%;
	}
	.center-intro .section-content .container .vision > div.right {
		height: 300px;
		padding-top: 110px;
		background-size: cover;
		background-position: 50% 60%;
	}
	.center-intro .section-content .container .role > div.right {
		height: 300px;
		padding-top: 100px;
	}
	.center-intro .section-content .container .role > div.right > p {
		padding: 0;
		padding-left: 20px;
	}
	.center-intro .summary {
		height: 1200px;
	}
	.history .history-content {
		padding-left: 200px;
	}
	.history .history-content .year {
		left: 30px;
		font-size: 45px;
	}
	.history .history-content > ol > li > dl > dt {
		font-size: 16px;
	}
	.history .history-content > ol > li > dl > dd {
		font-size: 16px;
	}
	.history .history-content > ol > li > dl > dd > ul > li > .mo {
		display: block;
	}
	.history .history-content > ol > li > dl > dd > ul > li.detail-list {
		font-size: 14px;
	}
	.ci-bi .section-content .container .article-content {
		flex-wrap: wrap;
	}
	.ci-bi .section-content .container .article-content > div {
		width: 100%;
	}
	.ci-bi .section-content .container .article-content > div.left {
		border-radius: 15px 15px 0 0;
		background-position: 55% 50%;
		height: 270px;
		padding-top: 80px; 
		border-right: 1px solid #ddd;
		border-bottom: none;
	}
	.ci-bi .section-content .container .article-content > div.left > img {
		width: auto;
	}
	.ci-bi .section-content .container .article-content > div.right {
		border-radius: 0 0 15px 15px;
		padding-top: 80px;
		height: 270px;
	}
	.ci-bi .section-content .container .article-content > div.right > p {
		font-size: 20px;
		padding: 0 50px; 
	}
	.ci-bi .section-content .container .article-content > div.right > p > .mo {
		display: block;
	}
	.ci-bi .section-content .container article:nth-of-type(2) .article-content > div.left {
		padding-top: 25px;
	}
	.ci-bi .section-content .container article:nth-of-type(2) .article-content:nth-of-type(2) > div.right {
		padding-top: 80px;
	}
	.ci-bi .section-content .container article:nth-of-type(2) .article-content > div.right > p > br {
		display: none;
	}
	.location .container .location-content .info > ul > li > address {
		font-size: 18px;
	}
	.location .container .location-content .info > ul > li > dl > dd {
		font-size: 16px;
	}
	.location .container .location-content .info > ul > li > dl > dd > p {
		font-size: 18px;
	}
	.location .container .location-content .info > ul > li {
		padding-left: 0;
	}
	.location .container .location-content .info > ul > li:last-child {
		padding-left: 0;
	}
	.location .container .contact {
		margin-top: 60px;
	}
	.location .container .contact > ul > li > figure > figcaption > a {
		font-size: 22px;
	}
	.detail .section-header .container {
		flex-wrap: wrap;
	}
	.detail-slide {
		margin: 0 auto;
	}
	.detail-info {
		width: 100%;
		margin-top: 40px;
		margin-left: 0;
	}
	.hashtag > ul {
		justify-content: center;
	}
	.detail-info > h4 {
		text-align: center;
	}
	.detail-info .info-content > ul > li > dl {
		margin: 0 auto;
		width: 500px;
	}
	.detail > .section-content > .container.type02 {
		padding: 0 100px;
	}
	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;
	}
	.detail-info .info-content > ul > li > dl > dd {
		width: 400px;
	}

	/* s4_5 */
	.bf-guidance .row {padding: 50px 0;}
	.bf-guidance .row > .title {max-width: 170px;}
	.bf-guidance .row > .title h5 {font-size: 32px;}
	.bf-guidance .row .details {width: 1%; flex: 1 1 auto;}
	.bf-guidance .row .details ul li {font-size: 18px; padding-left: 14px;}
	.bf-guidance .row .details ul li:before {top: 14px;}
	.bf-guidance .row .details .gray-box {padding: 30px 40px; margin-top: 10px;}
	.bf-guidance .row .details .gray-box.mb-30 {margin-bottom: 20px;}
	.bf-guidance .row .details .gray-box .title {width: 80px; height: 32px; font-size: 15px; line-height: 32px; margin-bottom: 10px;}
	.bf-guidance .row .details .gray-box ol li {font-size: 18px; padding-left: 22px;}
	.bf-guidance .row .details dl:not(:last-child) {margin-bottom: 15px;}
	.bf-guidance .row .details dt {max-width: 200px; font-size: 18px; padding: 20px 10px;}
	.bf-guidance .arti02 .row04 .details dt {max-width: 250px;}
	.bf-guidance .row .details dd {font-size: 18px;}
	.bf-guidance .row .details .star-list {padding-left: 14px;}
	.bf-guidance .row .details .notice-list {font-size: 18px; padding-left: 17px;}
	.bf-guidance .row .details .notice-list:before {top: -2px;}
	.bf-guidance .row .details .line-list {font-size: 18px; padding-left: 17px;}
	.bf-guidance .row .details .line-list:before {top: 14px;}
	.bf-guidance .row .details .box-wrap {display: flex; flex-wrap: wrap; margin: -10px;}
	.bf-guidance .row .details .box-wrap .box {width: 33.33333%; padding: 10px;}
	.bf-guidance .row .details .box-wrap .box .inner {padding: 40px 15px 45px;}
	.bf-guidance .row .details .box-wrap .box .icon {width: 110px; height: 110px; background-size: 110px auto; margin: 0 auto 30px;}
	.bf-guidance .row .details .box-wrap .box b {font-size: 18px; margin-bottom: 15px;}
	.bf-guidance .row .details .box-wrap .box p {font-size: 18px;}
	.bf-guidance .arti02 .row01 p {margin-top: 20px;}
	.bf-guidance .arti02 .row04 .icon {width: 16px; height: 16px; margin-right: 10px;}

	/* s4_6 */
	.bf-facility .article-header {margin-bottom: 56px;}
	.bf-facility .img-wrap {margin: -15px;}
	.bf-facility .img-wrap figure {width: 33.3333%; padding: 15px;}
	.bf-facility .img-wrap figure img {margin-bottom: 10px;}
	.bf-facility .img-wrap figure figcaption {font-size: 16px;}
	.bf-facility .table-wrap {margin-top: 60px;}
	.bf-facility table col:nth-child(1),
	.bf-facility table col:nth-child(4) {width: 100px !important;}

	/* s7_3 */
	.chart .info-wrap {margin: 50px -15px 20px;}
	.chart .info-wrap .info {width: 50%; padding: 15px;}
	.chart .info-wrap .info dl {display: flex; width: 100%;}
	.chart .info-wrap .info dt {max-width: 140px; font-size: 18px; padding: 20px 10px;}
	.chart .info-wrap .info dd {width: 1%; flex: 1 1 auto;}
	.chart .info-wrap .info dd a {font-size: 18px;}
}



@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);}
	.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;
	}
	section {
		padding-bottom: 80px;
	}
	.section-header {
		padding-top: 80px;
	}
	.article-header > h4 {
		font-size: 35px;
	}
	.tab-list {
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.tab-list > ul {
		width: calc(100% + 5px);
		margin: 0 -2.5px;
	}
	.introduce .section-header .tab-list > ul > li {
		width: 33.3333%;
		padding: 0 2.5px;
	}
	.introduce .section-header .tab-list > ul > li:nth-of-type(3) ~ li {
		margin-top: 5px;
	}
	.introduce .section-header .tab-list > ul > li > a {
		padding: 20px 0;
		font-size: 16px;
	}

	.search .data-group {padding-top: 25px;}
	.search .data-total {font-size: 16px; margin-bottom: 15px;}
	.search .data-checkbox {margin-bottom: 20px;}
	.search .data-checkbox > div {width: 170px;}
	.search .data-checkbox .check-icon {margin-top: -8px;}
	.search .data-checkbox .label-box label {padding-left: 25px; font-size: 16px;}
	.search .data-select {display: block; margin-bottom: 25px;}
	.search .data-select select {width: 270px; height: 40px; padding: 0 15px; font-size: 16px; background-position: right 15px center;}
	.search .data-select .select01 {margin-right: 10px; margin-bottom: 5px;}

	/* .search .form-group {
		padding: 35px 25px; 
	}
	.search .form-group .search-area span {
		font-size: 18px;
		margin-right: 20px;
	}
	.search .form-group .search-area .form-control {
		padding: 0 70px 0 20px;
	}
	.search .form-group .search-area .btn-search {
		top: 35px;
		right: 25px;
		width: 50px;
		height: 50px;
		background-size: 18px auto;
	} */
	
	.search .form-group {display: block; padding: 30px 25px;}
	.search .form-group .search-area {width: 100%; flex: auto;}
	.search .form-group .search-area span {font-size: 16px; margin-right: 20px;}
	.search .form-group .search-area .form-control {width: calc(100% - 80px); line-height: 45px; padding: 0 20px; font-size: 18px;}
	.search .form-group .search-area .btn-search {width: 60px; height: 45px;}
	.search .form-group .btn-excel-download {display: block; width: 100%; height: 45px; font-size: 16px; line-height: 45px; margin-left: 0; margin-top: 10px;}

	.hashtag > ul {
		flex-wrap : wrap;
	}
	.hashtag > ul > li:nth-of-type(3) ~ li {
		margin-top: 10px;
	}
	.company-list > ul > li {
		width: 100%;
	}
	.company-list > ul > li ~ li {
		margin-top: 20px;
	}
	.article-header {
		padding-top: 80px;
	}
	.article-header > h4 {
		line-height: 40px;
	}
	.article-header > h4 > .mo {
		display: block;
	}
	.article-header > h4 span {line-height: 1.3em;}
	.article-header > p {
		font-size: 18px;
		padding-top: 20px;
		line-height: 25px;
	}
	.article-header > p > .mo {
		display: block;
	}
	.section-header .tit > ul {
		display: none;
	}
	.tab-list > ul > li {
		width: 33.33333%;
	}
	.tab-list > ul > li:nth-of-type(3) ~ li {
		margin-top: 10px;
	}
	.tab-list > ul > li > a {
		font-size: 16px;
		padding: 20px 0;
	}
	.economy .banner {
		padding: 50px 5px 0 5px;
		height: 710px;
	}
	.economy .banner > ul {
		flex-wrap: wrap;
		padding-top: 30px;
	}
	.economy .banner > ul > li {
		width: 100%;
		height: 110px;
	}
	.economy .banner > ul > li ~ li {
		margin-top: 5px;
	}
	.economy .banner > ul > li > dl {
		border-radius: 15px;
		padding: 20px 0 0 15px;
	}
	.economy .banner > ul > li:nth-of-type(1) > dl {
		border-radius: 15px;
	}
	.economy .banner > ul > li:nth-of-type(5) > dl {
		border-radius: 15px;
	}
	.economy .banner > ul > li > dl > dd {
		line-height: 28px;
	}
	.economy .summary {
		height: 1650px;
	}
	.economy .summary .container .summary-list > ul > li {
		width: 100%;
	}
	.economy .summary .container .summary-list > ul > li ~ li {
		margin-top: 20px;
	}
	.economy .summary .container .summary-list > ul > li .content-box > p {
		font-size: 17px;
		line-height: 30px;
	}
	.social .banner {
		padding-top: 90px;
	}
	.banner {
		padding-top: 60px;
		margin-top: 60px;
	}
	.education .banner {
		padding-top: 40px;
	}
	.promote .banner {
		padding-top: 90px;
	}
	.banner > b {
		font-size: 30px;
	}
	.education .banner > b {
		line-height: 38px;
	}
	.purchase .banner > b {
		line-height: 38px;
	}
	.history .banner {
		padding-top: 100px;
	}
	.banner > p > br {
		display: none;
	}
	.banner > b .mo,
	.banner > p .mo {
		display: block;
	}
	.btn-banner {
		padding-top: 30px;
	}
	.btn-banner > ul {
		flex-wrap: wrap;
	}
	.btn-banner > ul > li {
		width: 100%;
	}
	.btn-banner > ul > li ~ li {
		margin-top: 20px;
	}
	.cooperation .btn-banner > ul > li {
		width: 100%;
	}
	.reserve .section-content .container article .btn-banner > ul > li.btn-right {
		margin-top: 20px;
	}
	.company .section-content .container article .btn-banner > ul > li.btn-center {
		margin-top: 20px;
	}
	/* .company .summary.type03 .summary-list > ul > li {width: 100%;} */
	.btn-banner > ul > li > a {
		padding: 20px;
	}
	.btn-banner > ul > li > a > b {
		font-size: 20px;
	}
	.summary {
		height: 1950px;
		margin-top: 80px;
	}
	.cooperation .section-content .summary {
		height: 1650px;
	}
	.self-support .summary {
		height: 850px;
	}
	.summary .container .summary-list > ul {
		width: calc(100% + 20px);
		margin: 0 -10px;
	}
	.summary .container .summary-list > ul > li {
		width: 100%;
		height: 300px;
		padding: 0 10px;
	}
	.summary .container .summary-list > ul > li:nth-of-type(2) ~ li {
		margin-top: 20px;
	}
	.summary .container .summary-list > ul > li ~ li {
		margin-top: 20px;
	}
	.summary .container .summary-list > ul > li > dl {
		padding-top: 40px;
	}
	.summary .container .summary-list > ul > li > dl > dd > .mo {
		display: block;
	}

	.summary.type03 .summary-list > ul {margin: -10px;}
	.summary.type03 .summary-list > ul > li {width: 100%; height: auto; padding: 10px;}
	.summary.type03 .summary-list > ul > li:nth-of-type(1) ~ li {margin-top: 0;}
	.summary.type03 .summary-list > ul > li .inner {min-height: auto; padding: 40px 20px 65px 20px;}
	.summary.type03 .summary-list > ul > li .inner:after {bottom: 15px; right: 30px; background-size: 50px auto; width: 77px; height: 70px;}
	.summary.type03 .summary-list .title {font-size: 28px;}
	.summary.type03 .summary-list .dot-list li {font-size: 18px; padding-left: 14px;}
	.summary.type03 .summary-list .dot-list li:before {top: 13px;}
	.summary.type03 .summary-list .gray-box {padding: 20px 20px; margin: 8px 0 20px;}
	.summary.type03 .summary-list .gray-box p {font-size: 18px; padding-left: 14px;}
	.summary.type03 .summary-list .gray-box p:before {top: 15px;}

	.company .summary.type03 .summary-list > ul {margin: -10px;}
	.company .summary.type03 .summary-list > ul > li {width: 100%; height: auto; padding: 10px;}
	.company .summary.type03 .summary-list > ul > li:nth-of-type(1) ~ li {margin-top: 0;}
	.company .summary.type03 .summary-list > ul > li .inner {min-height: auto; padding: 40px 20px 65px 20px;}
	.company .summary.type03 .summary-list > ul > li .inner:after {bottom: 15px; right: 30px; background-size: 50px auto; width: 77px; height: 70px;}
	.company .summary.type03 .summary-list .title {font-size: 28px;}
	.company .summary.type03 .summary-list .dot-list li {font-size: 18px; padding-left: 14px;}
	.company .summary.type03 .summary-list .dot-list li:before {top: 13px;}
	.company .summary.type03 .summary-list .gray-box {padding: 20px 20px; margin: 8px 0 20px;}
	.company .summary.type03 .summary-list .gray-box p {font-size: 18px; padding-left: 14px;}
	.company .summary.type03 .summary-list .gray-box p:before {top: 15px;}

	.list > ul > li {
		padding: 20px;
	}
	.list > ul > li > dl {
		justify-content: space-between;
	}
	.list > ul > li > dl > dt {
		font-size: 24px;
	}
	.type02 > ul > li > dl > dt {
		font-size: 22px;
		width: 180px;
	}
	.list > ul > li > dl > dd > a {
		width: 90px;
		font-size: 15px;
		padding: 10px 0;
	}
	.type02 > ul > li > p {
		font-size: 17px;
	}
	.reserve .summary {
		height: 1180px;
	}
	.reserve .summary .container .summary-list > ul > li {
		height: 450px;
	}
	.reserve .summary .container .summary-list > ul > li:nth-of-type(1) {
		height: 350px;
	}
	.reserve .summary .container .summary-list > ul > li > dl > dd > p {
		padding-top: 5px;
	}
	.reserve .summary .container .summary-list > ul > li > dl > dd > p > br {
		display: none;
	}
	.reserve .summary .container .summary-list > ul > li > dl > dd > p > .mo {
		display: block;
	}
	.reserve .summary .container .summary-list > ul > li > dl > dd > p:nth-of-type(1) {
		padding-top: 10px;
	}
	.town .section-content .container article .btn-banner > ul > li {
		width: 100%;
	}
	.town .section-content .container article .btn-banner > ul > li ~ li {
		margin-top: 20px;
	}
	.town .btn-banner > ul > li.btn-right > a {
		padding: 20px;
	}
	thead th {
		font-size: 16px;
	}
	tbody td {
		font-size: 14px;
		padding: 10px;
		line-height: 20px;
	}
	.cooperation .summary .container .summary-list > ul > li {width: 100%;}
	.cooperation .summary .container .summary-list > ul > li:nth-of-type(3) ~ li {margin-top: 20px;}
	.cooperation .summary .container .summary-list > ul > li > dl {padding: 40px 15px 90px 15px; }
	.cooperation .plus-list .container > ul > li {
		width: 100%;
	}
	.cooperation .plus-list .container > ul > li:nth-of-type(2) ~ li {
		margin-top: 20px;
	}
	.cooperation .plus-list .container > ul > li ~ li {
		margin-top: 20px;
	}
	.cooperation .plus-list .list-content .container > ul {
		padding: 60px 0 80px;
	}
	.social .plus-list .list-content .container > ul {
		padding: 60px 0 80px;
	}
	.social .plus-list .container > ul > li {
		width: 100%;
	}
	.social .plus-list .container > ul > li:nth-of-type(2) ~ li {
		margin-top: 20px;
	}
	.social .plus-list .container > ul > li ~ li {
		margin-top: 20px;
	}
	.self-support .summary .container .summary-list > ul > li {
		width: 100%;
		height: 250px;
	}
	.self-support .list > ul > li > p {
		font-size: 16px;
	}
	.self-support .list > ul > li > p > .mo {
		display: block;
	}
	.self-support .list > ul > li {
		padding: 30px 0 30px 15px;
	}
	.self-support .list > ul > li:nth-of-type(2) {
		padding: 30px 0 30px 15px;
	}
	.type02 {
		padding-top: 80px;
	}
	.type02 > ul > li > dl > dd > span {
		width: 70px;
		font-size: 14px;
	}
	.type02 > ul > li > dl > dd > small {
		font-size: 14px;
	}
	.promote .type02 > ul > li {
		width: 100%;
	}
	.promote .type02 > ul > li > dl > dt > br {
		display: none;
	}
	.promote .type02 > ul > li > dl > dt {
		font-size: 25px;
	}
	.purchase .container .purchase-way > ul > li:nth-of-type(3) > dl > dd {
		line-height: 25px;
	}
	.purchase .container .article-header > h4 {
		line-height: 45px;
	}
	.purchase .container .article-header > h4 > br {
		display: none;
	}
	.purchase .container .article-header > h4 > .mo {
		display: block;
	}
	.purchase .summary {
		height: 930px;
	}
	.purchase .summary .container .summary-list > ul > li {
		height: 200px;
	}
	.purchase .table-wrap table tbody tr > td:nth-of-type(1) {
		font-size: 14px;
		padding-left: 5px;
	}
	.purchase .table-wrap table tbody tr > td {
		line-height: 18px;
	}
	.site-banner-mb {
		display: block;
	}
	.site-banner {
		display: none;
	}
	.table-wrap.write-form .table tbody tr th {
		width: 110px;
		font-size: 16px;
		padding: 10px;
	}
	.table-wrap.write-form .table tbody tr td .mail > div:nth-of-type(1) {
		width: 180px;
	}
	.write-form .table tbody > tr > td .mail > div .form-group {
		width: 180px;
	}
	.write-form .table tbody > tr > td .mail .form-group select {
		margin-top: 10px;
	}
	.table-wrap.write-form .table tbody tr td .contact > div {
		width: 65px;
	}
	.table-wrap.write-form .table tbody tr td .form-group .form-control {
		padding: 0 10px;
	}
	.table-wrap.write-form .table tbody tr td .form-group textarea#wr_content {
		font-size: 16px;
	}
	#bo_w #wr_subject {
		width: 230px;
	}
	#captcha.m_captcha #captcha_key {
		width: 155px;
		height: 35px;
	}
	.table-wrap.write-form .table tbody tr td .mail > div .form-group .form-control {
		font-size: 16px;
	}
	#bo_v_title {
		font-size: 24px;
	}
	#bo_v_con {
		font-size: 20px;
	}
	.center-intro .section-content .container .vision > div.left {
		height: 270px;
		background-size: 300px auto;
	}
	.center-intro .section-content .container .vision > div.right {
		height: 270px;
		padding-top: 90px;
	}
	.center-intro .section-content .container .vision > div.right > b {
		font-size: 24px;
	}
	.center-intro .section-content .container .vision > div.right > p {
		line-height: 22px;
	}
	.center-intro .section-content .container .role > div.left {
		height: 270px;
	}
	.center-intro .section-content .container .role > div.right {
		height: 270px;
		padding-top: 30px;
	}
	.center-intro .section-content .container .role > div.right > p > b {
		font-size: 22px;
		line-height: 30px;
		display: block;
	}
	.center-intro .section-content .container .role > div.right > p > b > br {
		display: none;
	}
	.center-intro .section-content .container .role > div.right > p {
		line-height: 25px;
		padding: 0 20px;
	}
	.center-intro .summary {
		height: 1250px;
	}
	.center-intro .summary .container .summary-list > ul > li {
		height: 300px;
	}
	.history .history-content .year {
		top: 20px;
		left: 15px;
		font-size: 30px;
	}
	.history .history-content {
		padding-left: 15px;
	}
	.history .history-content > ol > li > dl > dd > ul > li > .mo2 {
		display: block;
	}
	.history .history-content > ol > li > dl > dt {
		width: 40px;
	}
	.chart .table-wrap table tbody tr > td {
		padding: 20px 0 20px 20px;
		line-height: 22px;
	}
	.chart .table-wrap table tbody tr > td > br {
		display: none;
	}
	.chart .table-wrap table tbody tr > td:nth-of-type(1) {
		font-size: 14px;
		padding: 20px 5px;
		text-align: center;
	}
	.company .summary {
		height: auto;
	}
	.ci-bi .section-content .container .article-content > div.left {
		padding-top: 100px;
	}
	.ci-bi .section-content .container .article-content > div.left > img {
		width: 300px;
	}
	.ci-bi .section-content .container .article-content > div.right {
		padding-left: 0;
		padding-top: 55px;
	}
	.ci-bi .section-content .container .article-content > div.right > p {
		padding: 0 15px;
		text-align: center;
		font-size: 18px;
	}
	.ci-bi .btn-area > a {
		width: 120px;
		font-size: 18px;
		line-height: 45px;
	}
	.ci-bi .section-content .container article:nth-of-type(2) .article-content > div.left {
		padding-top: 40px;
	}
	.ci-bi .section-content .container article:nth-of-type(2) .article-content > div.left > img {
		width: 250px;
	}
	.ci-bi .section-content .container article:nth-of-type(2) .article-content:nth-of-type(2) > div.right {
		padding-top: 40px;
	}
	.ci-bi .section-content .container article:nth-of-type(2) .article-content:nth-of-type(2) > div.right > p > .mo {
		display: block;
	}
	.ci-bi .section-content .container .article-content > div.right > p > .mo2 {
		display: block;
	}
	.location .container .location-content .map {
		height: 300px;
	}
	.location .container .location-content .info > ul > li {
		width: 100%;
		padding: 30px 0;
	}
	.location .container .location-content .info {
		margin-top: 20px;
	}
	.location .container .location-content .info > ul > li:last-child {
		padding: 30px 0;
	}
	.location .container .location-content .info > ul > li > b {
		font-size: 18px;
	}
	.location .container .location-content .info > ul > li > dl > dt {
		font-size: 16px;
		width: 21px;
		height: 21px;
		line-height: 21px;
	}
	.location .container .location-content .info > ul > li > dl > dd {
		font-size: 14px;
	}
	.location .container .location-content .info > ul > li > dl > dd > p {
		font-size: 16px;
	}
	.location .container .location-content .info > ul > li > address {
		font-size: 16px;
	}
	.location .container .contact > ul {
		flex-wrap: wrap;
	}
	.location .container .contact > ul > li {
		width: 100%;
		border-right: 0;
	}
	.location .container .location-content .info > ul > li:last-child {
		border-top: none;
	}
	.location .container .contact > ul > li ~ li {
		margin-top: 40px;
	}
	.location .container .photo {
		flex-wrap: wrap;
	}
	.location .container .photo figure ~ figure {
		margin-top: 20px;
	}

	.location .container .location-content .info .transit-list li {font-size: 16px; padding-left: 14px;}
	.location .container .location-content .info .transit-list li:before {top: 13px;}

	.table-wrap.write-form .table tbody tr td .form-group #wr_3, 
	.table-wrap.write-form .table tbody tr td .form-group #wr_4 {
		width: 100px;
	}
	.table-wrap.write-form .table tbody tr td .form-group #wr_6 {
		width: 230px;
	}
	.table-wrap.write-form .table tbody tr td .form-group input[type="password"].form-control {
		width: 230px;
	}
	.detail .view .view-btn {
		margin-top: 20px;
	}
	.detail .view .container .view-btn > ul > li > a {
		width: 90px;
		line-height: 40px;
		font-size: 16px;
	}
	.detail .section-content {
		padding: 60px 0;
		margin-top: 80px;
	}
	.detail > .section-content > .container.type02 {
		padding: 0 15px;
	}
	.detail-slide {
		width: 350px;
	}
	.detail-slide .detail02 .swiper-wrapper .swiper-slide > a > img {
		height: 300px;
	}
	.detail-slide .detail01 > .swiper-wrapper > .swiper-slide > a {
		width: 120px;
		height: 80px;
	}
	.detail .section-header .container .detail-info > .hashtag > ul > li {
		margin-bottom: 10px;
	}
	.detail .section-header .container .detail-info > .hashtag > ul > li:nth-of-type(3) ~ li {
		margin-top: 0;
	}
	.detail .view .container .view-content .bg-box > p > a > img {
		width: 350px;
	}
	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;
	}
	.calendar .section-content .container > .mo {
		display: block;
	}
	.detail-info .info-content > ul > li > dl > dd {
		width: 300px;
	}

	.bf-rule .table-type02 {margin-top: 30px;}
	.table-responsive {overflow-x: auto; -webkit-overflow-scrolling: touch;}
	.table-type02 tbody th {font-size: 14px;}
	.table-type02 tbody td {height: 70px; padding: 10px 20px;}
	.table-type02 tbody td.bg-gray {font-size: 18px; padding: 10px 15px;}
	.table-type02 tbody td ul li {font-size: 14px; padding-left: 12px;}
	.table-type02 tbody td ul li:before {top: 11px;}
	.table-type02 tbody td ol li {padding-left: 18px;}
	.table-type02 tbody td ol li:before {top: 0;}
	.table-type02 tbody td .gray-box {padding: 20px 20px;}
	.table-type02 tbody td .gray-box .box-left {padding-bottom: 15px; margin-bottom: 15px;}
	.table-type02 tbody td .gray-box .box-right {padding-left: 0;}
	.table-type02 tbody td .gray-box .title {width: 70px; height: 30px; font-size: 14px; line-height: 30px; }
	.table-type02 tbody td .gray-box .box-left .title {margin-bottom: 10px;}
	.table-type02 tbody td .gray-box .box-right .title {margin-bottom: 10px;}
	.table-type02 tbody td .gray-box dt {font-size: 14px;}
	.table-type02 tbody td .gray-box .box-left dt {max-width: 54px;}
	.table-type02 tbody td .gray-box dd {font-size: 14px;}
	.table-type02 tbody td .gray-box .box-right .info-wrap {display: flex;}
	.table-type02 tbody td .gray-box .box-right .info-left {width: auto; margin-right: 20px;}
	.table-type02 tbody td .gray-box .box-right .info-left dt {max-width: 95px;}
	.table-type02 tbody td .gray-box .box-right .info-right {width: auto;}
	.table-type02 tbody td .gray-box .box-right .info-right dt {max-width: 60px; width: 100%;}
	.table-type02 tbody td .gray-box .box-right .info dd {max-width: none; width: 90px;}
	.table-type02 tbody td .list-box {padding: 15px 20px; margin-top: 10px;}
	.btn-download {width: 180px; height: 50px; font-size: 16px; line-height: 50px; margin: 45px auto 0;}

	/* s4_5 */
	.bf-guidance .row {display: block; padding: 30px 0;}
	.bf-guidance .row > .title {max-width: none; margin-bottom: 15px;}
	.bf-guidance .row > .title h5 {font-size: 26px;}
	.bf-guidance .row > .title h5 br {display: none;}
	.bf-guidance .row .details {width: 100%; flex: auto;}
	.bf-guidance .row .details ul li {font-size: 16px; padding-left: 12px;}
	.bf-guidance .row .details ul li:before {top: 12px;}
	.bf-guidance .row .details .gray-box {padding: 20px 20px; margin-top: 10px;}
	.bf-guidance .row .details .gray-box.mb-30 {margin-bottom: 20px;}
	.bf-guidance .row .details .gray-box .title {width: 80px; height: 30px; font-size: 14px; line-height: 30px; margin-bottom: 10px;}
	.bf-guidance .row .details .gray-box ol li {font-size: 16px; padding-left: 20px;}
	.bf-guidance .row .details dl {display: block;}
	.bf-guidance .row .details dl:not(:last-child) {margin-bottom: 10px;}
	.bf-guidance .row .details dt {max-width: none; font-size: 16px; padding: 12px;}
	.bf-guidance .arti02 .row04 .details dt {max-width: none;}
	.bf-guidance .row .details dd {width: 100%; flex: auto; font-size: 16px; padding: 12px;}
	.bf-guidance .row .details .star-list {padding-left: 14px;}
	.bf-guidance .row .details .notice-list {font-size: 16px; padding-left: 17px;}
	.bf-guidance .row .details .notice-list:before {top: 0px;}
	.bf-guidance .row .details .line-list {font-size: 16px; padding-left: 17px;}
	.bf-guidance .row .details .line-list:before {top: 13px;}
	.bf-guidance .row .details .box-wrap {display: flex; flex-wrap: wrap; margin: -10px;}
	.bf-guidance .row .details .box-wrap .box {width: 50%; padding: 10px;}
	.bf-guidance .row .details .box-wrap .box .inner {padding: 30px 15px 30px;}
	.bf-guidance .row .details .box-wrap .box .icon {width: 90px; height: 90px; background-size: 90px auto; margin: 0 auto 25px;}
	.bf-guidance .row .details .box-wrap .box b {font-size: 16px; margin-bottom: 15px;}
	.bf-guidance .row .details .box-wrap .box p {font-size: 16px;}
	.bf-guidance .arti02 .row01 p {margin-top: 15px;}
	.bf-guidance .arti02 .row04 .icon {width: 16px; height: 16px; margin-right: 10px;}

	/* s4_6 */
	.bf-facility .article-header {margin-bottom: 40px;}
	.bf-facility .img-wrap {margin: -10px;}
	.bf-facility .img-wrap figure {width: 50%; padding: 10px;}
	.bf-facility .img-wrap figure img {margin-bottom: 10px;}
	.bf-facility .img-wrap figure figcaption {font-size: 15px;}
	.bf-facility .table-wrap {margin-top: 50px;}
	.bf-facility table col:nth-child(1),
	.bf-facility table col:nth-child(4) {width: 50px !important;}

	/* s7_6 */
	.business .summary {padding-bottom: 80px;}
	.business .summary.type03 .summary-list > ul > li {width: 100%;}

	/* s7_3 */
	.chart .info-wrap {display: block; margin: 40px -5px 20px;}
	.chart .info-wrap .info {width: 100%; padding: 5px;}
	.chart .info-wrap .info dl {display: flex; width: 100%;}
	.chart .info-wrap .info dt {max-width: 120px; font-size: 16px; padding: 14px 10px;}
	.chart .info-wrap .info dd {width: 1%; flex: 1 1 auto;}
	.chart .info-wrap .info dd a {font-size: 16px;}
}

