.content-wrap .container {
	max-width: 950px; min-height: 500px;
}
.content-wrap .container .fancy-title {
	border-bottom: 1px solid #000;
	display: flex;
  justify-content: space-between;
}
.content-wrap .container .fancy-title h2 {
	font-size:27px;
	width: auto;
}
.content-wrap .container .fancy-title .brad {
	font-size: 12px; color:#aaa
}

.title-bottom-border h2{
	padding:0;
	border-bottom: 0;
}
.title-border h2 {
	width: auto;
	padding: 0px;
	margin: 0px;
	border-bottom: 6px solid #F4D31A;
}
.line, .double-line {
	clear: both;
	position: relative;
	width: 100%;
	margin: 15px 0 15px 0;
	border-top: 1px solid #ccc;
}
.line2 {
	position: relative;
	width: 100%;
	margin: 30px 0 30px 0;
	border-top: 1px solid #555;
}
.entry-content {
	margin-top: 10px !important;
}

.entry-image {
	margin-bottom: 0px !important;
}
.entry {
	margin-bottom: 0px !important;
}

.mo {
		height: 60px;
}
.mo2{
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 40px;
}
.mo2 .btn1 {
	font-size:15px; background:#333; color:#fff; padding: 0.375rem 2.5rem; border-radius: 0.2rem;
}

.tab-nav.tab-nav2 li {
	width:49.2%
}

.tab-nav.tab-nav2 li.ui-state-active a {
	background-color: #333;
}

@media ( max-width: 878px ) {
	.toggle-header {
		font-size: 13px !important;
	}
	.dot2 {
		display: block !important;
	}
	.space {
		margin-left:0px !important;
	}	
	.tab {
		width:48.0% !important;
	}
	.mo2 {
		float: unset !important;
		margin-top:10px;
		border-radius: 0rem !important;
	}
	.btn1 {
		border-radius: 0rem !important;
	}
	.button-blue {
		margin: 0;
		font-size:12px !important;
	}
	.btn2 {
		width:28% !important;;
		margin-left:10px !important;
		padding-left: 17px !important;;
		padding-bottom: 18% !important;
		padding-top: 10px !important;;
	}
	.btn3 {
		padding-left: 0px !important;
		padding-bottom: 12% !important;
		padding-top: 25px !important;
	}
	.btn4 {
		display: none;
		padding-left: 0px !important;
		padding-bottom: 10% !important;
		padding-top: 10px !important;
	}
	.btn5 {
		width:25% !important;
		padding-left: 20px !important;
		padding-bottom: 19% !important;
		padding-top: 12px !important;
		margin-left: 10px;
		color: #555;
	}
	.media{
		flex: auto !important;
	}
}

.button-blue {
	background-color: #f0f0f0 !important;
	border-radius: 5px !important;
	text-align: center;
	font-family: 'SCDream4', 'Malgun Gothic', sans-serif !important;
	font-size:15px;
	
}

.btn1:hover {
	background-color: #1693A5 !important;
}
.btn4 {
	color: #555;
	text-shadow:none;
}
.btn5 {
	color: #555;
	text-shadow:none;
}

.title {
	font-size:14px; color:#000; font-family: SCDream5;
}
.content {
	font-size:14px; color:#000; font-family: SCDream4;
}
.toggle-header {
	background-color: #EEE;
	padding: 0.7rem;
	border-radius: 2px;
	margin: 7px;
	margin-left:0px;
	float:left;
	font-size:14px; font-family: SCDream3;
}
.dot {
	width: 18px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

.space {
	margin-left:9px;
}

.precautions {
	background-color: #EEE; padding-top:5px; padding-bottom:15px; border:1px solid #dedede; margin-top:10px
}

.precautions span{
	font-size:12px;
	font-family: SCDream4;
}
.precautions div > span:first-child {
	font-size:13px; color:#000; font-family: SCDream5; margin-bottom: 10px;
}

.bl-space {
	display : flex; flex-wrap: wrap;
}

.media {
	flex: 1;
	display: block;
	padding-left: 5px;
}


.media .title{
	font-family: "SCDream6";
	font-size: 20px;
	color: #666;
	padding-top: 6px;
}
.media .sub_title{
	font-family: "SCDream5";
	font-size: 12px;
	color: #337ab7;
	letter-spacing: 0;
}
.media .small{
	font-size:12px;
	padding-left: 5px;
	color: #888;
}