.board .page-title h3 {
	margin-bottom: 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #0c182f; border-left: 5px solid #0c182f;
	font-family: "Cafe24Danjunghae"; font-size: 24px;
	}
.board h4 {
	margin: 0;
	font-family: "Cafe24Danjunghae"; font-size: 16px;
	}
.board h5 {
	margin: 0;
	font-family: "Cafe24Danjunghae"; font-size: 16px;
	}
.board h6 {
	margin: 0;
	font-weight: bold; font-size: 14px;
	}
.board h5 em {
	color: #f3f;
	}
h3+.call-center {
	margin: 30px 0;
	background: #f9f9f9 url("/common_file/image/callcenter_bg.png") left center no-repeat;
	}
h3+.call-center > p {
	width: calc(100% - 120px);
	margin-top: 60px; margin-left: 120px; 
	font-family: "Cafe24Dangdanghae";
	text-align: right;
	}
h3+.call-center .contact {
	margin-top: 30px;
	}
h3+.call-center .contact li {
	float: right;
	width: 180px;
	margin-bottom: 2px;
	border: 1px solid #0c182f;
	}
h3+.call-center .contact li:first-child {
	width: 100%;
	margin-bottom: 5px;
	border: none;
	font-family: "Cafe24Dangdanghae"; color: #000938;
	text-align: right;
	}
h3+.call-center .contact a {
	display: block;
	font-size: 18px;
	}
h3+.call-center .contact i {
	display: inline-block;
	width: 32px;
	height: 32px;
	padding-top: 4px;
	background-color: #0c182f; color: #fff;
	text-align: center;
	vertical-align: middle;
	}
h3+.call-center .contact i.fas {
	padding-top: 6px;
	font-size: 20px;
	}
h3+.call-center .contact a b {
	display: inline-block;
	width: calc(100% - 32px);
	font-family: "Cafe24Danjunghae";
	text-align: center;
	}
h3+.call-center .contact a:hover b {
	animation: bounce 1s linear;
	}
h3+.call-center .contact .extra {
	position: absolute; bottom: -24px; right: 0;
	width: 120%;
	padding: 0;
	font-size: 14px; font-weight: bold;
	text-align: right;
	color: #ff33ff;
	}
h3+.call-center .contact #upload-inquiry-fax-error {
	display: none;
	position: absolute; top: 0; right: 0;
	width: 240px;
	padding: 4px;
	background-color: #fff; color: #ff33ff;
	font-size: 14px; font-weight: bold;
	text-align: center;
	z-index: 2;
	}
h3+.call-center .contact .filebox {
	display: none;
	position: absolute; top: -3px; right: -1px;
	width: 542px;
	margin: 0;
	padding: 0;
	box-shadow: none;
	}
h3+.call-center .contact .filebox fieldset {
	padding: 0;
	}
h3+.call-center .contact .filebox li {
	margin: 1px 0;
	}
h3+.call-center .contact .filebox .upload-inquiry-fax-file {
	position: relative;
	width: 100%;
	height: 34px;
	padding: 5px 0 0 5px;
	background-color: #fff; color: #0c182f;
	font-size: 14px; font-weight: bold;
	vertical-align: top;
	text-align: left;
	z-index: 1
	}
h3+.call-center .contact .filebox .upload-inquiry-fax-file.error {
	top: 0; left: 0;
	padding-top: 10px;
	color: #ff00ff;
	}
h3+.call-center .contact .filebox input[type="file"] {
	position: absolute; left: 5px; top: 5px;
	z-index: -1;
	}
h3+.call-center .contact .filebox label {
	position: absolute; right: 0; top: -1px;
	height: 34px;
	z-index: 2;
	cursor: pointer;
	}
h3+.call-center .contact .filebox label span {
	width: 42px;
	background-color: #102f54; color: #fff;
	}
h3+.call-center .contact .filebox label span:nth-child(2) {
	margin: 0;
	background-color: #006fdd;
	}
h3+.call-center .contact .filebox label span:nth-child(3) {
	margin: 0;
	background-color: #fff;
	}
h3+.call-center .contact .filebox label span i {
	position: relative; top: auto; right: auto;
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-right: 0;
	padding: 0; padding-top: 4px;
	background-color: transparent;
	font-size: 28px;
	}
h3+.call-center .contact .filebox label span:nth-child(3) i {
	color: #0c182f;
	}
h3+.call-center .contact .filebox label span:hover i {
	animation: bounce 1s linear;
	}
.inquiry-list, .inquiry-unit-list {
	display: none;
	min-height: 500px;
	}
.inquiry-button-set {
	padding: 10px 0;
	text-align: right;
	z-index: 3;
	}
.inquiry-button-set button {
	padding: 5px;
	border-radius: 5px;
	background-color: #000127; color: #fff;
	}
.inquiry-button-set button i {
	margin-right: 5px;
	}
.inquiry-view {
	margin-top: 10px;
	}
.inquiry-view .inquiry-view-header h4 {
	padding-left: 0;
	}
section.advertise .inquiry-view .inquiry-view-header h4 {
	margin: 0;
	padding: 0;
    border-bottom: none;
    border-left: none;
    font-family: "Cafe24Danjunghae"; font-size: 16px;
	}
.inquiry-view .inquiry-view-header h4 span {
    float: left;
    display: block;
    width: 160px;
    height: 34px;
    padding: 5px 10px 5px 20px;
    border-top-left-radius: 16px;
    background-color: #0c182f;
    color: #fff;
    text-align: center;
	}
.inquiry-view .inquiry-view-header h4 b {
    float: left;
    display: block;
    position: relative;
    width: 0;
    height: 34px;
	}
.inquiry-view .inquiry-view-header h4 b.start {
    border-left: 18px solid #0c182f;
    border-top: 17px solid #fff;
    border-bottom: 17px solid #fff;
	}
.inquiry-view .inquiry-view-header h4 b.end {
    top: -10px;
    width: 2px;
    height: 48px;
    background-color: #0c182f;
    transform: rotate(45deg);
	}
.inquiry-view .inquiry-view-header h4 b.top-border {
    left: 16px;
    top: -5px;
    width: calc(100% - 196px);
    height: 50px;
    border-top: 2px solid #0c182f;
    border-right: 2px solid #0c182f;
	}
.inquiry-view .inquiry-view-header-content {
    top: -5px;
    padding: 10px;
    border-right: 2px solid #0c182f;
	}
.inquiry-view .inquiry-view-header-title {
    width: calc(100% - 220px);
	}
.inquiry-view .inquiry-view-header-title h5 {
    padding-left: 0;
    font-size: 18px;
	}
.inquiry-view .inquiry-view-header-title h6 {
    font-size: 14px;
    font-family: "notosanskr";
    font-weight: bold;
	}
section.advertise .inquiry-view .inquiry-view-header-title h5 {
	margin: 0;
	font-family: "Cafe24Danjunghae";
	}
section.advertise .inquiry-view .inquiry-view-header-title h6 {
	margin: 0;
	}
.inquiry-view .inquiry-view-header-body {
    width: 220px;
    font-size: 14px;
    font-weight: bold;
	}
.inquiry-view .inquiry-view-header-body dt {
    width: 60px;
    text-align: right;
    font-weight: bold;
	}
.inquiry-view .inquiry-view-header-body dd {
    width: calc(100% - 60px);
    text-align: right;
	}
.inquiry-view .inquiry-view-body-content {
    top: -5px;
    padding: 10px; padding-bottom: 50px;
    border: 2px solid #0c182f;
    border-top: none;
	}
.inquiry-view .inquiry-view-body-content ul.status {
	float: right;
	width: auto;
	}
.inquiry-view .inquiry-view-body-content ul.status li {
	width: 160px;
	height: 26px;
	margin-bottom: 2px;
	padding-left: 40px;
	border: 1px solid #eee;
	font-size: 14px; font-weight: bold;
	text-align: center;
	}
.inquiry-view .inquiry-view-body-content ul.status li span {
	position: absolute; top: 0; left: 0;
	width: 40px;
	height: 24px;
	background-color: #eee; color: #0c182f;
	text-align: center;
	}
.inquiry-view .inquiry-view-body-content pre {
	margin: 20px 0 0;
	font-size: 14px; font-weight: bold;
	}
.inquiry-view .inquiry-view-body-content ul.warning li span {
	width: 60px;
	margin-right: 10px;
	text-align: right;
	}
.inquiry-view .inquiry-view-body-content ul.warning .error {
	margin-top: 20px;
	padding-left: 20px;
	}
.inquiry-view .inquiry-view-body-content pre .Validated {
	margin-top: 20px;
	border-top: 1px solid #a8a8a8;
	color: #0033ff;
	text-align: right; 
	}
.inquiry-view .inquiry-view-body-content pre .manage-info {
	color: #212121;
	text-align: right; 
	}
.inquiry-view #inquiry-secret-content pre {
	margin-bottom: 0;
	}
.inquiry-view .inquiry-view-body-content div.BP {
	margin-top: 20px;
	}
.inquiry-view .inquiry-view-body-content div.BP dl {
	width: 300px;
	padding: 5px;
	border: 1px solid #ddd;
	}
.inquiry-view .inquiry-view-body-content div.BP dt {
	position: absolute; bottom: 0; left: 0;
	padding: 5px 5px 5px 10px;
	background-color: #fff;
	font-weight: bold;
	z-index: 2;
	}
.inquiry-view .inquiry-view-body-content div.BP dt span {
	float: left;
	}
.inquiry-view .inquiry-view-body-content div.BP dt span:nth-child(2) {
	margin-left: 10px;
	font-size: 14px;
	}
.inquiry-view .inquiry-view-body-content div.BP dt span:nth-child(3) {
	float: right;
	font-size: 14px;
	}
.inquiry-view .inquiry-view-body-content div.BP dt span:nth-child(3) b {
	margin: 0 10px;
	}
.inquiry-view .inquiry-view-body-content div.BP dd.photo {
	padding-bottom: 30px;
	}
.inquiry-view .inquiry-view-body-content div.BP dd.photo img {
	width: 100%;
	}
.inquiry-view .inquiry-view-body-content div.BP dd.photo.base img {
	position: relative; left: -30%;
	width: 160%;
	}
.inquiry-view .inquiry-view-body-content div.BP pre {
	width: calc(100% - 300px);
	margin-top: 0;
	padding: 5px;
	}
.inquiry-view .inquiry-view-body-content div.BP pre div {
	min-height: 380px;
	}
.inquiry-view .inquiry-view-body-content div.BP pre .Validated {
	position: absolute; bottom: 5px;
	margin-top: 0;
	}
.inquiry-view .inquiry-view-body-content .comment-wrap {
	margin: 20px 0 0;
	}
.inquiry-view .inquiry-view-body-content .comment-wrap li {
	margin: 1px 0;
	border: 1px solid #cfcfd0;
	}
.inquiry-view .inquiry-view-body-content .comment-wrap p {
	font-weight: bold;
	text-align: right;
	}
.inquiry-view .inquiry-view-body-content .comment-wrap p span {
	height: 28px;
	padding: 2px 10px;
	font-size: 14px;
	text-align: center;
	}
.inquiry-view .inquiry-view-body-content .comment-wrap p span:nth-child(1) {
	width: 28px;
	padding: 2px;
	background-color: #000938; color: #fff;
	font-size: 16px;
	}
.inquiry-view .inquiry-view-body-content .comment-wrap pre {
	margin: 0;
	padding: 10px;
	}
.secret-key-wrap {
	margin-top: 10px;
	text-align: right;
	}
.secret-key-wrap > span label {
	height: 34px;
	padding: 5px;
	background-color: #000938; color: #fff; 
	font-size: 14px; font-weight: bold;
	}
.secret-key-wrap > span button {
	height: 34px;
	padding: 0 5px;
	border: 1px solid #000938;
	background-color: #eee;
	}
.secret-key-wrap > span input[type="number"] {
	width: 100px;
	border-left-width: 1px;
	text-align: center;
	}
.secret-key-wrap #secret-key-error {
	margin-right: 10px;
	}
.inquiry-view .inquiry-view-body-content button.send-mail-button {
    margin-right: 5px;
    padding: 5px;
    border: 1px solid #0c182f;
    border-radius: 5px;
    background-color: #fff;
	}
.page-body form {
	margin-top: 40px;
	padding: 10px;
	}
.page-body form#inquiry-form {
	margin-top: 0;
	}
.page-body fieldset {
	padding: 0;
	border: none;
	}
.board p.counter {
	top: -8px;
	}
.board p.counter.patch {
	right: 2px;
	}
.page-body form input[name="agenda_class_sub"] {
	display: none;
	}
.page-body form .type-wrap {
	margin: 4px 0;
	font-size: 14px; font-weight: bold;
	}
.page-body form .type-wrap span {
	margin: 1px 0;
	}
.page-body form dd .inquiry-filebox {
	margin: 5px 0;
	}
.page-body form dd .inquiry-filebox li {
	margin: 1px 0;
	}
.page-body form dd .inquiry-filebox .upload-crop-name, .page-body form dd .inquiry-filebox .upload-name {
	position: relative;
	width: 100%;
	height: 34px;
	padding: 7px;
	border: 1px solid #cfcfd0; border-left-width: 5px;
	background-color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	vertical-align: top;
	z-index: 1
	}
.page-body form dd .inquiry-filebox input[type="file"] {
	position: absolute; left: 5px; top: 5px;
	z-index: -1;
	}
.page-body form dd .inquiry-filebox p {
	position: absolute; right: 0; top: 0;
	width: auto;
	height: 34px;
	background-color: #000938; color: #fff;
	z-index: 2;
	cursor: pointer;
	}
.page-body form dd .inquiry-filebox p span {
	height: 34px;
	padding: 5px 10px;
	}
.page-body form dd .inquiry-filebox p i {
	display: none;
	width: 34px;
	height: 34px;
	padding: 8px 0 0;
	border: 1px solid #000938;
	background-color: #fff; color: #000938;
	text-align: center;
	vertical-align: top; 
	}
.page-body form dd .inquiry-filebox p i.fa-minus {
	display: inline-block;
	}
.page-body form dd .inquiry-filebox .review-preview {
	padding-top: 10px; 
	text-align: center; 
	}
.page-body form dd .inquiry-filebox .review-preview img {
	width: 256px;
	border: 1px solid #cfcfd0; border-radius: 10px;
	}
.page-body form dd .alert {
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 14px; font-weight: bold;
	color: #ff00ff;
	}
.page-body form dd .captcha {
	position: absolute; right: 0; bottom: 0;
	width: auto;
	font-weight: bold; color: #06f;
	}
.page-body form dd .captcha em {
	display: inline-block;
	margin-right: 5px;
	padding: 0 10px;
	background-color: #06f; color: #fff;
	}
.page-body .policy-info {
	margin-top: 20px;
	}
.page-body .policy-info dt {
	width: 100%;
	margin: 20px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #cfcfd0; border-left: 5px solid #0c182f;
	text-align: left;
	}
.page-body .policy-info dd {
	width: 100%;
	margin: 0; margin-bottom: 10px;
	padding-left: 16px;
	}
.page-body .policy-info dd.policy-notice {
	margin-bottom: 0;
	padding: 10px 0;
	border-bottom: 1px solid #cfcfd0;
	}
.page-body .policy-info dd span {
	font-family: "Cafe24Danjunghae"; font-size: 16px; font-weight: normal;
	}
.page-body .policy-info dd.policy-notice span {
	font-family: "notosanskr"; font-size: 14px; font-weight: bold;
	}
.page-body .policy-info dd p {
	padding-left: 16px;
	font-size: 14px; font-weight: bold;
	}
.page-body .policy-info .align-right {
	margin-top: 10px;
	}
.page-body .policy-info .align-right input {
	margin-right: 10px;
	}
.page-body .policy-info .align-right label {
	font-size: 14px; font-weight: bold;
	}
.board .submit-button-set {
	margin-top: 40px;
	}
.list-wrap {
	margin: 20px 0;
	}
.epilogue .list-wrap {
	margin-top: 0;
	}
.list-wrap col.sid {
	width: 120px;
	}
.list-wrap col.sid.narrow {
	width: 100px;
	}
.list-wrap col.part {
	width: 80px;
	}
.list-wrap col.hit {
	width: 60px;
	}
.list-wrap col.view {
	width: 80px;
	}
.list-wrap col.status {
	width: 60px;
	}
.list-wrap col.date {
	width: 90px;
	}
.list-wrap th {
	background-color: #eee;
	font-family: "Cafe24Danjunghae"; font-weight: normal;
	color: #0c182f;
	}
.list-wrap td {
	padding: 8px 5px;
	font-size: 14px; font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.list-wrap td.pad {
	padding: 8px 0;
	text-align: center;
	}
.list-wrap td.hits {
	text-align: right;
	padding-right: 5px;
	}
.list-wrap td.view {
	text-align: right;
	padding-right: 5px;
	}
.list-wrap td.SID {
	position: relative;
	font-size: 13px;
	padding: 8px 0;
	text-align: center;
	}
.list-wrap td.SID img {
	position: absolute; top: 36px; left: calc((100% - 16px) / 2);
	}
.list-wrap td.status, .list-wrap td.category {
	padding: 8px 0;
	text-align: center;
	white-space: normal;
	overflow: visible;
	text-overflow: inherit;
	}
.list-wrap td.status em {
	font-size: 13px;
	color: #ff0099;
	}
.list-wrap td.P, .list-wrap td.B {
	padding: 3px;
	}
.list-wrap td.P .photo, .list-wrap td.B .photo {
	width: 80px;
	overflow: hidden;
	}
.list-wrap td.B .photo {
	border: 1px solid #ddd;
	}
.list-wrap td.P img {
	width: 100%;
	}
.list-wrap td.B img {
	position: relative; left: -30%;
	width: 160%;
	}
.list-wrap td.P div, .list-wrap td.B div {
	width: calc(100% - 90px);
	margin-left: 10px;
	}
.list-wrap td div h6 {
	margin-bottom: 10px;
	}
.list-wrap td div p.star_s {
	float: right;
	margin-top: 5px;
	}
.list-wrap td .delivery b {
	margin: 0 10px;
	}
.list-wrap td.reg-date {
	text-align: center;
	white-space: normal;
	overflow: visible;
	text-overflow: inherit;
	}
.list-wrap tr.hyper-link:hover {
	color: #212121;
	cursor: pointer;
	}
.list-wrap td[colspan] {
	text-align: center;
	}

.call_center .page-nav {
	left: auto; right: 0;
	display: none;
	}
.call_center .page-content {
	width: 100%;
	margin-left: 0;
	min-height: auto;
	}
.call_center .page-title h3 {
	margin-bottom: 0;
	padding: 0;
	border: none;
	}
.call_center .page-title h3 img {
	width: 200px;
	}
.call_center .page-title h4 {
	margin-top: 5px;
	padding-left: 42px;
	font-size: 16px;
	}
.call_center .page-title h4 em {
	font-size: 18px;
	color: #0066ff;
	}
.call_center .page-title h4 a {
	position: absolute; right: 5px; top: 0;
	padding: 2px 20px;
	border-radius: 10px;
	background: #00f url("/common_file/image/collapse_blue_bg.png") left top repeat-x;
	}
.call_center .page-title h4 a:link, .call_center .page-title h4 a:visited { color: #fff; }
.call_center .page-title h4 a:hover, .call_center .page-title h4 a:active { color: #fff; }
.call_center .page-title h4 a:hover { animation: none; }
.call_center .page-title h4 a:hover span { animation: bounce 1s linear; }
.call_center #poster {
	padding-top: 20px;
	}
.call_center #poster .notice-init {
	width: 100%;
	overflow-x: auto;
	}
.call_center #poster .notice-init-inner {
	width: 1024px;
	padding-top: 100px;
	border-radius: 12px;
	background: url("/common_file/image/window_wide.webp") center bottom no-repeat;
	background-size: cover;
	overflow: hidden;
	}
.call_center #poster .notice-init-inner .wide-sky {
	position: absolute; top: 0px; left: 0;
	height: 400px;
	background: url("/common_file/image/sky_wide.webp") left bottom no-repeat;
	background-size: cover;
	animation: animatebackgroundbottom 30s;
	animation-iteration-count: infinite;
	overflow: hidden;
	z-index: -1;
	}
@keyframes animatebackgroundbottom {
	0% { background-position: 0% 0; }
	50% { background-position: 100% 0; }
	100% { background-position: 0% 0; }
	}
.call_center #poster .notice-init-inner .family-site-banner {
	position: absolute; top: 24px; left: 188px;
	width: 534px;
	height: 302px;
	}
.call_center #poster .notice-init-inner .family-site-banner .site img {
	animation: animateopacity 2s;
	}
.call_center #poster .notice-init-inner .device-set {
	width: 1024px;
	}
.call_center #poster .notice-init-inner iframe {
	position: absolute; bottom: 30px; right: 58px;
	width: 367px;
	height: 229px;
	}
.call_center #poster .family-site-link {
	position: absolute; top: 124px; left: 188px;
	width: 534px;
	height: 302px;
	}
.call_center #poster .family-site-link a {
	display: block;
	width: 534px;
	height: 302px;
	}
.call_center #poster .family-site-link a span {
	display: none;
	position: absolute; top: 150px; left: calc((100% - 180px) / 2);
	width: 180px;
	background-color: rgba(255,255,255, .5);
	font-family: "Cafe24Danjunghae"; font-size: 24px;
	text-align: center;
	}
.call_center #poster .family-site-link a:hover span {
	display: block;
	}
.service-wrap {
	background-color: #53b400;
	}
.service-wrap h3 {
	margin-bottom: 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #0c182f; border-left: 5px solid #0c182f;
	font-family: "Cafe24Danjunghae"; font-size: 24px;
	color: #0c182f;
	}
.service-wrap .service {
	}
.service-wrap .service li {
	width: calc(25% - 10px);
	margin: 5px;
	}
.service-wrap .service li a {
	display: block;
	width: 100%;
	padding: 20px 5px;
	font-family: "Cafe24Danjunghae";
	box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 4px 0px, rgba(255, 255, 255, 0.4) -2px -2px 4px 0px;
	text-align: center;
	}
.service-wrap .service li a span {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
  	}
.service-wrap .service li a:hover {
	box-shadow: rgba(0, 0, 0, 0.15) -2px -2px 4px 0px, rgba(255, 255, 255, 0.4) 2px 2px 4px 0px;
	}
.service-wrap .service li a:hover span {
	animation: bounce 1s linear;
	}
.service-wrap a.tip {
	position: absolute; top: 10px; right: 5px;
	padding-left: 10px;
	box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 4px 0px, rgba(255, 255, 255, 0.4) -2px -2px 4px 0px;
	border-radius: 5px;
	font-family: "Cafe24Dangdanghae";
	}
.service-wrap a.tip sup {
    left: 10px;
	}
.service-wrap a.tip sup b {
    position: relative;
    top: -8px;
	}
.community-wrap {
	margin-top: 20px;
	overflow: hidden;
	}
.community-wrap h3 {
	position: absolute; top: 0; left: 0;
	float: none;
	width: 48px;
	height: 376px;
	margin: 0;
	padding-top: 150px; padding-left: 10px;
	background: #0b4707 url("/store/uflower/common_file/image/green_nav_light.jpg") center top repeat-y; color: #fff;
	font-family: "Cafe24Dangdanghae"; font-size: 32px;
	writing-mode: vertical-lr;
	text-orientation: mixed;
	}
.community-wrap h3 img {
	position: absolute; top: 58px; left: -34px;
	width: 120px;
	transform: rotate(90deg);
	}
.community-wrap h4 {
	margin: 0;
	font-family: "Cafe24Dangdanghae"; font-size: 20px;
	}
.community-wrap h5 {
	margin: 2rem 0;
	font-family: "Cafe24Dangdanghae"; font-size: 32px;
	color: #ce3799;
	text-align: center;
	}
.community-wrap .content {
	height: 380px;
	border-top: 2px solid transparent; border-bottom: 2px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 30 stretch;
	background-color: #fff;
	}
.community-wrap .community {
	width: 50%;
	height: 100%;
	}
.community-wrap .community .board {
	width: calc(100% - 180px);
	height: 100%;
	padding-left: 58px; padding-top: 10px;
	}
.community-wrap .community .board div {
	height: 120px;
	}
.community-wrap .community .board div button {
	position: absolute; top: -5px; right: 10px;
	background-color: transparent;
	font-family: "notosanskr"; font-weight: normal;
	color: #cfcfd0;
	}
.community-wrap .community .board div button i {
	font-size: 32px;
	}
.community-wrap .community .board div button:hover {
	color: #828282;
	animation: bounce 1s linear;
	}
.community-wrap .community .board i {
	display: inline-block;
	width: 20px;
	margin-right: 5px;
	text-align: right;
	}
.community-wrap .community .board ul {
	list-style: square inside none;
	height: 68px;
	margin-top: 20px;
	padding-right: 10px;
	}
.community-wrap .community .board li {
	height: 34px;
	font-weight: bold; font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.community-wrap .community .board li span {
	position: absolute; bottom: -5px; right: 0;
	font-size: 13px;
	}
.community-wrap .community .board li.secret::after {
	content: url("https://www.thebetterwe.com/common_file/image/icon/icon_lock.png");
	position: absolute; left: -2px; top: 0px;
	}
.community-wrap a {
	display: inline;
	}
.community-wrap .community .board .linker:hover {
	animation: bounce 1s linear;
	}
.community-wrap a:link, .community-wrap a:visited { font-weight: bold; }
.community-wrap a:hover, .community-wrap a:active { font-weight: bold; }

.community-wrap .community .talk {
	width: 180px;
	height: 100%;
	background-color: #fd0;
	}
.community-wrap .community .talk h4 {
	padding-top: 16px;
	text-align: center;
	}
.community-wrap .community .talk h4 img {
	width: 64px;
	}
.community-wrap .community .talk h5 {
	margin: 30px 0;
	font-size: 24px;
	color: #231816;
	text-align: center;
	}
.community-wrap .community .talk h5 img {
	width: 120px;
	margin-bottom: 5px;
	}
.community-wrap .community .talk p {
	text-align: center;
	}
.community-wrap .community .talk .event {
	margin-bottom: 40px;
	font-family: "Cafe24Dangdanghae";
	color: #231816;
	}
.community-wrap .community .talk .plus-channel button {
	border: none;
	background-color: transparent;
	}
.community-wrap .community .talk .plus-channel button:hover {
	animation: bounce 1s linear;
	}
.community-wrap .call-center {
	width: 50%;
	height: 100%;
	}
.community-wrap .info {
	width: 50%;
	height: 100%;
	padding: 10px;
	font-family: "Cafe24Dangdanghae";
	}
.community-wrap .info h6 {
	position: absolute; top: -35px; left: 20px;
	width: auto;
	margin: 0;
	padding: 5px;
	font-family: "Cafe24Dangdanghae"; font-size: 18px;
	background-color: #fff;
	z-index: 2;
	}
.community-wrap .info ul {
	padding: 20px 10px 10px;
	border: 1px solid #565e55;
	border-radius: 10px;
	text-align: center;
	}
.community-wrap .info ul span {
	width: 120px;
	text-align: right;
	}
.community-wrap .info ul i {
	position: relative; top: 2px;
	font-weight: normal;
	vertical-align: text-bottom;
	}
.community-wrap .info dl {
	margin-top: 20px;
	}
.community-wrap .info dt {
	margin: 10px 0;
	font-size: 18px;
	}
.community-wrap .info dt button {
	position: absolute; right: 0; top: 0;
	padding: 2px;
	border: 1px solid #ddd; border-radius: 2px;
	background-color: #0080ff; color: #fff;
	}
.community-wrap .info dt button:hover {
	animation: bounce 1s linear;
	}
.community-wrap .info dd span {
	width: 80px;
	}
.community-wrap .info dd img {
	width: 100px;
	}
.community-wrap .family-banner {
	width: 50%;
	height: 100%;
	overflow: hidden;
	}
.community-wrap .family-banner img {
	width: 100%;
	}
.community-wrap .family-banner img.high {
	display: block;
	}
.community-wrap .family-banner img.row {
	display: none;
	}
.community-wrap .community .board img[alt="uflower"]{
	width: 60px;
	}
.community-wrap .community-patch {
	margin-top: -210px;
	z-index: -1;
	}
.community-wrap .community-patch p.design {
	width: 40%;
	height: 240px;
	background-color: #d2ddef;
	}
.community-wrap p.dot-wrap {
	position: absolute; left: 512px; top: 0;
	width: 240px;
	height: 280px;
	z-index: -1;
	}
.community-wrap p.dot-wrap span {
	position: absolute; left: 102px; bottom: 0;
	width: 25px;
	height: 25px;
	background-color: #ea1c4d;
	animation: animateDOT 5s ease-in infinite;
	}
.community-wrap p.dot-wrap span:nth-child(2) {
	left: 174px;
	animation: animateDOT2 8s ease-in infinite;
	}
.community-wrap .alert {
	position: absolute; top: calc(50% + 38px); left: calc(50% - 100px);
	width: 200px;
	padding: 5px;
	border-radius: 10px; border: 1px solid #d1d1d1;
	background-color: #fff;
	font-size: 14px; font-weight: bold;
	text-align: center;
	z-index: 3;
	}
@keyframes animateDOT {
	0% { transform: translateY(-20px) scaleY(1) scaleX(1.15); }
	25%, 75% { transform: translateY(-120px) scaleY(1.1) scaleX(1); }
	50% { transform: translateY(-240px) scaleY(1) scaleX(1); }
	100% { transform: translateY(-20px) scaleY(0.8) scaleX(0.8); }
	}
@keyframes animateDOT2 {
	0% { transform: translateY(-20px) scaleY(1) scaleX(1.15); }
	25%, 75% { transform: translateY(-100px) scaleY(1.1) scaleX(1); }
	50% { transform: translateY(-200px) scaleY(1) scaleX(1); }
	100% { transform: translateY(-20px) scaleY(0.8) scaleX(0.8); }
	}
.page-content.notice .page-body {
	margin-top: 40px;
	}
.page-content.notice .notice-header {
	}
.page-content.notice .notice-header h3 {
	margin: 0;
	font-family: "Cafe24Danjunghae"; font-size: 16px;
	}
.page-content.notice .notice-header h3 span {
	float: left;
	display: block;
	width: 160px;
	height: 34px;
	padding: 5px 10px 5px 20px;
	border-top-left-radius: 16px;
	background-color: #0c182f; color: #fff;
	text-align: center;
	}
.page-content.notice .notice-header h3 b {
	float: left;
	display: block;
	position: relative;
	width: 0;
	height: 34px;
	}
.page-content.notice .notice-header h3 b.start {
	border-left: 18px solid #0c182f;
	border-top: 17px solid #fff;
	border-bottom: 17px solid #fff;
	}
.page-content.notice .notice-header h3 b.end {
	top: -10px;
	width: 2px;
	height: 48px;
	background-color: #0c182f;
	transform: rotate(45deg);
	}
.page-content.notice .notice-header h3 b.top-border {
	left: 16px; top: -5px;
	width: calc(100% - 196px);
	height: 50px;
	border-top: 2px solid #0c182f; border-right: 2px solid #0c182f; border-top-right-radius: 32px;
	}
.page-content.notice .notice-header-content {
	top: -5px;
	padding: 10px;
	border-right: 2px solid #0c182f;
	}
.page-content.notice .notice-header-title {
	width: calc(100% - 240px);
	}
.page-content.notice .notice-header-title h4 {
	padding-left: 0;
	font-size: 18px;
	}
.page-content.notice .notice-header-title h5 {
	font-size: 14px; font-family: "notosanskr"; font-weight: bold;
	}
.page-content.notice .notice-header-body {
	width: 240px;
	font-size: 14px; font-weight: bold;
	}
.page-content.notice .notice-header-body dt {
	width: 60px;
	text-align: right; font-weight: bold;
	}
.page-content.notice .notice-header-body dd {
	width: calc(100% - 60px);
	text-align: right;
	}
.page-content.notice .notice-body-content {
	top: -5px;
	min-height: 598px;
	padding: 10px;
	border: 2px solid #0c182f; border-top: none;
	}
.page-content.notice .notice-body-content > div.pad {
	width: calc(100% - 40px);
	margin: 20px 20px 0;
	padding: 20px 0;
	}
.page-content.notice .notice-body-content div.pad h2 {
	font-family: "Cafe24Dangdanghae"; font-weight: normal;
	text-align: center;
	}
.page-content.notice .notice-body-content div.pad h2 span {
	margin-left: 20px;
	}
.page-content.notice .notice-body-content div.pad h3 {
	margin: 0;
	padding: 10px;
	font-family: "Cafe24Dangdanghae"; font-weight: normal; font-size: 16px;
	text-align: center;
	}
.page-content.notice .notice-body-content div.pad ul {
	font-size: 14px; font-weight: bold;
	text-align: justify;
	}
.page-content.notice .notice-body-content div.pad li {
	margin-top: 5px;
	}
.page-content.epilogue {
	width: calc(100% - 240px);
	margin-left: 240px;
	border-top: 3px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
	}
.page-content.epilogue .page-content-header {
	height: 670px;
	padding-top: 40px;
	background: url("/solution/plus79/common_file/image/container_bg_blue.webp") -400px 0 no-repeat;
	background-size: cover;
	}
.page-content.epilogue h3 {
	margin-bottom: 20px;
	border-left: none; border-bottom: none;
	font-family: "Cafe24Danjunghae"; font-size: 32px;
	color: #fff;
	text-shadow: 1px 2px 2px #0c182f;
	text-align: center;
	}
.page-content.epilogue h3 span {
	display: block;
	padding: 5px 0;
	}
.page-content.epilogue h3::before {
	content: url("/common_file/image/gold_line_240.png");
	}
.page-content.epilogue h3::after {
	content: url("/common_file/image/gold_line_240.png");
	}
.page-content.epilogue .button-set {
	position: absolute; top: 670px;
	padding: 10px;
	text-align: right;
	z-index: 3;
	}
.page-content.epilogue .button-set button {
	padding: 5px;
	border-radius: 2px;
	background-color: #000127; color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px 0px, rgba(255, 255, 255, 0.6) -2px -2px 4px 0px;
	}
.page-content.epilogue .button-set button:hover {
	box-shadow: rgba(0, 0, 0, 0.3) -2px -2px 4px 0px, rgba(255, 255, 255, 0.6) 2px 2px 4px 0px;
	}
.page-content.epilogue .button-set button b {
	margin-left: 10px;
	}
.page-content.epilogue .like-comment {
	position: absolute; top: -80px;
	text-align: center;
	}
.page-content.epilogue .like-comment img {
	width: 320px;
	}
.page-content.epilogue .comment-window {
	width: 320px;
	height: 320px;
	margin: 0 calc((100% - 320px) / 2);
	z-index: 1;
	}
.page-content.epilogue .comment-window img[alt="epilogue comment"] {
	position: relative;
	width: 100%;
	z-index: 2;
	}
.page-content.epilogue .comment-window img[alt="epilogue webp"] {
	position: absolute; top: -20px; left: 0;
	width: 100%;
	z-index: 1;
	}
.page-content.epilogue .comment-window img[alt="speaker"] {
	position: absolute; top: -38px; left: 240px;
	width: 140px;
	z-index: 2;
	}
.page-content.epilogue .comment-window img[alt="emoticon_1"] {
	position: absolute; top: 120px; left: -30px;
	width: 80px;
	z-index: 2;
	}
.page-content.epilogue .comment-window img[alt="emoticon_2"] {
	position: absolute; top: 70px; right: -30px;
	width: 50px;
	z-index: 2;
	}
.page-content.epilogue .comment-window h4 {
	font-family: "Cafe24Dangdanghae";
	color: #fff;
	transform: rotate(4deg);
	}
.page-content.epilogue .comment-window h5 {
	position: absolute; top: 70px; left: 40px;
	width: 240px;
	font-family: "establishRetrosansOTF"; font-size: 64px; font-style: italic; 
	line-height: 58px;
	z-index: 2;
	}
.page-content.epilogue .comment-window h5 span:first-child {
	float: left;
	padding-top: 10px;
	color: transparent;
    background-image: url("/common_file/image/rainbow_text.webp");
    background-position: center center;
    background-clip: text;
    -webkit-background-clip: text;
	}
.page-content.epilogue .comment-window h5 span:last-child {
	float: right;
	color: #fff;
	}
.page-content.epilogue .comment-window h6 {
	position: absolute; top: 260px; left: 0px;
	padding: 5px 0;
	border-radius: 12px;
	background-color: #1084e2; color: #fff;
	font-family: "Cafe24Dangdanghae"; font-weight: normal;
	text-align: center;
	}
.page-content.epilogue .coupon-wrap {
	padding-top: 60px;
	z-index: 2;
	}
.page-content.epilogue .coupon-wrap p.coupon {
	width: 320px;
	margin: 0 calc((100% - 320px) / 2);
	border-top-right-radius: 12px;
	overflow: hidden;
	}
.page-content.epilogue .coupon-wrap p.coupon img[alt="thebetterwe"] {
	position: absolute; bottom: 10px; left: 204px;
	width: 100px;
	}
.page-content.epilogue .coupon-wrap p.coupon img[alt="uflower"] {
	position: absolute; bottom: 10px; left: 184px;
	width: 120px;
	}
.page-content.epilogue .coupon-wrap p.coupon .item {
	position: absolute; top: 10px; left: 120px;
	font-family: "Cafe24Dangdanghae"; font-size: 16px;
	color: #0c182f;
	}
.page-content.epilogue .coupon-wrap p.coupon .item i {
	margin-left: 10px;
	font-size: 13px;
	}
.page-content.epilogue .coupon-wrap p.coupon .price {
	position: absolute; top: 40px; left: 104px;
	width: 200px;
	font-family: "Cafe24Dangdanghae"; font-size: 40px;
	color: #0c182f;
	text-align: right;
	}
.page-content.epilogue .coupon-wrap p.coupon .period {
	position: absolute; top: 66px; left: 104px;
	width: 200px;
	font-size: 13px; font-weight: bold;
	color: #212121;
	text-align: right;
	}
.page-content.epilogue .coupon-wrap img[alt="girl"] {
	position: absolute; top: -220px; left: 0;
	}
.page-content.epilogue .coupon-wrap img[alt="bear"] {
	position: absolute; top: -310px; right: 0;
	width: 200px;
	}
.page-content.epilogue .info-wrap {
	border-top: 3px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
	background: #0291f0 url("https://gi.esmplus.com/futizen/project/futizen/blue_base_bg.jpg") left bottom no-repeat;
	background-size: cover;
	z-index: 1;
	}
.page-content.epilogue ul.point {
	width: 640px;
	margin: 60px calc((100% - 640px) / 2) 20px;
	}
.page-content.epilogue ul.point img {
	width: 100%;
	border-top-left-radius: 12px; border-top-right-radius: 12px;
	}
.page-content.epilogue ul.point li {
	width: calc(25% - 10px);
	margin: 0 5px;
	padding-bottom: 10px;
	border-radius: 12px;
	background-color: #0461ec; color: #fff;
	font-family: "Cafe24Dangdanghae";
	text-align: center;
	}
.page-content.epilogue ul.point li span {
	display: block;
	}
.page-content.epilogue ul.point li span b {
	display: block;
	}
.page-content.epilogue ul.point li span.benefit {
	padding-top: 10px;
	}
.page-content.epilogue ul.point li span.benefit sup {
	margin-right: 5px;
	}
.page-content.epilogue ul.point li span.benefit em {
	margin-right: 5px;
	font-size: 20px;
	}
.page-content.epilogue ul.point li button {
	margin-top: 10px;
	padding: 10px;
	border-radius: 5px;
	background-color: #0461ec; color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px 0px, rgba(255, 255, 255, 0.6) -2px -2px 4px 0px;
	}
.page-content.epilogue ul.point li button:active {
	box-shadow: rgba(0, 0, 0, 0.3) -2px -2px 4px 0px, rgba(255, 255, 255, 0.6) 2px 2px 4px 0px;
	}
.page-content.epilogue ul.point li button i {
	margin-right: 10px;
	}
.page-content.epilogue ul.point li button + i {
	position: absolute; bottom: 62px; right: 10px;
	font-size: 32px;
	}
.page-content.epilogue ul.point li .extra {
	position: absolute; bottom: 5px; left: 5px;
	width: 200%;
	padding: 10px 0;
	border-radius: 5px;
	background-color: #fff; color: #0461ec;
	z-index: 2;
	}
.page-content.epilogue ul.point li .extra i {
	position: absolute; top: 5px; right: 5px;
	font-size: 32px;
	cursor: pointer;
	}
.page-content.epilogue ul.point li:nth-child(2) .extra, .page-content.epilogue ul.point li:last-child .extra {
	left: auto; right: 5px;
	}
.page-content.epilogue ul.review-info {
	width: 640px;
	margin: 20px calc((100% - 640px) / 2) 20px;
	padding: 10px;
	border-radius: 12px;
	z-index: 2;
	}
.page-content.epilogue ul.review-info li {
	margin: 5px 0;
	padding-left: 10px;
	font-family: "Cafe24Danjunghae"; color: #fff;
	}
.page-content.epilogue ul.review-info li > span {
	display: block;
	float: left;
	}
.page-content.epilogue ul.review-info li > span:first-child {
	width: 94px;
	border-radius: 12px; 
	background-color: #fff; color: #0074d1;
	text-align: center;
	}
.page-content.epilogue ul.review-info li > span:last-child {
	width: calc(100% - 94px);
	padding-left: 10px;
	}
.page-content.epilogue ul.review-notice {
	width: 640px;
	margin: 20px calc((100% - 640px) / 2) 40px;
	padding: 10px;
	border-radius: 12px;
	background-color: #fff; color: #000938;
	}
.page-content.epilogue ul.review-notice li {
	margin: 5px 0;
	padding-left: 10px;
	font-family: "Cafe24Danjunghae";
	}
.page-content.epilogue #review-form {
	display: none;
	position: absolute; top: 60px; left: 10px;
	width: calc(100% - 20px);
	padding-bottom: 20px;
	border-radius: 10px;
	background-color: #fff;
	z-index: 4;
	}
.page-content.epilogue #review-form .g-recaptcha {
	margin-top: 10px;
	}
.page-content.epilogue #review-form .captcha {
    position: absolute; right: 0; bottom: 0;
    width: auto;
    font-weight: bold;
    color: #06f;
	}
.page-content.epilogue #review-form .captcha em {
    display: inline-block;
    float: left;
	margin-right: 5px;
    padding: 0 10px;
    background-color: #06f;
    color: #fff;
	}
.page-content.epilogue #review-form #progress-review-form {
	position: absolute; left: calc(50% - 32px); bottom: 100px;
	width: 64px;
	z-index: 2;
	}
.page-content.epilogue #review-form #progress-review-form img {
	width: 64px;
	}
.page-content.epilogue #review-form #progress-review-form.approved {
	display: none;
	}
.page-content.epilogue #review-form #progress-review-form.thinking {
	display: block;
	}
.page-content.epilogue #review-form fieldset {
	padding: 20px;
	border: none; border-bottom: 1px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
	}
.page-content.epilogue #review-form h6 {
	position: relative; top: 0;
    margin-bottom: 40px;
	padding: 5px 0;
	border-bottom: 1px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
    border-radius: none;
    background-color: transparent;
	font-family: "Cafe24Danjunghae"; font-size: 24px; font-weight: normal;
    color: #565e55;
    text-align: left;
	}
.page-content.epilogue #review-form h6 em {
	display: inline-block;
	width: 100px;
	text-align: right;
	}
.page-content.epilogue #review-form dt {
	width: 100px;
	padding: 10px 10px 0 0;
	font-family: "Cafe24Danjunghae"; font-size: 18px;
	text-align: right;
	}
.page-content.epilogue #review-form dd {
	width: calc(100% - 100px);
	margin: 5px 0;
	}
	
.page-content.epilogue #review-form #ajax-review-product h6 {
	width: 100px;
    margin: 0;
	padding: 10px 10px 0 0;
	border-bottom: none;
    font-size: 18px;
    text-align: right;
	}
.page-content.epilogue #review-form #ajax-review-product #buy-list-selected {
	width: calc(100% - 100px);
    margin: 5px 0;
	height: 34px;
	padding: 7px;
	border: 1px solid #ddd; border-left: 5px solid #cfcfd0;
	font-size: 14px; font-weight: bold;
	}
.page-content.epilogue #review-form #ajax-review-product #buy-list-selected b {
	margin: 0 10px;
	}
.page-content.epilogue #review-form #ajax-review-product #buy-list-selected span {
	margin-left: 10px;
	color: #f0c;
	}
.page-content.epilogue #review-form #ajax-review-product ul {
	display: none;
	position: absolute; left: 0; top: 40px;
    margin: 0;
	padding: 10px 0 10px 100px;
	background-color: #fff;
	z-index: 2;
	}
.page-content.epilogue #review-form #ajax-review-product li {
	height: 34px;
	margin: 1px 0;
	padding-left: 4px;
	border: 1px solid #ddd;
	}
.page-content.epilogue #review-form #ajax-review-product li a {
	display: block;
	width: 100%;
	padding: 7px;
	font-size: 14px;
	}
.page-content.epilogue #review-form #ajax-review-product li.writed {
	padding: 7px 7px 7px 11px;
	font-size: 14px; font-weight: bold;
	}
.page-content.epilogue #review-form #ajax-review-product li b {
	margin: 0 10px;
	}
.page-content.epilogue #review-form #ajax-review-product li span {
	margin-left: 10px;
	color: #f0c;
	}
.page-content.epilogue #review-form #ajax-review-product button {
	position: absolute; right: 0; top: 5px;
	width: 34px;
	height: 34px;
	background-color: #212121; color: #fff; 
	}

.page-content.epilogue #review-form #review-filebox {
	display: none;
	}
.page-content.epilogue #review-form .rating-wrap {
	direction: rtl;
	padding-top: 5px;
	text-align: left;
	}
.page-content.epilogue #review-form .rating-wrap label {
    position: static;
    right: auto;
    top: auto;
    height: auto;
    background-color: transparent; color: transparent;
	text-shadow: 0 0 0 #ebebeb;
    z-index: 1;
	}
.page-content.epilogue #review-form .rating-wrap label[for] {
	width: auto;
    height: auto;
    margin-right: 0;
    padding-top: 0;
    border: none;
    border-radius: 0;
    font-weight: bold;
    font-size: 16px;
	}
.page-content.epilogue #review-form .rating-wrap input[type="radio"] {
	display: none;
	}
.page-content.epilogue #review-form .rating-wrap input[type="radio"]:checked ~ label {
	text-shadow: 0 0 0 #ffcc33;
	}
.page-content.epilogue #review-form .rating-wrap label:hover {
	text-shadow: 0 0 0 #ffcc33;
	}
.page-content.epilogue #review-form .rating-wrap label:hover ~ label {
	text-shadow: 0 0 0 #ffcc33;
	}
.page-content.epilogue #review-form textarea {
	min-height: 34px;
	}
.page-content.epilogue #review-form .submit-button-set {
	margin-top: 20px;
	padding: 0;
	}
.page-content.epilogue #review-form .error {
	top: auto; left: auto; bottom: 84px;
	width: 100%;
	text-align: center;
	color: #ff3300;
	}
.page-content.epilogue #review-form .upload-preview {
	width: 50%;
	}
.page-content.epilogue #content-overlay {
	display: none;
	}
.page-content.epilogue button.RV-button {
	position: absolute; top: 100px; right: -100px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #0461ec; color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px 0px, rgba(255, 255, 255, 0.6) -2px -2px 4px 0px;
	}
.page-content.epilogue button.RV-button:hover {
	animation: bounce 1s linear;
	}
.page-content.epilogue button.RV-button:active {
	box-shadow: rgba(0, 0, 0, 0.3) -2px -2px 4px 0px, rgba(255, 255, 255, 0.6) 2px 2px 4px 0px;
	}
.page-content.epilogue ul.point li span + i {
	position: absolute; bottom: 20px; right: 10px;
	font-size: 32px;
	}
.page-content.epilogue .epilogue-list {
	display: none;
	min-height: 500px;
	}
.wide-city {
	position: absolute; top: 0; left: 224px;
	width: 560px;
	height: 480px;
	border-right: 3px solid #fcb404;
	background: #001b82 url("https://store.img11.co.kr/59630972/d27cf1a7-ed86-4104-926f-377961990b55_1709782545975.jpg") left bottom no-repeat;
	animation: animatebackgroundbottom 30s;
	animation-iteration-count: infinite;
	z-index: -1;
	}
.page-content .event-tab {
	display: none;
	position: absolute; top: 0; left: 10px;
	width: 120px;
	padding: 20px 5px 40px;
	border: 2px solid #fff; border-top: none;
	border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
	background: #0291f0 url("https://gi.esmplus.com/futizen/project/futizen/blue_base_bg.jpg") left bottom no-repeat;
    background-size: cover;
	transition: height 0.4s ease-in-out;
	z-index: 2;
	}
.page-content .event-tab li {
	margin: 5px 0;
	}
.page-content .event-tab li a {
	display: block;
	padding: 10px 0;
	box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px 0px, rgba(255, 255, 255, 0.6) -2px -2px 4px 0px;
	font-family: "Cafe24Dangdanghae";
	text-align: center;
	}
.page-content .event-tab li a:link, .page-content .event-tab li a:visited { color: #fff; }
.page-content .event-tab li a:hover, .page-content .event-tab li a:active { color: #fff; }
.page-content .event-tab li a:hover span {
	animation: bounce 1s linear;
	}
.page-content .event-tab li a:hover {
	box-shadow: rgba(0, 0, 0, 0.3) -2px -2px 4px 0px, rgba(255, 255, 255, 0.6) 2px 2px 4px 0px;
	}
.page-content .event-tab-button-wrap {
	position: absolute; top: 10px; left: 10px;
	width: 120px;
	border: 2px solid #fff;	border-radius: 5px;
	text-align: center;
	z-index: 3;
	}
.page-content .event-tab-button-wrap span {
	margin-top: -5px; margin-right: 10px;
	color: #fff;
	font-family: "Cafe24Dangdanghae";
	vertical-align: middle;
	}
.page-content .event-tab-button-wrap button {
	display: inline-block;
	background-color: transparent; color: #fff;
	font-size: 20px;
	}
.page-content .event-tab-button-wrap button:hover i {
	display: inline-block;
	animation: bounce 1s linear;
	}
.page-content.epilogue #event-content-load {
	display: none;
	background-color: #fff;
	}

.page-content.event {
	width: calc(100% - 240px);
	margin-left: 240px;
	border-top: 3px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
	}
.page-content.event .event-tab {
	left: auto; right: 5px;
	}
.page-content.event .event-tab-button-wrap {
	left: auto; right: 5px;
	}
.page-content.event .page-content-header {
	padding: 10px;
	border-bottom-right-radius: 64px;
	border-bottom: 3px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
	background: #0291f0 url("https://gi.esmplus.com/futizen/project/futizen/blue_base_bg.jpg") left center no-repeat;
    background-size: cover;
	font-family: "Cafe24Danjunghae"; font-size: 24px;
	}
.page-content.event .page-content-header h3 {
	margin: 0;
	padding-left: 10px;
	border-left: 5px solid #fff;
	color: #fff;
	}
.page-content.event .page-content-header .event-info {
	margin: 200px 0 5px 0;
	padding: 0 220px 0 10px;
	background-color: rgba(255,255,255, .5);
	border-radius: 10px;
	}
.page-content.event .page-content-header h4 {
	margin: 10px 0;
	font-size: 20px; color: #022e6f;
	}
.page-content.event .page-content-header h4 b {
	font-family: "notosanskr"; font-weight: bold; font-size: 18px;
	vertical-align: middle;
	}
.page-content.event .page-content-header h5 {
	margin: 0 0 10px;
	font-size: 16px; color: #fff;
	text-shadow: 1px 2px 2px #212121;
	}
.page-content.event .page-content-header .gift {
    position: absolute; right: 0; top: 140px;
    width: 240px;
    height: 240px;
    padding-top: 40px;
    border: 3px solid #e4c37c;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
	}
.page-content.event .page-content-header .gift img {
    width: 240px;
	}
.page-content.event .page-content-header .gift img[alt="thebetterwe"] {
    position: absolute;
    top: 110px;
    left: 70px;
    width: 100px;
    z-index: 2;
	}
.page-content.event .page-content-body {
	min-height: 480px;
	padding: 20px 10px 10px;
	}
.page-content.event .page-content-body h4 {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcfd0;
	font-family: "Cafe24Danjunghae"; font-size: 16px;
	}
.page-content.event .page-content-body h4 b {
	margin-right: 10px;
	font-size: 20px; color: #ff0099;
	}
.page-content.event .page-content-body h4 span {
	display: block;
	}
.page-content.event .page-content-body h4 span:last-child {
	font-family: "notosanskr"; font-weight: bold; font-size: 14px;
	}
.page-content.event .page-content-body dl {
    width: calc(50% - 10px);
    margin: 5px;
	border: 1px solid #cfcfd0;
    font-family: "Cafe24Dangdanghae";
	}
.page-content.event .page-content-body dt {
    margin-top: 100%;
	padding: 5px;
    font-size: 20px;
	text-align: center;
    z-index: 2;
	}
.page-content.event .page-content-body dd.poster {
    position: absolute; top: 0; left: 0;
    padding: 5px;
	z-index: 1;
	}
.page-content.event .page-content-body dd.poster img {
	width: 100%;
	}
.page-content.event .page-content-body dd.period {
	background-color: #0c1426; color: #fff;
	}
.page-content.event .page-content-body dd.period em {
	display: inline-block;
	width: 60px;
	text-align: center;
	}
.page-content.event .page-content-body dd.period b {
	display: inline-block;
	width: 30px;
	text-align: center;
	}
.page-content.event .page-content-body dd.link {
    position: absolute; top: 0; left: 0;
    z-index: 3;
	}
.page-content.event .page-content-body dd.link a {
    display: block;
    padding-bottom: 58px;
	}
.page-content.event .page-content-body dd.link img {
    width: 100%;
	}
.page-content.event .page-content-body dl:hover {
	animation: bounce 1s linear;
	}
.page-content.event .page-content-body .empty {
	width: 380px;
	margin-left: calc((100% - 380px) / 2); margin-right: 0;
	}
.page-content.event .page-content-body .empty dd.poster img {
	filter: grayscale(100%);
	}
.page-content.event .page-content-body .empty dd.period {
	text-align: center;
	}
.page-content.report {
	width: calc(100% - 240px);
	margin-left: 240px;
	}
.page-content.report .page-title {
	border-top: 3px solid transparent; border-bottom: 3px solid transparent;
    border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
    background: #0291f0 url("https://gi.esmplus.com/futizen/project/futizen/blue_base_bg.jpg") left center no-repeat;
    background-size: cover;
	}
.page-content.report .page-title h3 {
	border-left: none; border-bottom: none;
	color: #fff;
	}
.page-content.report .page-title h4 {
	margin-top: 40px;
	padding-left: 20px;
	color: #fff;
	}
.page-content.report .page-title h4 span {
	display: block;
	}
.page-content.report ul.point {
	width: 640px;
	margin: 60px calc((100% - 640px) / 2) 20px;
	}
.page-content.report ul.point img {
	width: 100%;
	}
.page-content.report ul.point li {
	width: calc(25% - 10px);
	margin: 0 5px;
	padding-bottom: 10px;
	border-radius: 12px;
	background-color: #0461ec; color: #fff;
	font-family: "Cafe24Dangdanghae";
	text-align: center;
	overflow: hidden;
	}
.page-content.report ul.point li span {
	display: block;
	}
.page-content.report ul.point li span b {
	display: block;
	}
.page-content.report ul.point li span.benefit {
	padding-top: 10px;
	}
.page-content.report ul.point li span.benefit sup {
	margin-right: 5px;
	}
.page-content.report ul.point li span.benefit em {
	margin-right: 5px;
	font-size: 20px;
	}
.page-content.report ul.point li span + i {
	position: absolute; bottom: 20px; right: 10px;
	font-size: 32px;
	}
.page-content.report ul.review-info {
	width: 640px;
	margin: 20px calc((100% - 640px) / 2) 20px;
	padding: 10px;
	border-radius: 12px;
	z-index: 2;
	}
.page-content.report ul.review-info li {
	margin: 5px 0;
	padding-left: 10px;
	font-family: "Cafe24Danjunghae"; color: #fff;
	}
.page-content.report ul.review-info li > span {
	display: block;
	float: left;
	}
.page-content.report ul.review-info li > span:first-child {
	width: 94px;
	border-radius: 12px; 
	background-color: #fff; color: #0074d1;
	text-align: center;
	}
.page-content.report ul.review-info li > span:last-child {
	width: calc(100% - 94px);
	padding-left: 10px;
	}
.page-content.report button.RV-button {
	position: absolute; right: -200px; top: 90px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #0461ec; color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px 0px, rgba(255, 255, 255, 0.6) -2px -2px 4px 0px;
	z-index: 2;
	}
.page-content.report button.RV-button:active {
	box-shadow: rgba(0, 0, 0, 0.3) -2px -2px 4px 0px, rgba(255, 255, 255, 0.6) 2px 2px 4px 0px;
	}
.page-content.report ul.review-notice {
	width: 640px;
	margin: 20px calc((100% - 640px) / 2) 20px;
	padding: 10px;
	border-radius: 12px; border: 1px inset #ddd;
	background-color: #fff;
	}
.page-content.report ul.review-notice li {
	margin: 5px 0;
	padding-left: 10px;
	font-family: "Cafe24Danjunghae"; color: #000938;
	}
.page-content.report .page-body form {
	width: 100%;
	margin: 0;
	}
.board .page-body form dl.applicant {
	padding: 12px 0 36px;
	border-bottom: 1px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 30 stretch;
	}
.board .page-body form dl.applicant dd.auth-wrap {
	margin-left: 100px;
	}
.board .page-body form dl.applicant dd.auth-wrap input {
	border-top-right-radius: 5px; border-bottom-right-radius: 5px;
	}
.board .page-body form dd span.input-wrap {
	position: relative;
	float: left;
	width: 50%;
	}
.board .page-body form dd span.input-wrap:first-child {
	padding-right: 5px;
	}
.board .page-body form dl.applicant dd span.input-wrap:nth-child(2) {
	font-size: 14px; font-weight: bold;
	}
.board .page-body form dl.applicant dd button {
	position: absolute; top: 0;
	width: 34px;
	height: 34px;
	padding-right: 0;
	border-radius: 5px;
	font-size: 14px;
	background-color: #0c182f; color: #fff;
	}
.board .page-body form dl.applicant dd button.abs {
	right: 5px;
	}
.board .page-body form dl.applicant dd button.abs.patch {
	right: 0;
	}
.board .page-body form dl.applicant dd button:hover span {
	animation: bounce 1s linear;
	}
.board .page-body form .content-wrap {
	margin-top: 36px;
	}
.page-content .page-body form .error {
	left: 0;
	width: 100%;
	}
.page-content .page-body form .warning {
	margin-top: 10px;
	padding-left: 10px;
	font-family: "Cafe24Dangdanghae"; font-size: 14px; font-weight: normal;
	color: #ff33cc;
	}