@charset "UTF-8";
/* ===================================================================
CSS information

file name	: common.css
author		 : Abilive
style info : 基本・共通設定
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
html {
	font-size: small;
	line-height: 1.5;
}

@media only screen and (min-width: 768px) {
	html.ie {
		letter-spacing: 0.06em;
	}
}

@media only screen and (max-width: 767px) {
	html.ie {
		letter-spacing: 0;
	}
}

body {
	color: #231f20;
	background: #fff;
	-webkit-text-size-adjust: none;
	font-size: 139%;
}

@media only screen and (min-width: 1025px) {
	body {
		line-height: 2.44444;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	body {
		line-height: 2.22222;
	}
}

@media only screen and (max-width: 767px) {
	body {
		line-height: 2.22222;
	}
}

.ie body {
	font-size: 135%;
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 93%;
	}
}

body a {
	color: #231f20;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
}

body a:focus {
	outline: 2px #246fa7 solid;
}

body img {
	max-width: 100%;
	-webkit-touch-callout: none;
	line-height: 1;
}

body,
pre,
input,
textarea,
select {
	font-family: "돋음",Dotum,Baekmuk Dotum,"중고딕",Verdana, Arial, sans-serif;
}

input,
select,
textarea {
	font-size: 100%;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
	display: none !important;
}

html.ie8 #abi_page {
	min-width: 1400px !important;
	margin: auto;
	font-size: 100% !important;
}

@media only screen and (min-width: 1025px) {
	body .view_tab-sp,
	body .view_tab {
		display: none !important;
	}
}

@media only screen and (min-width: 768px) {
	body .view_sp {
		display: none !important;
	}
}

@media only screen and (max-width: 1024px) {
	body .view_pc {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	body .view_pc-tab,
	body .view_tab {
		display: none !important;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	body .view_pcl {
		display: none !important;
	}
}

@media only screen and (max-width: 1024px) {
	body .view_pcl {
		display: none !important;
	}
}

@media only screen and (min-width: 1441px) {
	body .view_pcs {
		display: none !important;
	}
}

@media only screen and (max-width: 1024px) {
	body .view_pcs {
		display: none !important;
	}
}

.mouse .over {
	-webkit-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.mouse .over:hover,
.touch .over.touchstart {
	opacity: 0.7;
}

.touch .over {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .over.touchend {
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}

#abi_page {
	overflow: hidden;
}

@media only screen and (min-width: 1025px) {
	#abi_page {
		width: 100%;
		margin: auto;
	}
}

@media only screen and (min-width: 768px) {
	#abi_page {
		font-size: 100% !important;
	}
}

.tmp_catch {
	line-height: 2.11765;
	letter-spacing: 0.15em;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
}

@media only screen and (min-width: 1441px) {
	.tmp_catch {
		font-size: 189%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.tmp_catch {
		font-size: 167%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_catch {
		font-size: 139%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_catch {
		font-size: 139%;
	}
}

.tmp_catch.c_white {
	color: white;
}

.ie .tmp_catch {
	letter-spacing: 0.08em;
}

@media only screen and (min-width: 1441px) {
	.tmp_catch.size_s {
		font-size: 123%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.tmp_catch.size_s {
		font-size: 117%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_catch.size_s {
		font-size: 117%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_catch.size_s {
		font-size: 117%;
	}
}

.tmp_att {
	font-size: 84%;
	text-indent: -1em;
	padding-left: 1em;
}

@media only screen and (min-width: 768px) {
	.tmp_att {
		line-height: 1.86667;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_att {
		line-height: 1.86667;
	}
}

.tmp_st {
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
}

.tmp_st.tmp_st_h2 .jp {
	font-weight: normal;
	letter-spacing: 0.15em;
}

@media only screen and (min-width: 1025px) {
	.tmp_st.tmp_st_h2 .jp {
		font-size: 256%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.tmp_st_h2 .jp {
		font-size: 234%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_h2 .jp {
		font-size: 223%;
	}
}

.tmp_st.tmp_st_h3 .jp {
	letter-spacing: 0.02em;
}

@media only screen and (min-width: 1025px) {
	.tmp_st.tmp_st_h3 .jp {
		font-size: 378%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.tmp_st_h3 .jp {
		font-size: 334%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_h3 .jp {
		font-size: 278%;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_h3 .jp {
		line-height: 1.28571;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_h3 .jp {
		line-height: 0.85714;
	}
}

.tmp_st.tmp_st_h3 .sub {
	display: block;
	color: #c79b68;
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_h3 .sub {
		font-size: 134%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_h3 .sub {
		font-size: 106%;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_h3.tate .jp {
		line-height: 1.28571;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_h3.tate .jp {
		line-height: 1.14286;
	}
}

.tmp_st.tmp_st_h4 .jp {
	letter-spacing: 0.15em;
}

@media only screen and (min-width: 1441px) {
	.tmp_st.tmp_st_h4 .jp {
		font-size: 234%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.tmp_st.tmp_st_h4 .jp {
		font-size: 212%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.tmp_st_h4 .jp {
		font-size: 212%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_h4 .jp {
		font-size: 200%;
	}
}

.tmp_st.tmp_st_h5 .jp {
	letter-spacing: 0.15em;
}

@media only screen and (min-width: 1441px) {
	.tmp_st.tmp_st_h5 .jp {
		font-size: 200%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.tmp_st.tmp_st_h5 .jp {
		font-size: 189%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.tmp_st_h5 .jp {
		font-size: 189%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_h5 .jp {
		font-size: 189%;
	}
}

.tmp_st.tmp_st_h5.bg {
	background-color: #fff;
	padding: 1em 0.5em;
}

.tmp_st.large {
	position: relative;
	vertical-align: middle;
	background-color: #eee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (min-width: 1441px) {
	.tmp_st.large {
		font-size: 178%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.tmp_st.large {
		font-size: 167%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.large {
		font-size: 156%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.large {
		font-size: 134%;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_st.large {
		padding: 10px 0;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.large {
		padding: 0.5em 0;
	}
}

.tmp_st.large .ic_st_line {
	overflow: hidden;
}

.tmp_st.large .ic_st_line::before {
	content: "";
	position: absolute;
	background: -webkit-gradient(linear, left top, left bottom, from(#801e24), color-stop(50%, #801e24), color-stop(50%, #84633C), to(#84633C));
	background: linear-gradient(180deg, #801e24 0%, #801e24 50%, #84633C 50%, #84633C 100%);
	width: 0.28em;
	height: 65%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}

.tmp_st.large .jp {
	padding-left: 1em;
	width: calc(100% - 0.28em);
}

.tmp_st.medium {
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.tmp_st.medium {
		border-bottom: 5px solid #dfdfdf;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.medium {
		border-bottom: 3px solid #dfdfdf;
	}
}

.tmp_st.medium .jp {
	letter-spacing: 0.15em;
}

@media only screen and (min-width: 1441px) {
	.tmp_st.medium .jp {
		font-size: 156%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.tmp_st.medium .jp {
		font-size: 145%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.medium .jp {
		font-size: 145%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.medium .jp {
		font-size: 123%;
	}
}

.tmp_st.small .jp {
	letter-spacing: 0.15em;
}

@media only screen and (min-width: 1441px) {
	.tmp_st.small .jp {
		font-size: 128%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.tmp_st.small .jp {
		font-size: 123%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.small .jp {
		font-size: 123%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.small .jp {
		font-size: 112%;
	}
}

.tmp_st.tate {
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-webkit-text-orientation: upright;
	-moz-text-orientation: upright;
	-ms-text-orientation: upright;
	text-orientation: upright;
	text-align: left;
	display: inline-block;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
}

.tmp_st.center {
	text-align: center;
}

.tmp_st.c_white .jp {
	color: #fff;
}

.tmp_st.tmp_st_line {
	text-align: center;
}

.tmp_st.tmp_st_line .jp {
	letter-spacing: 0.15em;
}

@media only screen and (min-width: 1025px) {
	.tmp_st.tmp_st_line .jp {
		font-size: 267%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.tmp_st_line .jp {
		font-size: 245%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .jp {
		font-size: 223%;
	}
}

@media only screen and (min-width: 1025px) {
	.tmp_st.tmp_st_line .jp {
		line-height: 1.45833;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_st.tmp_st_line .jp {
		line-height: 1.47727;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .jp {
		line-height: 1.5;
	}
}

.tmp_st.tmp_st_line .ic_line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_line .ic_line {
		max-width: 121px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .ic_line {
		max-width: 8em;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_line .ic_line {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .ic_line {
		margin-top: 1em;
	}
}

.tmp_st.tmp_st_line .ic_line .rt, .tmp_st.tmp_st_line .ic_line .lb {
	height: 1px;
	background-color: #801e24;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_line .ic_line .rt, .tmp_st.tmp_st_line .ic_line .lb {
		width: 75px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .ic_line .rt, .tmp_st.tmp_st_line .ic_line .lb {
		width: 5em;
	}
}

.tmp_st.tmp_st_line .ic_line .rt .dots, .tmp_st.tmp_st_line .ic_line .lb .dots {
	background-color: #801e24;
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_line .ic_line .rt .dots, .tmp_st.tmp_st_line .ic_line .lb .dots {
		width: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .ic_line .rt .dots, .tmp_st.tmp_st_line .ic_line .lb .dots {
		width: 0.25em;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_line .ic_line .rt .dots, .tmp_st.tmp_st_line .ic_line .lb .dots {
		height: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .ic_line .rt .dots, .tmp_st.tmp_st_line .ic_line .lb .dots {
		height: 0.25em;
	}
}

.tmp_st.tmp_st_line .ic_line .rt {
	margin-right: 0;
	margin-left: auto;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.tmp_st.tmp_st_line .ic_line .lb {
	margin-left: 0;
	margin-right: auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media only screen and (min-width: 768px) {
	.tmp_st.tmp_st_line .ic_line .lb {
		margin-top: 3px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_st.tmp_st_line .ic_line .lb {
		margin-top: 0.2em;
	}
}

.tmp_btn {
	max-width: 100%;
	line-height: 1.4;
	position: relative;
	-webkit-transition: opacity 0.2s ease-in, border-color 0.2s ease-in;
	transition: opacity 0.2s ease-in, border-color 0.2s ease-in;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (min-width: 768px) {
	.tmp_btn {
		height: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_btn {
		height: 4em;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_btn {
		width: 480px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_btn {
		width: 87%;
	}
}

@media only screen and (min-width: 1025px) {
	.tmp_btn {
		font-size: 112%;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_btn {
		margin-right: auto;
		margin-left: auto;
	}
}

.tmp_btn .jp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tmp_btn .jp i {
	margin-right: 0.25em;
}

.tmp_btn a,
.tmp_btn .pseudo_a {
	border-radius: 10em;
	letter-spacing: 0.01em;
	position: relative;
	z-index: 1;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	text-decoration: none !important;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
}

@media only screen and (min-width: 1025px) {
	.tmp_btn a,
	.tmp_btn .pseudo_a {
		padding: 0 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_btn a,
	.tmp_btn .pseudo_a {
		padding: 0 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_btn a,
	.tmp_btn .pseudo_a {
		padding: 0 1em;
	}
}

.tmp_btn a:after,
.tmp_btn .pseudo_a:after {
	-webkit-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
	content: '';
	background: url("../images/common/ic_arrow_w.svg") no-repeat;
	width: 18px;
	height: 13px;
}

.tmp_btn a span,
.tmp_btn .pseudo_a span {
	position: relative;
	z-index: 1;
}

.ie .tmp_btn a span.jp, .ie
.tmp_btn .pseudo_a span.jp {
	padding-bottom: 0.5em;
}

.ie .tmp_btn a span.jp, .ie
.tmp_btn .pseudo_a span.jp {
	padding-top: 0.4em;
}

.tmp_btn a:hover:after,
.tmp_btn .pseudo_a:hover:after {
	-webkit-transform: translateX(30%);
	transform: translateX(30%);
}

.tmp_btn.nomal a,
.tmp_btn.nomal .pseudo_a {
	color: #fff;
	background-color: #801e24;
}

.tmp_btn.ghost a,
.tmp_btn.ghost .pseudo_a {
	background-color: transparent;
	border: 3px solid #fff;
	color: #fff;
	-webkit-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.tmp_btn.ghost a::after,
.tmp_btn.ghost .pseudo_a::after {
	-webkit-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
	color: #fff;
}

.tmp_btn.ghost a:hover,
.tmp_btn.ghost .pseudo_a:hover {
	background-color: #fff;
	color: #801e24;
}

.tmp_btn.ghost a:hover::after,
.tmp_btn.ghost .pseudo_a:hover::after {
	background: url("../images/common/ic_arrow_r.svg") no-repeat;
}

.tmp_btn.sub {
	font-size: 100%;
}

@media only screen and (min-width: 768px) {
	.tmp_btn.sub {
		height: 58px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_btn.sub {
		height: 4em;
	}
}

@media only screen and (min-width: 768px) {
	.tmp_btn.sub {
		width: 250px;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_btn.sub {
		width: 95%;
	}
}

.tmp_btn.sub a,
.tmp_btn.sub .pseudo_a {
	background-color: transparent;
	border: 3px solid #801e24;
	color: #801e24;
	-webkit-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

@media only screen and (min-width: 1025px) {
	.tmp_btn.sub a,
	.tmp_btn.sub .pseudo_a {
		padding: 0 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_btn.sub a,
	.tmp_btn.sub .pseudo_a {
		padding: 0 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_btn.sub a,
	.tmp_btn.sub .pseudo_a {
		padding: 0 2em;
	}
}

.tmp_btn.sub a:after,
.tmp_btn.sub .pseudo_a:after {
	bottom: auto;
	-webkit-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
	background: url("../images/common/ic_arrow_r.svg") no-repeat;
}

.tmp_btn.sub a:hover,
.tmp_btn.sub .pseudo_a:hover {
	background-color: #801e24;
	color: #fff;
}

.tmp_btn.sub a:hover:after,
.tmp_btn.sub .pseudo_a:hover:after {
	background: url("../images/common/ic_arrow_w.svg") no-repeat;
}

.tmp_btn.back a:before {
	left: 1.2em;
	right: auto;
	content: url("../images/common/ic_arrow_l.svg");
}

.tmp_btn.back a:after {
	display: none;
}

.tmp_btn.back a:hover:before {
	left: .8em;
	content: url("../images/common/ic_arrow_l_w.svg");
}

.tmp_btn.back a:hover:after {
	display: none;
}

.tmp_btn.center a span {
	margin-right: auto;
	margin-left: auto;
}

.tmp_link a, .tmp_link .href {
	border-bottom: 1px #231f20 solid;
	line-height: 1.5;
	padding-bottom: .5em;
	padding-right: 1.5em;
	display: inline-block;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	text-decoration: none;
	position: relative;
}

.tmp_link a.jp, .tmp_link .href.jp {
	font-size: 100%;
}

.tmp_link i {
	position: absolute;
	right: .5em;
	top: 35%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.tmp_link.c_w a, .tmp_link.c_w .href {
	color: #fff;
	border-color: #fff;
}

.tmp_tbl_base, table.tmp_table, table.tmp_table_respon {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
}

.tmp_tbl_base tr, table.tmp_table tr, table.tmp_table_respon tr {
	border-bottom: 1px solid #dfdfdf;
}

.tmp_tbl_base th, table.tmp_table th, table.tmp_table_respon th,
.tmp_tbl_base td,
table.tmp_table td,
table.tmp_table_respon td {
	font-weight: normal;
	line-height: 1.8;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_tbl_base th, table.tmp_table th, table.tmp_table_respon th,
	.tmp_tbl_base td,
	table.tmp_table td,
	table.tmp_table_respon td {
		line-height: 1.7;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_tbl_base th, table.tmp_table th, table.tmp_table_respon th,
	.tmp_tbl_base td,
	table.tmp_table td,
	table.tmp_table_respon td {
		line-height: 1.7;
	}
}

.tmp_tbl_base th, table.tmp_table th, table.tmp_table_respon th {
	background-color: #84633C;
	text-align: center;
	color: #fff;
}

@media only screen and (min-width: 1025px) {
	.tmp_tbl_base th, table.tmp_table th, table.tmp_table_respon th {
		padding: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tmp_tbl_base th, table.tmp_table th, table.tmp_table_respon th {
		padding: 1em 1em;
	}
}

@media only screen and (max-width: 767px) {
	.tmp_tbl_base th, table.tmp_table th, table.tmp_table_respon th {
		padding: 1em 1em;
	}
}


.tmp_tbl_base td,
table.tmp_table td,
table.tmp_table_respon td {
	letter-spacing: 0.06em;
}

@media only screen and (min-width: 1025px) {
	
	.tmp_tbl_base td,
	table.tmp_table td,
	table.tmp_table_respon td {
		padding: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	.tmp_tbl_base td,
	table.tmp_table td,
	table.tmp_table_respon td {
		padding: 1em 2em;
	}
}

@media only screen and (max-width: 767px) {
	
	.tmp_tbl_base td,
	table.tmp_table td,
	table.tmp_table_respon td {
		padding: 1em 1em;
	}
}

@media only screen and (min-width: 768px) {
	
	.tmp_tbl_base td,
	table.tmp_table td,
	table.tmp_table_respon td {
		line-height: 1.88889;
	}
}

@media only screen and (max-width: 767px) {
	
	.tmp_tbl_base td,
	table.tmp_table td,
	table.tmp_table_respon td {
		line-height: 1.88889;
	}
}

table.tmp_table > * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

table.tmp_table.head tr th {
	background-color: #fff;
	border-right: 1px solid #dfdfdf;
	color: #231f20;
}

table.tmp_table.head tr:first-child th,
table.tmp_table.head tr:first-child td {
	background-color: #84633C;
	color: #fff;
}

table.tmp_table_respon > * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	table.tmp_table_respon th,
	table.tmp_table_respon td {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	table.tmp_table_respon th {
		background-color: #84633C;
	}
}

img:not(.no_anim).lazyload[data-aspectratio] {
	width: 100%;
}

img:not(.no_anim).lazyload, img:not(.no_anim).lazyloading {
	opacity: 0;
	visibility: hidden;
}

img:not(.no_anim).lazyloaded {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

img.no_anim.lazyload[data-aspectratio] {
	width: 100%;
}

.con_anclnk {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

@media only screen and (min-width: 1025px) {
	.con_anclnk li {
		width: 24.42857%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_anclnk li {
		width: 48%;
	}
}

@media only screen and (max-width: 767px) {
	.con_anclnk li {
		width: 48%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_anclnk li {
		margin-right: 0.71429%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_anclnk li {
		margin-right: 2%;
	}
}

@media only screen and (max-width: 767px) {
	.con_anclnk li {
		margin-right: 2%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_anclnk li:nth-child(4n) {
		margin-right: 0;
	}
	.con_anclnk li:nth-child(n + 5) {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 1024px) {
	.con_anclnk li:nth-child(2n) {
		margin-right: 0;
	}
	.con_anclnk li:nth-child(n + 3) {
		margin-top: .7em;
	}
}

.con_anclnk li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 3px solid #dfdfdf;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 2em;
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.con_anclnk li a {
		height: 86px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_anclnk li a {
		height: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.con_anclnk li a {
		height: 4em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_anclnk li a {
		font-size: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_anclnk li a {
		font-size: 89%;
	}
}

@media only screen and (max-width: 767px) {
	.con_anclnk li a {
		font-size: 89%;
	}
}

.con_anclnk li a::after {
	-webkit-transition: .4s top ease;
	transition: .4s top ease;
	position: absolute;
	top: 50%;
	right: 1em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '\f3d0';
	font-family: "Ionicons";
}

.con_anclnk li a:hover::after {
	top: 55%;
}

#header {
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	margin-top: 13px;
	position: relative;
}

#header h1 {
	max-width: 1810px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 67%;
	text-align: right;
	color: #777676;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	#header h1 {
		width: 92%;
	}
}

#header .con_header {
	max-width: 1810px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 767px) {
	#header .con_header {
		width: 92%;
	}
}

@media only screen and (max-width: 1024px) {
	#header .con_header {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 1024px) {
	#header .con_header.show {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1000;
		overflow-y: scroll;
		overflow-x: hidden;
		background-color: #fff;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
	#header .con_header.show .box_logo {
		padding-top: 1em;
		padding-left: 1em;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
	#header .con_header.show .box_search {
		padding: 0 1em;
		padding-bottom: 1em;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
	#header .con_header.show .box_lang {
		padding-top: 1em;
		padding-right: 1em;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
	.fsz_large #header .con_header.show .box_use {
		padding-left: .5em;
	}
}

@media only screen and (min-width: 1025px) {
	#header .con_header .box_logo {
		margin-top: -1.8em;
	}
}

@media only screen and (max-width: 1024px) {
	#header .con_header .box_logo {
		width: 32%;
	}
}

#header .con_header .box_use {
	margin-top: .7em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 1024px) {
	#header .con_header .box_use {
		margin-top: 0;
		width: 43%;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

#header .con_header .box_use .bg_chage, #header .con_header .box_use .fsz_chage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 1em;
}

@media only screen and (min-width: 768px) {
	#header .con_header .box_use .bg_chage, #header .con_header .box_use .fsz_chage {
		font-size: 89%;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_use .bg_chage, #header .con_header .box_use .fsz_chage {
		font-size: 78%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1201px) {
	#header .con_header .box_use .bg_chage, #header .con_header .box_use .fsz_chage {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-right: .5em;
	}
}

#header .con_header .box_use .bg_chage ul, #header .con_header .box_use .fsz_chage ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#header .con_header .box_use .bg_chage ul li, #header .con_header .box_use .fsz_chage ul li {
	margin-left: .3em;
	border-radius: .3em;
}

#header .con_header .box_use .bg_chage ul li.bg_c_w, #header .con_header .box_use .fsz_chage ul li.bg_c_w {
	border: 1px solid #dfdfdf;
}

#header .con_header .box_use .bg_chage ul li.bg_c_y, #header .con_header .box_use .fsz_chage ul li.bg_c_y {
	background-color: #fcff1f;
}

#header .con_header .box_use .bg_chage ul li.bg_c_b, #header .con_header .box_use .fsz_chage ul li.bg_c_b {
	background-color: #0000ff;
}

#header .con_header .box_use .bg_chage ul li.bg_c_b a, #header .con_header .box_use .fsz_chage ul li.bg_c_b a {
	color: #fff;
}

#header .con_header .box_use .bg_chage ul li.bg_c_bk, #header .con_header .box_use .fsz_chage ul li.bg_c_bk {
	background-color: #000;
}

#header .con_header .box_use .bg_chage ul li.bg_c_bk a, #header .con_header .box_use .fsz_chage ul li.bg_c_bk a {
	color: #fff;
}

#header .con_header .box_use .bg_chage ul li.bg_fsz, #header .con_header .box_use .fsz_chage ul li.bg_fsz {
	border: 1px solid #dfdfdf;
}

#header .con_header .box_use .bg_chage ul li.bg_fsz a, #header .con_header .box_use .fsz_chage ul li.bg_fsz a {
	color: #777676;
}

#header .con_header .box_use .bg_chage ul li.bg_fsz a:hover, #header .con_header .box_use .fsz_chage ul li.bg_fsz a:hover {
	color: #231f20;
}

#header .con_header .box_use .bg_chage ul li.bg_fsz.active a, #header .con_header .box_use .fsz_chage ul li.bg_fsz.active a {
	color: #231f20;
}

#header .con_header .box_use .bg_chage ul li a, #header .con_header .box_use .fsz_chage ul li a {
	font-size: 94%;
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .4em .7em;
}

@media only screen and (min-width: 1025px) and (max-width: 1201px) {
	#header .con_header .box_use .bg_chage ul {
		width: 55%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: 5px;
	}
	#header .con_header .box_use .bg_chage ul li {
		text-align: center;
		width: 48%;
		margin: 0;
	}
	#header .con_header .box_use .bg_chage ul li:nth-child(2n) {
		margin-left: 2%;
	}
	#header .con_header .box_use .bg_chage ul li:nth-child(n+3) {
		margin-top: 3px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1201px) {
	#header .con_header .box_use .fsz_chage ul {
		width: 50%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: 5px;
	}
	#header .con_header .box_use .fsz_chage ul li {
		text-align: center;
		width: 80%;
		margin: 0;
	}
	#header .con_header .box_use .fsz_chage ul li:nth-child(2n) {
		margin-top: 3px;
	}
}

#header .con_header .box_lang {
	font-family: "crimson Text", "Times New Roman", Times, Garamond, Georgia, serif;
	letter-spacing: 0.05em;
	font-size: 100%;
	position: relative;
}

@media only screen and (min-width: 1025px) {
	#header .con_header .box_lang {
		margin-right: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_header .box_lang {
		margin-right: 4em;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_lang {
		margin-right: 3.5em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1201px) {
	#header .con_header .box_lang {
		margin-right: .8em;
		margin-left: -.5em;
	}
}

#header .con_header .box_lang .text_lang {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#header .con_header .box_lang ul {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 0 1em;
	z-index: 100;
	width: 120px;
	left: 0;
}

#header .con_header .box_lang ul li {
	line-height: 2;
}

#header .con_header .box_lang ul a {
	text-decoration: none;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	font-size: 84%;
}

@media only screen and (min-width: 1025px) and (max-width: 1201px) {
	#header .con_header .box_search {
		width: 20%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_header .box_search {
		width: 100%;
		margin-top: 3em;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_search {
		width: 100%;
		margin-top: 1em;
	}
}

#header .con_header .box_search form {
	position: relative;
}

#header .con_header .box_search form input[type="text"] {
	width: 100%;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	border: none;
	border-bottom: 1px solid;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

@media only screen and (min-width: 768px) {
	#header .con_header .box_search form input[type="text"] {
		padding: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_search form input[type="text"] {
		padding: 0.8em 1em;
	}
}

@media only screen and (min-width: 768px) {
	#header .con_header .box_search form input[type="text"] {
		font-size: 84%;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_search form input[type="text"] {
		font-size: 100%;
	}
}

#header .con_header .box_search form input[type="text"]::-webkit-input-placeholder {
	color: #aaaaaa;
}

#header .con_header .box_search form input[type="text"]::-moz-placeholder {
	color: #aaaaaa;
}

#header .con_header .box_search form input[type="text"]:-ms-input-placeholder {
	color: #aaaaaa;
}

#header .con_header .box_search form input[type="text"]::-ms-input-placeholder {
	color: #aaaaaa;
}

#header .con_header .box_search form input[type="text"]::placeholder {
	color: #aaaaaa;
}

#header .con_header .box_search form input[type="text"]:focus {
	border-bottom-color: #801e24;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_header .box_search form input[type="text"] {
		width: 97%;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_search form input[type="text"] {
		width: 91%;
	}
}

#header .con_header .box_search form label {
	cursor: pointer;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (min-width: 1025px) {
	#header .con_header .box_search form label {
		right: -1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_header .box_search form label {
		right: 0;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_search form label {
		right: 1em;
	}
}

#header .con_header .box_search form label::before {
	font-family: "Ionicons";
	content: '\f2f5';
	color: #801e24;
}

@media only screen and (min-width: 768px) {
	#header .con_header .box_search form label::before {
		font-size: 139%;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_search form label::before {
		font-size: 223%;
	}
}

#header .con_header .box_search form input[type="submit"] {
	background: none;
	border: none;
	outline: none;
}

#header .con_header .wrp_popup_menu {
	display: none;
	background: url(../images/common/bg_paper.jpg) repeat top;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.mode_yellow #header .con_header .wrp_popup_menu {
	background: yellow;
}

.mode_blue #header .con_header .wrp_popup_menu {
	background: blue;
}

.mode_black #header .con_header .wrp_popup_menu {
	background: #000;
}

#header .con_header .wrp_popup_menu.show {
	display: block;
}

#header .con_header .wrp_popup_menu .con_popup_menu {
	width: 95%;
	margin: auto;
	padding: 2em 0;
}

#header .con_header .wrp_popup_menu .js-menu {
	max-width: 120px;
	width: 15.625%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1001;
}

#header .con_header .wrp_popup_menu .box_use {
	margin: auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_header .wrp_popup_menu .box_use {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_header .wrp_popup_menu .box_use {
		width: 70%;
	}
}

#header .con_header .wrp_popup_menu .bg_chage, #header .con_header .wrp_popup_menu .fsz_chage {
	width: 100%;
	font-size: 100%;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#header .con_header .wrp_popup_menu .bg_chage ul, #header .con_header .wrp_popup_menu .fsz_chage ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#header .con_header .wrp_popup_menu .bg_chage ul li, #header .con_header .wrp_popup_menu .fsz_chage ul li {
	margin-left: .3em;
	border-radius: .1em;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_c_w, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_c_w {
	border: 1px solid #dfdfdf;
	background-color: #fff;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_c_y, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_c_y {
	background-color: #fcff1f;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_c_b, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_c_b {
	background-color: #0000ff;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_c_b a, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_c_b a {
	color: #fff;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_c_bk, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_c_bk {
	background-color: #000;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_c_bk a, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_c_bk a {
	color: #fff;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_fsz, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_fsz {
	border: 1px solid #dfdfdf;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_fsz a, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_fsz a {
	color: #777676;
	background-color: #fff;
}

#header .con_header .wrp_popup_menu .bg_chage ul li.bg_fsz.active a, #header .con_header .wrp_popup_menu .fsz_chage ul li.bg_fsz.active a {
	color: #231f20;
	background-color: #fff;
}

#header .con_header .wrp_popup_menu .bg_chage ul li a, #header .con_header .wrp_popup_menu .fsz_chage ul li a {
	font-size: 94%;
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .5em .9em;
}

#header .con_header .wrp_popup_menu .fsz_chage {
	margin-top: .5em;
}

#header .con_header .wrp_popup_menu .con_popup_navi {
	margin-top: 2em;
}

#header .con_header .wrp_popup_menu .con_popup_navi ul li {
	background-color: #fff;
}

#header .con_header .wrp_popup_menu .con_popup_navi ul li {
	margin-top: .2em;
}

#header .con_header .wrp_popup_menu .con_popup_navi ul li a {
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	padding: .65em 1.5em;
	position: relative;
}

#header .con_header .wrp_popup_menu .con_popup_navi ul li a::before {
	position: absolute;
	content: '・';
	right: 1em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 112%;
	color: #b4b4b4;
}

#header .con_header .wrp_popup_menu .btn_close {
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	width: 60%;
	margin: 0 auto;
	margin-top: 2em;
	background-color: #231f20;
	color: #fff;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1.6;
}

#header .con_header .wrp_popup_menu .btn_close i {
	font-size: 195%;
}

#header .wrp_main.top {
	position: relative;
}

#header .wrp_main.top .con_gnav {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 78.69792%;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_main.top .con_gnav {
		width: 100%;
		position: static;
	}
}

#header .wrp_main.top .con_gnav ul li:first-child a {
	color: #801e24;
	font-weight: bold;
}

#header .wrp_main.top .con_gnav ul li:first-child a::after {
	position: absolute;
	content: '・';
	color: #801e24;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -1.5em;
}

#header .wrp_main.low .inner_fv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_main.low .inner_fv {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

#header .wrp_main.low .box_fvst {
	background: #801e24 url(../images/common/bg_red_myou.png) repeat center top;
	background-color: #801e24;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 41.66667%;
}

.mode_yellow #header .wrp_main.low .box_fvst {
	background: yellow;
}

.mode_blue #header .wrp_main.low .box_fvst {
	background: blue;
}

.mode_black #header .wrp_main.low .box_fvst {
	background: #000;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_main.low .box_fvst {
		width: 50%;
	}
}

@media only screen and (max-width: 1024px) {
	#header .wrp_main.low .box_fvst {
		width: 100%;
		padding: 2em 1em;
	}
}

@media only screen and (min-width: 1025px) {
	#header .wrp_main.low .con_main_img {
		width: 58.33333%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_main.low .con_main_img {
		width: 50%;
	}
}

#header .wrp_main.low .con_main_img picture {
	width: 100%;
	display: block;
}

#header .wrp_main.low .con_main_img picture img {
	width: 100%;
}

#header .wrp_main.low .con_gnav {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 78.69792%;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_main.low .con_gnav {
		width: 100%;
		position: static;
	}
}

#header .wrp_main.no {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	#header .wrp_main.no {
		margin-top: 2em;
	}
}

#header .wrp_main.no .box_fvst {
	margin-top: 3em;
}

#header .wrp_main.no .con_gnav ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#header .con_gnav, #header .wrp_f_nav {
	background: url(../images/common/bg_paper.jpg) repeat top;
}

.mode_yellow #header .con_gnav, .mode_yellow #header .wrp_f_nav {
	background: yellow;
}

.mode_blue #header .con_gnav, .mode_blue #header .wrp_f_nav {
	background: blue;
}

.mode_black #header .con_gnav, .mode_black #header .wrp_f_nav {
	background: #000;
}

#header .con_gnav .box_logo, #header .wrp_f_nav .box_logo {
	max-width: 100px;
}

#header .con_gnav ul, #header .wrp_f_nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 90px;
}

#header .con_gnav ul li, #header .wrp_f_nav ul li {
	position: relative;
}

@media only screen and (min-width: 1441px) {
	#header .con_gnav ul li:not(:first-child), #header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 1em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .con_gnav ul li:not(:first-child), #header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 0.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_gnav ul li:not(:first-child), #header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_gnav ul li:not(:first-child), #header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 0.5em;
	}
}

#header .con_gnav ul li:not(:first-child) .active, #header .wrp_f_nav ul li:not(:first-child) .active {
	color: #801e24;
	font-weight: bold;
}

#header .con_gnav ul li:not(:first-child) .active::after, #header .wrp_f_nav ul li:not(:first-child) .active::after {
	position: absolute;
	content: '・';
	color: #801e24;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -1.5em;
}

#header .con_gnav ul li:not(:first-child)::before, #header .wrp_f_nav ul li:not(:first-child)::before {
	content: '・';
	color: #b4b4b4;
}

@media only screen and (min-width: 1441px) {
	#header .con_gnav ul li:not(:first-child)::before, #header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 1em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .con_gnav ul li:not(:first-child)::before, #header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 0.4em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_gnav ul li:not(:first-child)::before, #header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_gnav ul li:not(:first-child)::before, #header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 0.5em;
	}
}

#header .con_gnav ul li a, #header .wrp_f_nav ul li a {
	text-decoration: none;
	position: relative;
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .con_gnav ul li a, #header .wrp_f_nav ul li a {
		font-size: 89%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .con_gnav ul li a, #header .wrp_f_nav ul li a {
		font-size: 89%;
	}
}

@media only screen and (max-width: 767px) {
	#header .con_gnav ul li a, #header .wrp_f_nav ul li a {
		font-size: 89%;
	}
}

#header .con_gnav ul li a:hover, #header .wrp_f_nav ul li a:hover {
	color: #801e24;
	font-weight: bold;
}

#header .con_gnav ul li a:hover::after, #header .wrp_f_nav ul li a:hover::after {
	position: absolute;
	content: '・';
	color: #801e24;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -1.5em;
}

#header .wrp_f_nav {
	-webkit-box-shadow: 0 0 19px 1px rgba(50, 50, 50, 0.3);
	box-shadow: 0 0 19px 1px rgba(50, 50, 50, 0.3);
	-webkit-transform: translateY(-500px);
	transform: translateY(-500px);
	width: 100%;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	-webkit-transition: -webkit-transform .6s ease;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
}

#header .wrp_f_nav.fixed {
	-webkit-transform: translateY(-122px);
	transform: translateY(-122px);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav.fixed {
		-webkit-transform: translateY(-139px);
		transform: translateY(-139px);
	}
}

.safari #header .wrp_f_nav.fixed {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#header .wrp_f_nav .inner_f_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 95%;
	margin: auto;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav .box_logo {
		width: 25%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) and (min-width: 1025px) and (max-width: 1201px) {
	#header .wrp_f_nav .box_logo {
		display: none;
	}
}

#header .wrp_f_nav ul {
	height: 80px;
	position: relative;
}

@media only screen and (min-width: 1441px) {
	#header .wrp_f_nav ul {
		padding-left: 2em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav ul {
		padding-left: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .wrp_f_nav ul {
		padding-left: 1em;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_f_nav ul {
		padding-left: 1em;
	}
}

@media only screen and (min-width: 1441px) {
	#header .wrp_f_nav ul {
		margin-left: 2em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav ul {
		margin-left: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .wrp_f_nav ul {
		margin-left: 1em;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_f_nav ul {
		margin-left: 1em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav ul {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

#header .wrp_f_nav ul::before {
	width: 1px;
	height: 30%;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #b4b4b4;
	position: absolute;
	content: '';
}

@media only screen and (min-width: 1025px) and (max-width: 1201px) {
	#header .wrp_f_nav ul::before {
		content: none;
	}
}

@media only screen and (min-width: 1441px) {
	#header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 0.5em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 0.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_f_nav ul li:not(:first-child) {
		margin-left: 0.5em;
	}
}

@media only screen and (min-width: 1441px) {
	#header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 0.5em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 0.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_f_nav ul li:not(:first-child)::before {
		padding-right: 0.5em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	#header .wrp_f_nav ul li {
		line-height: 1.5;
	}
}

#header .gnav_menu {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
}

#header .gnav_menu a {
	position: relative;
	background-color: #231f20;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .gnav_menu a {
		width: 4em;
		height: 4em;
	}
}

@media only screen and (max-width: 767px) {
	#header .gnav_menu a {
		width: 3.5em;
		height: 3.5em;
	}
}

#header .gnav_menu .ic {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#header .gnav_menu .ic span {
	background-color: #fff;
	display: block;
	height: 2px;
	width: 25px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

#header .gnav_menu .ic span:nth-child(1) {
	-webkit-transform: translateY(-0.5em);
	transform: translateY(-0.5em);
}

#header .gnav_menu .ic span:nth-child(3) {
	-webkit-transform: translateY(0.5em);
	transform: translateY(0.5em);
}

#header .gnav_menu .menu_trigger.open .ic span:nth-child(1) {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}

#header .gnav_menu .menu_trigger.open .ic span:nth-child(2) {
	display: none;
}

#header .gnav_menu .menu_trigger.open .ic span:nth-child(3) {
	-webkit-transform: translateY(-0.2em) rotate(-45deg);
	transform: translateY(-0.2em) rotate(-45deg);
}

#header .wrp_side_nav {
	z-index: 999;
	position: fixed;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav {
		-webkit-transform: translate(100%, -50%);
		transform: translate(100%, -50%);
		top: 50%;
		right: 0;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		-webkit-transform: translate(0, 100%);
		transform: translate(0, 100%);
		bottom: 0;
		left: 0;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav.fixed {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.safari #header .wrp_side_nav.fixed {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav.fixed {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		bottom: 0;
		left: 0;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#header .wrp_side_nav.fixed {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav ul li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav ul li:first-child {
		width: 50%;
	}
	#header .wrp_side_nav ul li:nth-child(2) {
		width: 50%;
	}
}

#header .wrp_side_nav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav ul li a {
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-moz-writing-mode: vertical-rl;
		-o-writing-mode: vertical-rl;
		-webkit-writing-mode: vertical-rl;
		-webkit-text-orientation: upright;
		-moz-text-orientation: upright;
		-ms-text-orientation: upright;
		text-orientation: upright;
		text-align: left;
		display: inline-block;
		-webkit-font-feature-settings: normal;
		font-feature-settings: normal;
		font-size: 123%;
		width: 2.4em;
		padding: 1em .2em;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav ul li a {
		font-size: 100%;
		height: 4.6em;
		width: 100%;
	}
}

#header .wrp_side_nav ul li a.lnk_sig {
	background-color: #84633C;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header .wrp_side_nav ul li a.lnk_sig::before {
	background: url(../images/common/ic_sig.png) no-repeat center center;
	width: 28px;
	height: 22px;
	content: '';
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav ul li a.lnk_sig::before {
		padding-top: 1em;
		padding-bottom: .5em;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav ul li a.lnk_sig::before {
		padding-right: 1em;
		width: 15%;
	}
}

#header .wrp_side_nav ul li a.lnk_gal {
	background-color: #4b5a39;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav ul li a.lnk_gal {
		margin-top: .5em;
	}
}

#header .wrp_side_nav ul li a.lnk_gal::before {
	background: url(../images/common/ic_mov.png) no-repeat center center;
	width: 25px;
	height: 25px;
	content: '';
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav ul li a.lnk_gal::before {
		padding-top: 1em;
		padding-bottom: .5em;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav ul li a.lnk_gal::before {
		padding-right: 1em;
		width: 15%;
	}
}

#header .wrp_side_nav ul li.page_top_sp {
	background: url(../images/common/bg_paper.jpg) repeat top;
	font-family: "crimson Text", "Times New Roman", Times, Garamond, Georgia, serif;
	height: 4.6em;
	width: 14%;
}

.mode_yellow #header .wrp_side_nav ul li.page_top_sp {
	background: yellow;
}

.mode_blue #header .wrp_side_nav ul li.page_top_sp {
	background: blue;
}

.mode_black #header .wrp_side_nav ul li.page_top_sp {
	background: #000;
}

#header .wrp_side_nav ul li.page_top_sp a {
	padding-top: .5em;
	letter-spacing: 0.01em;
	line-height: 1;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	color: #231f20;
}

@media only screen and (min-width: 768px) {
	#header .wrp_side_nav ul li.page_top_sp a {
		font-size: 106%;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav ul li.page_top_sp a {
		font-size: 78%;
	}
}

@media only screen and (max-width: 767px) {
	#header .wrp_side_nav ul li.page_top_sp a {
		padding-top: 1em;
		letter-spacing: 0;
	}
}

#header .wrp_side_nav ul li.page_top_sp .text {
	padding-top: .5em;
}

#header .wrp_side_nav ul li.page_top_sp .arrow {
	position: relative;
	text-align: center;
}

#header .wrp_side_nav ul li.page_top_sp .arrow::after {
	background-color: #8c8b8b;
	height: 1px;
	width: 15px;
	position: absolute;
	content: '';
	right: 48%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	top: 0;
}

#header .wrp_side_nav ul li.page_top_sp .arrow::before {
	background-color: #8c8b8b;
	height: 1px;
	width: 15px;
	position: absolute;
	content: '';
	left: 48%;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	top: 0;
}

#header .wrp_side_nav ul li.page_top_sp .line {
	position: relative;
}

#header .wrp_side_nav ul li.page_top_sp .line::after {
	background-color: #8c8b8b;
	height: 1px;
	width: 30px;
	position: absolute;
	content: '';
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -.5em;
}

#header .topicpath {
	max-width: 1820px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 84%;
}

@media only screen and (max-width: 767px) {
	#header .topicpath {
		width: 92%;
	}
}

@media only screen and (min-width: 1025px) {
	#header .topicpath {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media only screen and (max-width: 1024px) {
	#header .topicpath {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
}

@media only screen and (max-width: 767px) {
	#header .topicpath {
		width: auto;
		background: url(../images/common/bg_paper.jpg) repeat top;
		padding: .5em 2em;
	}
	.mode_yellow #header .topicpath {
		background: yellow;
	}
	.mode_blue #header .topicpath {
		background: blue;
	}
	.mode_black #header .topicpath {
		background: #000;
	}
}

#header .topicpath a {
	text-decoration: underline;
}

#header .topicpath li {
	padding-right: 1em;
}

#header .topicpath li:last-child {
	padding-right: 0;
}

#header .topicpath li:not(:first-child) {
	padding-left: 1em;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	position: relative;
}

#header .topicpath li:not(:first-child)::before {
	content: "\f3d3";
	font-family: "Ionicons";
	position: absolute;
	top: 0;
	left: 0;
}

#footer {
	position: relative;
	background: #231f20 url(../images/common/bg_black_moyou.png) repeat center top;
}

.mode_yellow #footer {
	background: yellow;
}

.mode_blue #footer {
	background: blue;
}

.mode_black #footer {
	background: #000;
}

#footer .bg_footer {
	background: url(../images/common/bg_paper.jpg) repeat top;
}

.mode_yellow #footer .bg_footer {
	background: yellow;
}

.mode_blue #footer .bg_footer {
	background: blue;
}

.mode_black #footer .bg_footer {
	background: #000;
}

@media only screen and (min-width: 768px) {
	#footer .bg_footer {
		height: 8px;
	}
}

@media only screen and (max-width: 767px) {
	#footer .bg_footer {
		height: 4px;
	}
}

@media only screen and (min-width: 768px) {
	#footer .con_footer {
		padding: 90px 0;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_footer {
		padding: 3.5em 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#footer .con_footer {
		width: 85%;
		margin: auto;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_footer {
		width: 90%;
		margin: auto;
	}
}

#footer .con_footer .logo {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	#footer .con_footer .logo {
		width: 75%;
		margin: auto;
	}
}

#footer .con_footer ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (min-width: 1025px) {
	#footer .con_footer ul {
		margin-top: 76px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#footer .con_footer ul {
		margin-top: 75px;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_footer ul {
		margin-top: 1em;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_footer ul {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		line-height: 1.5;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_footer ul li {
		width: 49%;
		margin-top: 0.75em;
	}
}

#footer .con_footer ul li:not(:first-child) {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	#footer .con_footer ul li:not(:first-child) {
		margin-left: 28px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#footer .con_footer ul li:not(:first-child) {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_footer ul li:not(:first-child) {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1025px) {
	#footer .con_footer ul li:not(:first-child)::after {
		position: absolute;
		height: 50%;
		width: 1px;
		content: '';
		left: -.8em;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background-color: #fff;
	}
}

#footer .con_footer ul li a {
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#footer .con_footer ul li a {
		padding: .5em;
	}
}

#footer .con_footer ul li a span {
	display: inline-block;
}

@media only screen and (min-width: 1025px) {
	#footer .con_footer .box_btn {
		margin-top: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#footer .con_footer .box_btn {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_footer .box_btn {
		margin-top: 2.7em;
	}
}

#footer .con_footer .box_btn .tmp_btn {
	margin: auto;
}

#footer #copyright {
	color: #c8c8c8;
	text-align: center;
	font-family: "명조","중명조","Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: 600;
	font-size: 73%;
	padding-bottom: 2em;
	letter-spacing: 0.04em;
}

@media only screen and (max-width: 767px) {
	#footer #copyright {
		padding-bottom: 7em;
	}
}

.page_top {
	position: fixed;
	background: url(../images/common/bg_paper.jpg) repeat top;
	font-family: "crimson Text", "Times New Roman", Times, Garamond, Georgia, serif;
	bottom: -10em;
	right: 0;
	z-index: 1000;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.mode_yellow .page_top {
	background: yellow;
}

.mode_blue .page_top {
	background: blue;
}

.mode_black .page_top {
	background: #000;
}

.page_top.fixed {
	bottom: 1em;
	right: 1em;
}

.page_top a {
	font-size: 106%;
	letter-spacing: 0.01em;
	line-height: 1;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 5em;
	height: 5em;
	text-decoration: none;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.page_top a {
		width: 4em;
		height: 4em;
	}
}

.page_top .inner {
	margin-top: .5em;
}

.page_top .text {
	padding-top: 1em;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.page_top .text {
		font-size: 78%;
	}
}

.page_top .arrow {
	position: relative;
	text-align: center;
}

.page_top .arrow::after {
	background-color: #8c8b8b;
	height: 1px;
	width: 30px;
	position: absolute;
	content: '';
	right: 47%;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	top: 0;
}

.page_top .arrow::before {
	background-color: #8c8b8b;
	height: 1px;
	width: 30px;
	position: absolute;
	content: '';
	left: 47%;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	top: 0;
}

.page_top .line {
	position: relative;
}

.page_top .line::after {
	background-color: #8c8b8b;
	height: 1px;
	width: 54px;
	position: absolute;
	content: '';
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -1em;
}

html.fsz_large {
	font-size: 102% !important;
}

html.mode_yellow body a:focus {
	outline-color: #000 !important;
}

html.mode_yellow .box_fvst h3 span {
	color: #000 !important;
}

html.mode_yellow.lower .box_fvst h2 {
	background-color: yellow !important;
}

html.mode_yellow.lower .box_fvst h2 span {
	color: #000 !important;
}

html.mode_yellow .con_gnav a, html.mode_yellow .wrp_f_nav a {
	color: #000 !important;
}

html.mode_yellow #contents {
	color: #000 !important;
	background-color: yellow !important;
}

html.mode_yellow #contents h2, html.mode_yellow #contents h3, html.mode_yellow #contents h4, html.mode_yellow #contents p, html.mode_yellow #contents span, html.mode_yellow #contents em {
	color: #000 !important;
	border-color: #000 !important;
	background: none !important;
}

html.mode_yellow #contents a {
	text-decoration: underline !important;
	border-color: #000 !important;
	background: none !important;
}

html.mode_yellow #contents a:hover {
	text-decoration: none !important;
	color: #000 !important;
	background: none !important;
}

html.mode_yellow #contents .tmp_btn.nomal a {
	border: 3px solid #000 !important;
}

html.mode_yellow #contents .tmp_btn a {
	text-decoration: none !important;
	background: #000 !important;
}

html.mode_yellow #contents .tmp_btn span {
	color: yellow !important;
}

html.mode_yellow #contents .mode_bg {
	color: yellow !important;
	background-color: #000 !important;
}

html.mode_yellow #contents .mode_bg h2, html.mode_yellow #contents .mode_bg h3, html.mode_yellow #contents .mode_bg h4, html.mode_yellow #contents .mode_bg p, html.mode_yellow #contents .mode_bg span, html.mode_yellow #contents .mode_bg a, html.mode_yellow #contents .mode_bg em {
	color: yellow !important;
	background-color: #000 !important;
}

html.mode_yellow footer h2, html.mode_yellow footer h3, html.mode_yellow footer h4, html.mode_yellow footer p, html.mode_yellow footer a, html.mode_yellow footer span, html.mode_yellow footer em {
	color: #000 !important;
	border-color: #000 !important;
}

html.mode_yellow footer a {
	text-decoration: underline !important;
	background: none !important;
}

html.mode_yellow footer a:hover {
	color: #000 !important;
	background-color: none !important;
	text-decoration: none !important;
}

html.mode_yellow footer .tmp_btn.nomal a {
	border: 3px solid #000 !important;
}

html.mode_yellow footer .tmp_btn a {
	text-decoration: none !important;
	background: #000 !important;
}

html.mode_yellow footer .tmp_btn span {
	color: yellow !important;
}

html.mode_yellow .wrp_popup_menu .con_gnav a {
	color: yellow !important;
	text-decoration: underline !important;
	background: #000 !important;
}

html.mode_yellow .wrp_popup_menu .con_gnav a:hover {
	text-decoration: none !important;
}

html.mode_yellow .wrp_popup_menu .btn_close {
	color: yellow !important;
	background: #000 !important;
}

html.mode_blue body a:focus {
	outline-color: #000 !important;
}

html.mode_blue .box_fvst h3 span {
	color: #fff !important;
}

html.mode_blue.lower .box_fvst h2 {
	background-color: blue !important;
}

html.mode_blue.lower .box_fvst h2 span {
	color: #fff !important;
}

html.mode_blue .con_gnav a, html.mode_blue .wrp_f_nav a {
	color: #fff !important;
}

html.mode_blue #contents {
	color: #fff !important;
	background-color: blue !important;
}

html.mode_blue #contents h2, html.mode_blue #contents h3, html.mode_blue #contents h4, html.mode_blue #contents p, html.mode_blue #contents span, html.mode_blue #contents em {
	color: #fff !important;
	border-color: #fff !important;
	background: none !important;
}

html.mode_blue #contents a {
	text-decoration: underline !important;
	border-color: #fff !important;
	color: #fff !important;
	background: none !important;
}

html.mode_blue #contents a:hover {
	text-decoration: none !important;
	color: #fff !important;
	background: none !important;
}

html.mode_blue #contents .tmp_btn.nomal a {
	border: 3px solid #fff !important;
}

html.mode_blue #contents .tmp_btn a {
	text-decoration: none !important;
	background: #fff !important;
}

html.mode_blue #contents .tmp_btn span {
	color: blue !important;
}

html.mode_blue #contents .mode_bg {
	color: blue !important;
	background: #fff !important;
}

html.mode_blue #contents .mode_bg h2, html.mode_blue #contents .mode_bg h3, html.mode_blue #contents .mode_bg h4, html.mode_blue #contents .mode_bg p, html.mode_blue #contents .mode_bg span, html.mode_blue #contents .mode_bg a, html.mode_blue #contents .mode_bg em {
	color: blue !important;
	background: #fff !important;
}

html.mode_blue footer h2, html.mode_blue footer h3, html.mode_blue footer h4, html.mode_blue footer p, html.mode_blue footer a, html.mode_blue footer span, html.mode_blue footer em {
	color: #fff !important;
	border-color: #fff !important;
}

html.mode_blue footer a {
	text-decoration: underline !important;
	background: none !important;
}

html.mode_blue footer a:hover {
	color: #fff !important;
	background-color: none !important;
	text-decoration: none !important;
}

html.mode_blue footer .tmp_btn.nomal a {
	border: 3px solid #fff !important;
}

html.mode_blue footer .tmp_btn a {
	text-decoration: none !important;
	background: #fff !important;
}

html.mode_blue footer .tmp_btn span {
	color: blue !important;
}

html.mode_blue .wrp_popup_menu .bg_chage, html.mode_blue .wrp_popup_menu .fsz_chage {
	color: #fff !important;
}

html.mode_blue .wrp_popup_menu .con_gnav a {
	color: blue !important;
	text-decoration: underline !important;
	background: #fff !important;
}

html.mode_blue .wrp_popup_menu .con_gnav a:hover {
	text-decoration: none !important;
}

html.mode_blue .wrp_popup_menu .btn_close {
	color: blue !important;
	background: #fff !important;
}

html.mode_black .box_fvst h3 span {
	color: #fff !important;
}

html.mode_black.lower .box_fvst h2 {
	background-color: black !important;
}

html.mode_black.lower .box_fvst h2 span {
	color: #fff !important;
}

html.mode_black .con_gnav a, html.mode_black .wrp_f_nav a {
	color: #fff !important;
}

html.mode_black #contents {
	color: #fff !important;
	background-color: black !important;
}

html.mode_black #contents h2, html.mode_black #contents h3, html.mode_black #contents h4, html.mode_black #contents p, html.mode_black #contents span, html.mode_black #contents em {
	color: #fff !important;
	border-color: #fff !important;
	background: none !important;
}

html.mode_black #contents a {
	text-decoration: underline !important;
	border-color: #fff !important;
	color: #fff !important;
	background: none !important;
}

html.mode_black #contents a:hover {
	text-decoration: none !important;
	color: #fff !important;
	background: none !important;
}

html.mode_black #contents .tmp_btn.nomal a {
	border: 3px solid #fff !important;
}

html.mode_black #contents .tmp_btn a {
	text-decoration: none !important;
	background: #fff !important;
}

html.mode_black #contents .tmp_btn span {
	color: black !important;
}

html.mode_black #contents .mode_bg {
	color: black !important;
	background: #fff !important;
}

html.mode_black #contents .mode_bg h2, html.mode_black #contents .mode_bg h3, html.mode_black #contents .mode_bg h4, html.mode_black #contents .mode_bg p, html.mode_black #contents .mode_bg span, html.mode_black #contents .mode_bg a, html.mode_black #contents .mode_bg em {
	color: black !important;
	background: #fff !important;
}

html.mode_black footer h2, html.mode_black footer h3, html.mode_black footer h4, html.mode_black footer p, html.mode_black footer a, html.mode_black footer span, html.mode_black footer em {
	color: #fff !important;
	border-color: #fff !important;
}

html.mode_black footer a {
	text-decoration: underline !important;
	background: none !important;
}

html.mode_black footer a:hover {
	color: #fff !important;
	background-color: none !important;
	text-decoration: none !important;
}

html.mode_black footer .tmp_btn.nomal a {
	border: 3px solid #fff !important;
}

html.mode_black footer .tmp_btn a {
	text-decoration: none !important;
	background: #fff !important;
}

html.mode_black footer .tmp_btn span {
	color: black !important;
}

html.mode_black .wrp_popup_menu .bg_chage, html.mode_black .wrp_popup_menu .fsz_chage {
	color: #fff !important;
}

html.mode_black .wrp_popup_menu .con_gnav a {
	color: black !important;
	text-decoration: underline !important;
	background: #fff !important;
}

html.mode_black .wrp_popup_menu .con_gnav a:hover {
	text-decoration: none !important;
}

html.mode_black .wrp_popup_menu .btn_close {
	color: black !important;
	background: #fff !important;
}

.con_slide {
	position: relative;
}

.con_slide .slick_option {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (max-width: 1024px) {
	.con_slide .slick_option {
		position: static;
	}
}

.con_slide .js-pseudo {
	width: 100%;
}

.con_slide .js-pseudo p {
	cursor: pointer;
	font-size: 223%;
	color: #8c8b8b;
}

.con_slide.slick_arrow .slick_option {
	width: 6em;
	height: 4.5em;
	background-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_slide.slick_arrow .slick_option {
		position: absolute;
	}
}

@media only screen and (max-width: 1024px) {
	.con_slide.slick_arrow .slick_option {
		height: 3em;
	}
}

.con_slide.slick_arrow .js-pseudo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_arrow .js-pseudo {
		display: none;
	}
}

.con_slide.slick_arrow .js-pseudo .btn_prev, .con_slide.slick_arrow .js-pseudo .btn_next {
	-webkit-transition: .4s background-color ease;
	transition: .4s background-color ease;
	background-color: rgba(255, 255, 255, 0.5);
}

.con_slide.slick_arrow .js-pseudo .btn_prev i, .con_slide.slick_arrow .js-pseudo .btn_next i {
	color: #fff;
}

.con_slide.slick_arrow .js-pseudo .btn_prev:hover, .con_slide.slick_arrow .js-pseudo .btn_next:hover {
	background-color: white;
}

.con_slide.slick_arrow .js-pseudo .btn_prev:hover i, .con_slide.slick_arrow .js-pseudo .btn_next:hover i {
	color: #231f20;
}

.con_slide.slick_arrow .js-pseudo p {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50%;
	color: #8c8b8b;
}

@media only screen and (min-width: 1025px) {
	.con_slide.slick_arrow .js-pseudo p {
		font-size: 223%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_slide.slick_arrow .js-pseudo p {
		font-size: 167%;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_arrow .js-pseudo p {
		font-size: 167%;
	}
}

.con_slide.slick_thumb .slick_option {
	width: auto;
}

@media only screen and (min-width: 1025px) {
	.con_slide.slick_thumb .slick_option {
		padding: 1em 3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_slide.slick_thumb .slick_option {
		padding: 0.7em 2.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .slick_option {
		padding: 0.7em 0;
	}
}

.con_slide.slick_thumb .js-pseudo {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.ie .con_slide.slick_thumb .js-pseudo {
	left: 0;
	top: 0;
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .js-pseudo {
		display: none;
	}
}

.con_slide.slick_thumb .js-pseudo p {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #8c8b8b;
}

@media only screen and (min-width: 1025px) {
	.con_slide.slick_thumb .js-pseudo p {
		font-size: 223%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_slide.slick_thumb .js-pseudo p {
		font-size: 167%;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .js-pseudo p {
		font-size: 167%;
	}
}

@media only screen and (min-width: 768px) {
	.con_slide.slick_thumb .js-pseudo .btn_prev {
		padding-left: 0.4em;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .js-pseudo .btn_prev {
		padding-left: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_slide.slick_thumb .js-pseudo .btn_next {
		padding-right: 0.4em;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .js-pseudo .btn_next {
		padding-right: 0;
	}
}

.con_slide.slick_thumb .list_thum {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	z-index: 1;
}

@media only screen and (max-width: 1024px) {
	.con_slide.slick_thumb .list_thum {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.con_slide.slick_thumb .list_thum li {
	cursor: pointer;
	opacity: .8;
}

@media only screen and (min-width: 1025px) {
	.con_slide.slick_thumb .list_thum li {
		width: 80px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_slide.slick_thumb .list_thum li {
		width: 12%;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .list_thum li {
		width: 13%;
	}
}

.con_slide.slick_thumb .list_thum li img {
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.con_slide.slick_thumb .list_thum li:not(:first-child) {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .list_thum li:not(:first-child) {
		margin-left: 0.2em;
	}
}

.con_slide.slick_thumb .list_thum li.thum_acitive {
	opacity: 1;
}

.con_slide.slick_thumb .list_thum li.thum_acitive .img {
	position: relative;
}

.con_slide.slick_thumb .list_thum li.thum_acitive .img::after {
	border: 3px solid #801e24;
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 2;
}

@media only screen and (min-width: 1025px) {
	.con_slide.slick_thumb .list_thum li.thum_acitive .img::after {
		height: 90%;
		margin-top: -2%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_slide.slick_thumb .list_thum li.thum_acitive .img::after {
		height: 90%;
		margin-top: -2%;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .list_thum li.thum_acitive .img::after {
		width: 90%;
		height: 75%;
		margin-top: -9%;
	}
}

.con_slide.slick_thumb .list_thum li.thum_acitive .cap {
	color: #801e24;
	font-weight: bold;
}

.con_slide.slick_thumb .list_thum li .cap {
	color: #777676;
	text-align: center;
	line-height: 1;
}

@media only screen and (min-width: 768px) {
	.con_slide.slick_thumb .list_thum li .cap {
		font-size: 84%;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .list_thum li .cap {
		font-size: 67%;
	}
}

@media only screen and (min-width: 768px) {
	.con_slide.slick_thumb .list_thum li .cap {
		margin-top: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_slide.slick_thumb .list_thum li .cap {
		margin-top: 0;
	}
}

.slick-prev:before, .slick-next:before {
	content: "";
}

.slick-dots {
	bottom: -50px;
}

@media only screen and (max-width: 1024px) {
	.slick-dots {
		bottom: -2em;
	}
}

.slick-dots li {
	width: auto;
	height: auto;
	margin: 0 8px;
}

.slick-dots li button {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #801e24;
}

.slick-dots li button::before {
	content: none;
}

.slick-dots li.slick-active {
	border-radius: 50%;
	background-color: #801e24;
	width: 12px;
	height: 12px;
}

.wrp_about_nishi {
	background: #801e24 url(../images/common/bg_red_myou.png) repeat center top;
	position: relative;
}

.mode_yellow .wrp_about_nishi {
	background: yellow;
}

.mode_blue .wrp_about_nishi {
	background: blue;
}

.mode_black .wrp_about_nishi {
	background: #000;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi {
		padding-bottom: 100px;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 767px) {
	.wrp_about_nishi {
		padding-bottom: 3em;
	}
}

.wrp_about_nishi .bg_about_map {
	position: absolute;
	z-index: 0;
	right: 0;
}

@media only screen and (min-width: 1441px) {
	.wrp_about_nishi .bg_about_map {
		width: 524px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .bg_about_map {
		width: 41%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .bg_about_map {
		width: 55%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .bg_about_map {
		width: 80%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .bg_about_map {
		min-width: 330px;
	}
}

@media only screen and (max-width: 1024px) {
	.wrp_about_nishi .bg_about_map {
		bottom: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .bg_about_map {
		max-width: 400px;
	}
}

.wrp_about_nishi .bg_about_map img {
	width: 100%;
}

.wrp_about_nishi .con_about_nishi {
	max-width: 1400px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi {
		width: 92%;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_about_nishi .con_about_nishi {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.wrp_about_nishi .con_about_nishi .box_img {
	position: relative;
}

@media only screen and (min-width: 1441px) {
	.wrp_about_nishi .con_about_nishi .box_img {
		width: 49.64539%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .con_about_nishi .box_img {
		width: 60%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_img {
		width: 100%;
	}
}

.wrp_about_nishi .con_about_nishi .box_img .tmp_st {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #fff;
}

@media only screen and (min-width: 768px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st {
		margin-left: 65px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st {
		margin-left: 2em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st {
		padding: 1.25em 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st {
		padding: 1.25em 0;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st {
		padding: 0.5em 0;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st .jp {
		font-size: 178%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st .jp {
		font-size: 167%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st .jp {
		font-size: 178%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_img .tmp_st .jp {
		font-size: 167%;
	}
}

.wrp_about_nishi .con_about_nishi .box_img img {
	width: 100%;
}

.wrp_about_nishi .con_about_nishi .box_text {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 1441px) {
	.wrp_about_nishi .con_about_nishi .box_text {
		width: 49.64539%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .con_about_nishi .box_text {
		width: 45%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_text {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_text {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .con_about_nishi .box_text {
		line-height: 2;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_text {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_text {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner {
		max-width: 630px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner {
		max-width: 90%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner {
		max-width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1550px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner p {
		padding-right: 50px;
	}
}

@media only screen and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner p {
		padding-right: 0;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner .tmp_btn {
		margin-top: 50px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner .tmp_btn {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner .tmp_btn {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_about_nishi .con_about_nishi .box_text .inner .tmp_btn {
		margin-top: 2em;
	}
}
