﻿/* 
 * ####################################################################################################
 * Content style (Style to use in web site)
 * Created : 2019-04-29 (hsohe)
* Modified : 
 * ####################################################################################################
 */
/*
 * ====================================================================================================
 * Common
 * ====================================================================================================
 */
/*
 * --------------------------------------------------
 * Go top
 * --------------------------------------------------
 */
@media (max-width: 900px) {
	/* Mobile */
	#layout-content-go-top {
		display: none;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	#layout-content-go-top {
		display: none;
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 60px;
	}
	#layout-content-go-top > div {
		display: block;
		width: 1360px;
		margin: 0 auto;
		text-align: right;
	}
}
/*
 * ====================================================================================================
 * Top
 * ====================================================================================================
 */
/*
 * --------------------------------------------------
 * Top banner
 * --------------------------------------------------
 */
@media (max-width: 900px) {
	/* Mobile */
	.layout-top-banner.pc-only {
		display: none;
	}
	.layout-top-banner.mobile-only {
		display: block;
		width: 100%;
		height: 182px;
		text-align: center;
	}
	.layout-top-banner-area {
		display: block;
		width: 100%;
		height: 182px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-banner-area > div.copy {
		display: block;
		width: 100%;
		padding-top: 44px;
		padding-left: 18px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-banner-area > div.copy > div:first-child {
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		color: #ffffff;
		font-family: 'Noto Sans';
		font-size: 21px;
		line-height: 1.0em;
	}
	.layout-top-banner-area > div.copy > div:last-child {
		display: block;
		width: 395px;
		padding-top: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		color: #ffffff;
		font-family: 'Noto Sans';
		font-size: 12px;
		line-height: 150%;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-top-banner.mobile-only {
		display: none;
	}
	.layout-top-banner.pc-only {
		display: block;
		width: 100%;
		height: 260px;
		text-align: center;
	}
	.layout-top-banner-area {
		display: inline-block;
		width: 1300px;
		height: 260px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-banner-area > div.copy {
		display: block;
		width: 100%;
		margin-top: 95px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-banner-area > div.copy > div:first-child {
		display: block;
		width: 100%;
		height: 52px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		color: #ffffff;
		font-family: 'Noto Sans';
		font-size: 34px;
		line-height: 1.0em;
	}
	.layout-top-banner-area > div.copy > div:last-child {
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		color: #ffffff;
		font-family: 'Noto Sans';
		font-size: 15px;
		line-height: 1.0em;
	}
}
/*
 * --------------------------------------------------
 * Top path
 * --------------------------------------------------
 */
@media (max-width: 900px) {
	/* Mobile */
	#layout-top-path {
		display: block;
		width: 100%;
		height: 41px;
		border-top: 1px solid #d0d0d0;
		border-bottom: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
	}
	.layout-top-path-area.pc-only {
		display: none;
	}
	.layout-top-path-area.mobile-only {
		position: relative;
		display: block;
		width: 100%;
		height: 41px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-path-area > div.subMenu {
		display: inline-block;
		float: left;
		width: calc(100% - 41px);
		height: 100%;
		border-right: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-path-area > div > select {
		display: block;
		width: 100%;
		max-width: 100%; 
		height: 39px;
		margin: 0;
		padding: .6em 1.4em .5em .8em;
		border: 0px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		-webkit-appearance: none;
		   -moz-appearance: none;
				appearance: none;
		background-color: #fff;
		background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat, repeat;
		background-position: right .7em top 50%, 0 0;
		background-size: .65em auto, 100%;
		font-family: 'Noto Sans KR R';
		font-size: 13px;
		line-height: 1.0em;
	}
	.layout-top-path-area > div > select::-ms-expand {
		display: none;
	}
	.layout-top-path-area > div > select:hover {
		border-color: #888;
	}
	.layout-top-path-area > div > select:focus {
		border-color: #aaa;
		box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
		box-shadow: 0 0 0 3px -moz-mac-focusring;
		color: #222; 
		outline: none;
	}
	.layout-top-path-area > div > select option {
		font-weight:normal;
	}
	.layout-top-path-area > div.shareLink {
		display: inline-block;
		float: right;
		width: 41px;
		height: 100%;
		padding-top: 10px;
		border-left: 1px solid #d0d0d0;
		border-right: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		cursor: pointer;
	}
	.layout-top-path-area > .sharePopup {
		display: none;
		position: absolute;
		top: -1px;
		right: 0;
		width: 147px;
		height: 234px;
		border: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		background-color: #ffffff;
	}
	.layout-top-path-area > .sharePopup > .close {
		display: block;
		height: 41px;
		padding-top: 10px;
		padding-right: 18px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: right;
	}
	.layout-top-path-area > .sharePopup > .table {
		display: block;
	}
	.layout-top-path-area > .sharePopup > .table > .row {
		display: block;
		height: 43px;
	}
	.layout-top-path-area > .sharePopup > .table > .row > div:first-child {
		display: inline-block;
		float: left;
		width: 48px;
		padding-top: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: right;
		cursor: pointer;
	}
	.layout-top-path-area > .sharePopup > .table > .row > div:last-child {
		display: inline-block;
		float: right;
		width: calc(100% - 48px);
		padding-top: 15px;
		padding-left: 12px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 13px;
		line-height: 13px;
		cursor: pointer;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	#layout-top-path {
		display: block;
		width: 100%;
		height: 52px;
		border-top: 1px solid #d0d0d0;
		border-bottom: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
	}
	.layout-top-path-area.mobile-only {
		display: none;
	}
	.layout-top-path-area.pc-only {
		position: relative;
		display: inline-block;
		width: 1300px;
		height: 52px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-path-area > div.home {
		display: inline-block;
		float: left;
		width: 52px;
		height: 100%;
		padding-top: 14px;
		border-left: 1px solid #d0d0d0;
		border-right: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		cursor: pointer;
	}
	.layout-top-path-area > div.mainMenu {
		display: inline-block;
		float: left;
		width: 270px;
		height: 100%;
		border-right: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-path-area > div.subMenu {
		display: inline-block;
		float: left;
		width: 270px;
		height: 100%;
		border-right: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-top-path-area > div > select {
		display: block;
		width: 100%;
		max-width: 100%; 
		height: 50px;
		margin: 0;
		padding: .6em 1.4em .5em .8em;
		border: 0px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		-webkit-appearance: none;
		   -moz-appearance: none;
				appearance: none;
		background-color: #fff;
		background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat, repeat;
		background-position: right .7em top 50%, 0 0;
		background-size: .65em auto, 100%;
		font-family: 'Noto Sans KR R';
		font-size: 16px;
		line-height: 1.0em;
	}
	.layout-top-path-area > div > select::-ms-expand {
		display: none;
	}
	.layout-top-path-area > div > select:hover {
		border-color: #888;
	}
	.layout-top-path-area > div > select:focus {
		border-color: #aaa;
		box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
		box-shadow: 0 0 0 3px -moz-mac-focusring;
		color: #222; 
		outline: none;
	}
	.layout-top-path-area > div > select option {
		font-weight:normal;
	}
	.layout-top-path-area > div.shareLink {
		display: inline-block;
		float: right;
		width: 52px;
		height: 100%;
		padding-top: 14px;
		border-left: 1px solid #d0d0d0;
		border-right: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		cursor: pointer;
	}
	.layout-top-path-area > .sharePopup {
		display: none;
		position: absolute;
		top: -1px;
		right: 0;
		width: 160px;
		height: 256px;
		border: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		background-color: #ffffff;
	}
	.layout-top-path-area > .sharePopup > .close {
		display: block;
		height: 50px;
		padding-top: 15px;
		padding-right: 15px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: right;
	}
	.layout-top-path-area > .sharePopup > .table {
		display: block;
	}
	.layout-top-path-area > .sharePopup > .table > .row {
		display: block;
		height: 46px;
	}
	.layout-top-path-area > .sharePopup > .table > .row > div:first-child {
		display: inline-block;
		float: left;
		width: 58px;
		padding-top: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: right;
		cursor: pointer;
	}
	.layout-top-path-area > .sharePopup > .table > .row > div:last-child {
		display: inline-block;
		float: right;
		width: calc(100% - 58px);
		padding-top: 15px;
		padding-left: 12px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 14px;
		line-height: 14px;
		cursor: pointer;
	}
}
/*
 * --------------------------------------------------
 * Content area
 * --------------------------------------------------
 */
.bg-gray {
	background-color: #ededed;
}
.center-block {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.layout-content {
	display: block;
	width: 100%;
}
.layout-content-area {
	display: block;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	margin: 0 auto;
}
.layout-content-area > .center-block {
	display: block;
	margin: 0 auto;
	text-align: center;
}
@media (max-width: 900px) {
	/* Mobile */
	.margin-t40 {
		margin-top: 20px;
	}
	.margin-t50 {
		margin-top: 30px;
	}
	.margin-t100 {
		margin-top: 58px;
	}
	.margin-b30 {
		margin-bottom: 15px;
	}
	.margin-b40 {
		margin-bottom: 20px;
	}
	.margin-b50 {
		margin-bottom: 30px;
	}
	.margin-b100 {
		margin-bottom: 58px;
	}
	.center-block.pc-only {
		display: none;
	}
	.center-block > img {
		width: 100%;
	}
	.layout-content.margin-b50 {
		margin-bottom: 30px;
	}
	.layout-content.margin-b100 {
		margin-bottom: 58px;
	}
	.layout-content-area {
		width: calc(100% - 36px);
	}
	.layout-content-area.full {
		width: 100%;
	}
	.layout-content-area > .center-block.pc-only {
		display: none;
	}
	.layout-content-area > .center-block > img {
		width: 100%;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.margin-t40 {
		margin-top: 40px;
	}
	.margin-t50 {
		margin-top: 50px;
	}
	.margin-t100 {
		margin-top: 100px;
	}
	.margin-b30 {
		margin-bottom: 30px;
	}
	.margin-b40 {
		margin-bottom: 40px;
	}
	.margin-b50 {
		margin-bottom: 50px;
	}
	.margin-b100 {
		margin-bottom: 100px;
	}
	.center-block.mobile-only {
		display: none;
	}
	.layout-content-area {
		width: 1000px;
	}
	.layout-content-area.full {
		width: 100%;
	}
	.layout-content-area > .center-block.mobile-only {
		display: none;
	}
}
/*
 * --------------------------------------------------
 * Content section
 * --------------------------------------------------
 */
/* single-section */
.single-section {
	display: block;
	overflow: hidden;
	width: 100%;
}
/* two-section */
.two-section {
	display: block;
	overflow: hidden;
	width: 100%;
}
@media (max-width: 900px) {
	/* Mobile */
	.two-section > .section:first-child {
		display: block;
		width: 100%;
	}
	.two-section > .section:last-child {
		display: block;
		width: 100%;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.two-section > .section:first-child {
		display: inline-block;
		float: left;
		width: 500px;
	}
	.two-section > .section:last-child {
		display: inline-block;
		float: right;
		width: calc(100% - 500px);
	}
}
/*
 * --------------------------------------------------
 * Title
 * --------------------------------------------------
 */
.layout-title {
	display: block;
	width: 100%;
	text-align: center;
}
.layout-title-area {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.layout-title-area > div {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: left;
	font-family: 'Noto Sans';
	font-weight: 700;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-title-area {
		margin-top: 50px;
	}
	.layout-title-area > div {
		font-size: 28px;
		line-height: 1.0em;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-title-area {
		margin-top: 90px;
	}
	.layout-title-area > div {
		font-size: 48px;
		line-height: 1.0em;
	}
}
/*
 * --------------------------------------------------
 * Sub title
 * --------------------------------------------------
 */
.layout-sub-title {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-align: left;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-sub-title > div {
		font-size: 21px;
		line-height: 28px;
	}
	.layout-sub-title.font-english > div {
		font-family: 'Noto Sans';
	}
	.layout-sub-title > div > b {
		font-family: 'Noto Sans';
		font-size: 21px;
		line-height: 28px;
	}
	.layout-sub-title.font-english > div > b {
		font-family: 'Noto Sans';
		font-size: 21px;
		line-height: 28px;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-sub-title > div {
		font-size: 36px;
		line-height: 1.0em;
	}
	.layout-sub-title > div br {
		display: none;
	}
	.layout-sub-title.font-english > div {
	}
	.layout-sub-title > div > b {
		font-weight: 700;
		font-size: 34px;
		line-height: 1.0em;
	}
	.layout-sub-title.font-english > div > b {
		font-weight: 700;
		font-size: 34px;
		line-height: 1.0em;
	}
}
/*
 * --------------------------------------------------
 * Sub title ex
 * --------------------------------------------------
 */
.layout-sub-title-ex {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-align: left;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-sub-title-ex > .title {
		display: inline-block;
		float: left;
		width: 50%;
		padding-bottom: 20px;
		font-size: 21px;
		line-height: 1.0em;
	}
	.layout-sub-title-ex.font-english > .title {
		font-family: 'Noto Sans';
	}
	.layout-sub-title-ex > .title > b {
		font-family: 'Noto Sans';
		font-size: 21px;
		line-height: 1.0em;
	}
	.layout-sub-title-ex.font-english > .title > b {
		font-family: 'Noto Sans';
		font-size: 21px;
		line-height: 1.0em;
	}
	.layout-sub-title-ex > .button {
		display: inline-block;
		float: right;
		width: 50%;
		text-align: right;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-sub-title-ex > .title {
		display: inline-block;
		float: left;
		width: 50%;
		padding-bottom: 45px;
		font-size: 36px;
		line-height: 1.0em;
	}
	.layout-sub-title-ex.font-english > .title {
		font-family: 'Noto Sans';
	}
	.layout-sub-title-ex > .title > b {
		font-family: 'Noto Sans';
		font-size: 36px;
		line-height: 1.0em;
	}
	.layout-sub-title-ex.font-english > .title > b {
		font-family: 'Noto Sans';
		font-size: 36px;
		line-height: 1.0em;
	}
	.layout-sub-title-ex > .button {
		display: inline-block;
		float: right;
		width: 50%;
		text-align: right;
	}
}
/*
 * --------------------------------------------------
 * Sub title 2 bullet (2 depth sub title)
 * --------------------------------------------------
 */
.layout-sub-title2-bullet {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-align: left;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-sub-title2-bullet > div {
		padding-bottom: 25px;
		font-size: 15px;
		line-height: 1.0em;
	}
	.layout-sub-title2-bullet > div > img {
		margin-right: 5px;
	}
	.layout-sub-title2-bullet > div > img {
		width: 10px;
		height: 10px;
	}
	.layout-sub-title2-bullet.font-english > div {
		font-family: 'Noto Sans';
	}
	.layout-sub-title2-bullet > div > b {
		font-family: 'Noto Sans';
		font-size: 15px;
		line-height: 1.0em;
	}
	.layout-sub-title2-bullet.font-english > div > b {
		font-family: 'Noto Sans';
		font-size: 15px;
		font-weight: 700;
		line-height: 1.0em;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-sub-title2-bullet > div {
		padding-bottom: 30px;
		font-size: 24px;
		line-height: 1.0em;
	}
	.layout-sub-title2-bullet > div > img {
		margin-right: 10px;
	}
	.layout-sub-title2-bullet.font-english > div {
		font-family: 'Noto Sans';
	}
	.layout-sub-title2-bullet > div > b {
		font-family: 'Noto Sans';
		font-size: 24px;
		line-height: 1.0em;
	}
	.layout-sub-title2-bullet.font-english > div > b {
		font-family: 'Noto Sans';
		font-size: 24px;
		font-weight: 700;
		line-height: 1.0em;
	}
}
/*
 * --------------------------------------------------
 * Desc
 * --------------------------------------------------
 */
.layout-desc {
	display: block;
	width: 100%;
	text-align: center;
}
.layout-desc-area {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.layout-desc-area > div {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: left;
	font-family: 'Noto Sans';
	line-height: 150%;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-desc-area > div {
		font-size: 12px;
		line-height: 18px;
	}
	.layout-desc-area > div.impact {
		font-family: 'Noto Sans';
		font-size: 12px;
		line-height: 24px;
	}
	.layout-desc-area > div > label.impact {
		font-family: 'Noto Sans';
		color: #b01c20;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-desc-area > div {
		font-size: 16px;
		line-height: 24px;
	}
	.layout-desc-area > div.impact {
		font-family: 'Noto Sans';
		font-size: 18px;
		line-height: 24px;
	}
	.layout-desc-area > div > label.impact {
		font-family: 'Noto Sans';
		color: #b01c20;
	}
}
/*
 * ====================================================================================================
 * 게시판
 * ====================================================================================================
 */
/*
* --------------------------------------------------
* 갤러리 형 목록
* --------------------------------------------------
*/
.layout-gallery-list {
	display: block;
	width: 100%;
}
.layout-gallery-list > div.row {
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.layout-gallery-list > div.row > div.item {
	display: inline-block;
	float: left;
	width: 310px;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	cursor: pointer;
}
.layout-gallery-list > div.row > div.item > div.img {
	display: block;
	width: 310px;
	height: 310px;
	border: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.layout-gallery-list > div.row > div.item > div.img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.layout-gallery-list > div.row > div.item > div.date {
	display: block;
	width: 100%;
	padding-top: 20px;
	text-align: left;
	font-family: 'Noto Sans';
	line-height: 1.0em;
}
.layout-gallery-list > div.row > div.item > div.title {
	display: block;
	width: 100%;
	padding-top: 10px;
	text-align: left;
	font-family: 'Noto Sans';
	line-height: 1.0em;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-gallery-list {
		display: table;
		width: 100%;
	}
	.layout-gallery-list > div.row {
		display: table-row;
		overflow: hidden;
		width: 100%;
		height: auto;
	}
	.layout-gallery-list > div.row:not(:last-child) > div.item > div.title {
		margin-bottom: 20px;
	}
	.layout-gallery-list > div.row > div.item {
		display: table-cell;
		width: 50%;
		height: auto;
	}
	.layout-gallery-list > div.row > div.item:nth-child(1) {
		padding-right: 8px;
	}
	.layout-gallery-list > div.row > div.item:nth-child(2) {
		padding-left: 8px;
	}
	.layout-gallery-list > div.row > div.item > div.img {
		width: 100%;
		min-width: 100%;
		height: 128px;
	}
	.layout-gallery-list > div.row > div.item > div.img > img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.layout-gallery-list > div.row > div.item > div.date {
		padding-top: 17px;
		font-size: 10px;
	}
	.layout-gallery-list > div.row > div.item > div.title {
		padding-top: 7px;
		font-size: 12px;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-gallery-list > div.row > div.item {
		width: 310px;
	}
	.layout-gallery-list > div.row > div.item:not(:nth-child(n+6)) {
		margin-bottom: 50px;
	}
	.layout-gallery-list > div.row > div.item:not(:nth-child(3n)) {
		margin-right: 35px;
	}
	.layout-gallery-list > div.row > div.item > div.img {
		width: 310px;
		height: 310px;
	}
	.layout-gallery-list > div.row > div.item > div.img > img {
		width: 310px;
		height: 310px;
		object-fit: cover;
	}
	.layout-gallery-list > div.row > div.item > div.date {
		font-size: 14px;
	}
	.layout-gallery-list > div.row > div.item > div.title {
		font-size: 18px;
	}
}
/*
 * --------------------------------------------------
 * 목록
 * --------------------------------------------------
 */
.layout-board-list {
	display: block;
	width: 100%;
	height: auto;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
.layout-board-list > .row {
	display: block;
	width: 100%;
	height: 70px;
}
.layout-board-list > .row.head {
	background-color: #f0f0f0;
}
.layout-board-list > .row.content {
	background-color: #ffffff;
	border-top: 1px solid #d0d0d0;
}
.layout-board-list > .row2.content {
	background-color: #ffffff;
	border-top: 1px solid #d0d0d0;
}
.layout-board-list > .row.head > .column {
	font-family: 'Noto Sans';
}
.layout-board-list > .row.content > .column {
	font-family: 'Noto Sans';
}
.layout-board-list > .row2.content > .column {
	font-family: 'Noto Sans';
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-board-list > .row {
		display: block;
		height: auto;
	}
	.layout-board-list > .row.head {
		display: none;
	}
	.layout-board-list > .row > .column {
		display: inline-block;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-board-list > .row > .column.num {
		display: none;
	}
	.layout-board-list > .row > .column.title {
		width: 100%;
		padding-top: 12px;
		text-align: left;
	}
	.layout-board-list > .row > .column.title > a {
		font-family: 'Noto Sans';
		font-size: 12px;
		line-height: 160%;
	}
	.layout-board-list > .row > .column.date {
		width: 100%;
		padding-top: 5px;
		padding-bottom: 18px;
		text-align: left;
		font-size: 11px;
		line-height: 1.0em;
	}
	.layout-board-list > .row2.pc-only {
		display: none;
	}
	.layout-board-list > .row2.mobile-only {
		display: block;
		width: 100%;
		height: 190px;
	}
	.layout-board-list > .row2 > .column:nth-child(1) {
		display: inline-block;
		width: 100%;
		height: 412px;
		margin-top: 50px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-board-list > .row2 > .column:nth-child(1) > img {
		width: 100%;
		height: 412px;
		object-fit: cover;
	}
	.layout-board-list > .row2 > .column:nth-child(2) {
		display: inline-block;
		width: 100%;
		margin-top: 25px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 20px;
		line-height: 1.0em;
	}
	.layout-board-list > .row2 > .column:nth-child(2) a {
		font-family: 'Noto Sans';
		font-size: 20px;
		line-height: 1.0em;
	}
	.layout-board-list > .row2 > .column:nth-child(3) {
		display: inline-block;
		float: right;
		width: 160px;
		height: 100%;
		margin-top: 25px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 18px;
		line-height: 1.0em;
	}
	.layout-board-list > .row2 > .column:nth-child(4) > div:last-child {
		display: inline-block;
		width: 100%;
		margin-top: 25px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 20px;
		line-height: 24px;
	}
	.layout-board-list > .row2 > .column:nth-child(4) > div:last-child a {
		font-family: 'Noto Sans';
		font-size: 20px;
		line-height: 24px;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-board-list > .row {
		display: block;
		width: 100%;
	}
	.layout-board-list > .row > .column {
		display: inline-block;
		float: left;
		padding-top: 27px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		font-size: 16px;
		line-height: 1.0em;
	}
	.layout-board-list > .row > .column.num {
		width: 130px;
		text-align: center;
	}
	.layout-board-list > .row > .column.title {
		width: calc(100% - 300px);
		text-align: left;
	}
	.layout-board-list > .row > .column.date {
		width: 170px;
		text-align: center;
	}
	.layout-board-list > .row2.mobile-only {
		display: none;
	}
	.layout-board-list > .row2.pc-only {
		display: block;
		width: 100%;
		height: 190px;
	}
	.layout-board-list > .row2 > .column:nth-child(1) {
		display: none;
		float: left;
		width: 230px;
		height: 100%;
		padding-top: 30px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
	}
	.layout-board-list > .row2 > .column:nth-child(1) > img {
		width: 200px;
		height: 130px;
		object-fit: cover;
	}
	.layout-board-list > .row2 > .column:nth-child(2) {
		display: inline-block;
		float: left;
		width: calc(100% - 160px);
		height: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.layout-board-list > .row2 > .column:nth-child(2) > div:first-child {
		display: inline-block;
		width: 100%;
		padding-top: 40px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 24px;
		line-height: 1.0em;
	}
	.layout-board-list > .row2 > .column:nth-child(2) > div:first-child a {
		font-family: 'Noto Sans';
		font-size: 24px;
		line-height: 1.0em;
	}
	.layout-board-list > .row2 > .column:nth-child(2) > div:last-child {
		display: inline-block;
		width: 100%;
		padding-top: 20px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 16px;
		line-height: 24px;
	}
	.layout-board-list > .row2 > .column:nth-child(2) > div:last-child a {
		font-family: 'Noto Sans';
		font-size: 16px;
		line-height: 24px;
	}
	.layout-board-list > .row2 > .column:nth-child(3) {
		display: inline-block;
		float: right;
		width: 160px;
		height: 100%;
		padding-top: 90px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
		font-size: 16px;
		line-height: 1.0em;
	}
}
/*
 * --------------------------------------------------
 * 검색
 * --------------------------------------------------
 */
.layout-list-search {
	display: block;
	width: 100%;
	height: 40px;
}
.layout-list-search > div {
	display: inline-block;
	float: right;
}
.layout-list-search > div:nth-child(1) {
	width: 40px;
	height: 40px;
	background-color: #b01c20;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	cursor: pointer;
}
.layout-list-search > div:nth-child(2) {
	width: 240px;
	height: 40px;
	border: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.layout-list-search > div:nth-child(2) > input {
	width: 100%;
	height: 100%;
	border: 0px solid #d0d0d0;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.layout-list-search > div:nth-child(3) {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-list-search {
		height: 29px;
	}
	.layout-list-search > div:first-child {
		width: 29px;
		height: 29px;
		padding-top: 4px;
	}
	.layout-list-search > div:first-child img {
		width: 14px;
		height: 14px;
	}
	.layout-list-search > div:last-child {
		width: 140px;
		height: 29px;
	}
	.layout-list-search > div:last-child > input {
		width: 100%;
		height: 25px;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
}
/*
 * --------------------------------------------------
 * 페이징
 * --------------------------------------------------
 */
.layout-list-paging {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
}
.layout-list-paging > div {
	display: inline-block;
	height: 40px;
}
.layout-list-paging > div > div.item {
	display: inline-block;
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	font-family: 'Noto Sans';
	font-size: 15px;
	line-height: 1.0em;
	cursor: pointer;
}
.layout-list-paging > div > div.item:not(:last-child) {
	margin-right: 10px;
}
.layout-list-paging > div > div.item.active {
	background-color: #b01c20;
	border: 1px solid #b01c20;
	color: #ffffff;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-list-paging {
		height: 29px;
	}
	.layout-list-paging > div {
		height: 29px;
	}
	.layout-list-paging > div > div.item {
		width: 29px;
		height: 29px;
		font-size: 11px;
	}
	.layout-list-paging > div > div.item:not(:last-child) {
		margin-right: 5px;
	}
	.layout-list-paging > div > div.item.icon {
		padding-top: 7px;
	}
	.layout-list-paging > div > div.item.icon img {
		width: 11px;
		height: 11px;
	}
	.layout-list-paging > div > div.item.num {
		padding-top: 7px;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-list-paging {
		height: 40px;
	}
	.layout-list-paging > div {
		height: 40px;
	}
	.layout-list-paging > div > div.item {
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	.layout-list-paging > div > div.item.icon {
		padding-top: 10px;
	}
	.layout-list-paging > div > div.item.num {
		padding-top: 10px;
	}
}
/*
 * --------------------------------------------------
 * 상세
 * --------------------------------------------------
 */
.layout-board-detail {
	display: block;
	width: 100%;
	height: auto;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
.layout-board-detail > .row {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.layout-board-detail > .row.head {
	background-color: #ffffff;
	border-bottom: 1px solid #d0d0d0;
}
.layout-board-detail > .row.head > .column.title {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: left;
	font-family: 'Noto Sans';
}
.layout-board-detail > .row.head > .column.date {
	display: inline-block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 25px;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: left;
	font-family: 'Noto Sans';
}
.layout-board-detail > .row.img {
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #d0d0d0;
}
.layout-board-detail > .row.content {
	background-color: #ffffff;
}
.layout-board-detail > .row.content > .column.content {
	display: inline-block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
	background-color: #ffffff;
	text-align: left;
	font-family: 'Noto Sans';
}

@media (max-width: 900px) {
	/* Mobile */
	.layout-board-detail > .row.head {
		padding-left: 0px;
		padding-right: 0px;
	}
	.layout-board-detail > .row.head > .column.title {
		padding-top: 10px;
		font-size: 14px;
		line-height: 160%;
	}
	.layout-board-detail > .row.head > .column.date {
		padding-top: 10px;
		padding-bottom: 15px;
		font-size: 11px;
		line-height: 1.0em;
	}
	.layout-board-detail > .row.img.pc-only {
		display: none;
	}
	.layout-board-detail > .row.img.mobile-only {
		display: block;
		position: relative;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.board-detail-sw-container-m {
		display: block;
		width: 100%;
		height: 410px;
	}
	.board-big-img {
		display: block;
		width: 100%;
		height: 410px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
	}
	.board-big-img > img {
		width: 580px;
		height: 410px;
		object-fit: cover;
	}
	.board-detail-pagination {
		z-index: 10;
		display: block;
		position: absolute;
		top: 380px;
		left: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: center;
	}
	.board-detail-sw-m-pagination {
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.board-detail-sw-m-pagination > .swiper-pagination-bullet {
		background-color: #ffffff;
		opacity: 0.5;
		height: 15px;
		width: 15px; 
		margin-left: 5px;
		margin-right: 5px;
	}
	.board-detail-sw-m-pagination > .swiper-pagination-bullet-active {
		background-color: #b01c20;
		opacity: 1;
		height: 15px;
		width: 15px;
		margin-left: 5px;
		margin-right:5px;
	}
	.layout-board-detail > .row.content {
		padding-left: 0;
		padding-right: 0;
	}
	.layout-board-detail > .row.content > .column.content {
		padding-top: 10px;
		padding-bottom: 30px;
		font-size: 12px;
		line-height: 160%;
	}
	.layout-board-detail > .row.content > .column.content p {
		font-size: 12px;
		line-height: 160%;
	}
	.layout-board-detail > .row.content > .column.content p {
		font-size: 12px;
		line-height: 160%;
	}
	.layout-board-detail > .row.content > .column.content img,
	.layout-board-detail > .row.content > .column.img img {
		max-width: 100%;
	}
	.layout-board-detail > .row.content > .column.img {
		padding-top: 30px;
		background-color: #ffffff;
		line-height: 1.0em;
	}
	.layout-board-detail > .row.content > .column.img > div:not(:first-child) {
		padding-top: 10px;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-board-detail > .row.head {
		padding-left: 20px;
		padding-right: 20px;
	}
	.layout-board-detail > .row.head > .column.title {
		padding-top: 30px;
		font-size: 20px;
		line-height: 1.0em;
	}
	.layout-board-detail > .row.head > .column.date {
		font-size: 16px;
		line-height: 1.0em;
	}
	.layout-board-detail > .row.img.mobile-only {
		display: none;
	}
	.layout-board-detail > .row.img.pc-only {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
	}
	.layout-board-detail > .row.img > .view {
		display: block;
		margin: 0 auto;
		width: 800px;
		height: auto;
	}
	.layout-board-detail > .row.img > .view > div.detail-image {
		display: inline-block;
		width: 800px;
		height: 600px;
	}
	.layout-board-detail > .row.img > .view > div.detail-image > img {
		width: 800px;
		height: 600px;
		object-fit: cover;
	}
	.layout-board-detail > .row.img > .thumb {
		display: block;
		margin: 0 auto;
		width: 800px;
		height: 105px;
		margin-top: 30px;
	}
	.layout-board-detail > .row.img > .thumb div {
		display: inline-block;
		float: left;
		width: 148px;
		height: 105px;
	}
	.layout-board-detail > .row.img > .thumb div:not(:nth-child(5)) {
		margin-right: 15px;
	}
	.layout-board-detail > .row.img > .thumb div img {
		width: 148px;
		height: 105px;
		object-fit: cover;
	}
	.layout-board-detail > .row.content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.layout-board-detail > .row.content > .column.content {
		font-size: 16px;
		line-height: 24px;
	}
	.layout-board-detail > .row.content > .column.content p {
		font-size: 16px;
		line-height: 24px;
	}
	.layout-board-detail > .row.content > .column.img {
		padding-top: 50px;
		background-color: #ffffff;
		line-height: 1.0em;
	}
	.layout-board-detail > .row.content > .column.img > div:not(:first-child) {
		padding-top: 20px;
	}
	.layout-board-detail > .row.content > .column.img img {
		max-width: 940px;
		object-fit: cover;
	}
}
/*
 * --------------------------------------------------
 * 양식
 * --------------------------------------------------
 */
@media (max-width: 900px) {
	/* Mobile */
	.layout-board-form {
		display: block;
		width: 100%;
		background-color: #ffffff;
		border-top: 2px solid #000000;
		border-bottom: 1px solid #000000;
		border-spacing: 0px;
		border-collapse: separate;
	}
	.layout-board-form .row {
	}
	.layout-board-form .row:not(:first-child) {
		border-top: 1px solid #d0d0d0;
	}
	.layout-board-form .row > .column.head {
		display: inline-block;
		width: 100%;
		padding: 15px 12px 0 12px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		background-color: #ffffff;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 12px;
		line-height: 1.0em;
	}
	.layout-board-form .row > .column.content {
		display: inline-block;
		width: 100%;
		padding: 6px 12px 12px 12px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		background-color: #ffffff;
		text-align: left;
	}
	.layout-board-form .row > .column.content.full input {
		width: 100%;
	}
	.layout-board-form .row > .column.content.full textarea {
		width: 100%;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-board-form {
		display: block;
		width: 100%;
		background-color: #ffffff;
		border-top: 2px solid #000000;
		border-bottom: 1px solid #000000;
		border-spacing: 0px;
		border-collapse: separate;
	}
	.layout-board-form .row {
		display: flex;
	}
	.layout-board-form .row:not(:first-child) {
		border-top: 1px solid #d0d0d0;
	}
	.layout-board-form .row > .column.head {
		display: inline-block;
		float: left;
		width: 180px;
		padding-top: 20px;
		padding-left: 40px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		background-color: #f0f0f0;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 14px;
		line-height: 1.0em;
	}
	.layout-board-form .row > .column.content {
		display: inline-block;
		float: left;
		width: calc(100% - 180px);
		padding: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		background-color: #ffffff;
		text-align: left;
		font-family: 'Noto Sans';
		font-size: 14px;
		line-height: 1.0em;
	}
	.layout-board-form .row > .column.content.full input {
		width: 100%;
	}
	.layout-board-form .row > .column.content.full textarea {
		width: 100%;
	}
}
/*
 * --------------------------------------------------
 * 버튼
 * --------------------------------------------------
 */
.layout-board-button {
	display: block;
	width: 100%;
	height: auto;
}
.layout-board-button > input[type="button"],
.layout-board-button > input[type="submit"] {
	width: 170px;
	height: 40px;
	background-color: #000000;
	border: 0px solid #000000;
	color: #ffffff;
	font-family: 'Noto Sans';
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-board-button {
		display: block;
		width: 100%;
		height: auto;
	}
	.layout-board-button > input[type="button"],
	.layout-board-button > input[type="submit"] {
		width: 100px;
		height: 30px;
		font-size: 12px;
		line-height: 1.0em;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-board-button > input[type="button"],
	.layout-board-button > input[type="submit"] {
		height: 40px;
		font-size: 16px;
		line-height: 1.0em;
	}
}
/*
 * ====================================================================================================
 * 공통 적용가능 레이아웃
 * ====================================================================================================
 */
/*
 * --------------------------------------------------
 * 표 (2열)
 * --------------------------------------------------
 */
.layout-table-nohead {
	display: block;
	width: 100%;
	height: auto;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-table-nohead > .row {
		display: table;
		width: 100%;
		height: 39px;
	}
	.layout-table-nohead > .row:not(:last-child) {
		border-bottom: 1px solid #d0d0d0;
	}
	.layout-table-nohead > .row > div {
		display: table-cell;
	}
	.layout-table-nohead > .row > div.head {
		display: table-cell;
		width: 120px;
		padding-left: 18px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		font-size: 12px;
		line-height: 160%;
		vertical-align: middle;
	}
	.layout-table-nohead > .row > div.content {
		display: table-cell;
		width: calc(100% - 120px);
		padding-left: 18px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		border-left: 1px solid #d0d0d0;
		text-align: left;
		font-size: 12px;
		line-height: 160%;
		vertical-align: middle;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-table-nohead > .row {
		display: table;
		width: 100%;
		height: 65px;
	}
	.layout-table-nohead > .row:not(:last-child) {
		border-bottom: 1px solid #d0d0d0;
	}
	.layout-table-nohead > .row > div {
		display: table-cell;
		height: 100%;
	}
	.layout-table-nohead > .row > div.head {
		display: table-cell;
		width: 200px;
		padding-left: 25px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		text-align: left;
		line-height: 1.0em;
		vertical-align: middle;
	}
	.layout-table-nohead > .row > div.content {
		display: table-cell;
		width: calc(100% - 200px);
		padding-left: 25px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		border-left: 1px solid #d0d0d0;
		text-align: left;
		line-height: 1.0em;
		vertical-align: middle;
	}
}
/*
 * ====================================================================================================
 * 사업소개 및 실적 공통
 * ====================================================================================================
 */
/*
 * --------------------------------------------------
 * 사업 소개 & 실적 탭
 * --------------------------------------------------
 */
.layout-business-tab {
	display: block;
	width: 100%;
	height: 90px;
}
.layout-business-tab > div {
	display: inline-block;
	bottom: 0;
	width: 500px;
	height: 100%;
	cursor: pointer;
}
.layout-business-tab > div.left {
	float: left;
}
.layout-business-tab > div.right {
	float: right;
}
.layout-business-tab > div.active {
	border: 1px solid #b01c20;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	color: #b01c20;
}
.layout-business-tab > div.disable {
	background-color: #ededed;
	color: #777777;
}
.layout-business-tab > div > div:first-child {
	bottom: 0;
	height: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
	font-family: 'Noto Sans';
}
.layout-business-tab > div > div:last-child {
	bottom: 0;
	width: 90px;
	height: 100%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
@media (max-width: 900px) {
	/* Mobile */
	.layout-business-tab {
		height: 53px;
	}
	.layout-business-tab > div {
		table-layout:fixed;
		width: 100%;
		display: table;
	}
	.layout-business-tab > div:first-child {
		width: 50%;
	}
	.layout-business-tab > div:last-child {
		width: 50%;
	}
	.layout-business-tab > div > div:first-child {
		display: table-cell;
		width: calc(100% - 30px);
		height: 51px;
		font-size: 12px;
		vertical-align: middle;
	}
	.layout-business-tab > div > div:last-child {
		display: table-cell;
		width: 30px;
		height: 51px;
		text-align: left;
		vertical-align: middle;
	}
}
@media (min-width: 901px) {
	/* PC (Common) */
	.layout-business-tab > div {
		width: 500px;
	}
	.layout-business-tab > div > div:first-child {
		display: inline-block;
		float: left;
		padding-top: 30px;
		width: calc(100% - 49px);
		font-size: 20px;
	}
	.layout-business-tab > div > div:last-child {
		display: inline-block;
		float: left;
		width: 49px;
		padding-top: 35px;
		text-align: left;
	}
}