html, body {
	width: 100%;
}
html, body, form, fieldset, img {margin:0; padding:0;border:0}
p, h1, h2, h3 {margin:0.1em; padding:0;border:0}
ul, dl,dt,dd {margin:0;padding:0;list-style:none}

a {color:#000;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

hr {
    border: 0;
    margin: 0;
    padding: 0;
    height: 50px;
}

body {
	text-align: center; 
	font-size: 18px; 
font-family: 'NanumSquareRound', sans-serif;
font-weight: 400;
/* 	font: 1.2em/1.3em 'NanumSquare', sans-serif;
	line-height: 170%; */
}

.bg-pink {
	background-color: #fe2a58;
	padding: 30px;
}
.box-wrap {
	height: 625px;
}
.box-wrap.top {
	height: 695px;
}
.center-box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.bg-gray {
	background-color: #f3f3f3;
	height: 540px;
}
.txt-pink {
	color: #fe2a58;
}
.txt-bold {
	font-weight: 700;
}
.txt-exbold {
	font-weight: 800;
}
.txt-white {
	color: #fff;
}
.txt-gray {
	color: #9b9b9b;
}
.txt-dgray {
	color: #2a2b2c;
}
.txt-black {
	color: #000;
}
.txt-center {
	text-align: center;
}
.headline {
	text-align: left;
}
.store {
	padding: 50px;
}
.store a {
	margin: 15px;
}
.store .txt-store {
	margin: 20px;
	color: #fafafa
}
.txt-43 {
	font-size: 2.39em;
}
.txt-63 {
	font-size: 3.5em;
}
.txt-36 {
	font-size: 2.0em;
}
.txt-28 {
	font-size: 1.55em;
}
.txt-24 {
	font-size: 1.33em;
}
.txt-18 {
	font-size: 0.95em;
}
.txt-title {
	padding-bottom: 40px;
}
.bg-back1 {
	background-image: url(../../assets/img/img-main-back.png);
    background-position: center;
    background-size: cover;
	margin: 100px 0;
}
.bg-back2 {
	background-image: url(../../assets/img/img-main-back-end.png);
    background-position: center;
    background-size: cover;
}
.inline {
	display: inline-block;
}
.inline.txt {
	width: 550px;
	text-align: left;
	vertical-align: top;
	padding: 0 20px;
}
.pic {
	font-size: 0;
	line-height: 0;
}
.inline.pic {
	width: 325px;
}
.inline.pic img {
	max-width: 100%;
}
.inline.box {
	width: 268px;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}
.inline.box span{
	display: block;
}
.txt-icon {
	background-image: url(../../assets/img/icon-main-review-heart.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	line-height: 1.0em;
	height: 45px;
}
.txt-icon .txt-black {
	font-size: .88em;
}
.txt-icon .txt-gray {
	font-size: .70em;
}
.txt-body {
	font-size: .72em;
	line-height: 1.4em;
	margin: 15px 0;
}
.logo-icon {
	background-image: url(../../assets/img/icon-main-heart.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	line-height: 40px
}
.real-review {
	margin: 100px 0;
	height: 100%;
}
.real-review .inline.box {
	border:solid 1px #e1e1e1;
	border-radius: 8px;
	padding: 15px;
	margin: 5px;
}
.real-review .inline.box .txt-gray.txt-center {
	font-size: .72em;
}
.pad-50 {
	padding: 50px;
}
.h-345 {
	height: 345px;
}
.row-rev {
	vertical-align: top;
	width: 875px;
    margin: 0 auto;
}
.row-rev .left-pos {
	float: left;
	display: inline-block;
}

#footer {
	font-size: 0.83em;
	font-weight: 800;
	color: #9b9b9b;
	padding: 60px;
	text-align: center;
	background-color: #f3f3f3;
}

#footer ul {
	width: 950px;
	margin: 0 auto;
}
#footer ul li {
	display: inline-block;
	margin: 0 15px 35px;
}
#footer ul li a {
	font-weight: 800;
	color: #9b9b9b;
}
/* #footer ul.txt-line li:last-child {
	margin-right: 0;
} */

.txt-footer {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding-left: 48px;
}

.txt-footer div {
	display: inline-block;
}

.txt-footer p {
	font-size: 0.9em;
	margin: 0 0 18px;
}
.footer-txt {
	padding-left: 20px;
}
.footer-icon {
	background-image: url(../../assets/img/icon-main-footer-heart.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	display: inline-block;
	vertical-align: top;
}
p.copyright {
	text-align: center;
}
.head-pic {
	margin-top: -170px;
}
.bg-back2.box-wrap h3:last-child {
	padding:20px 0; 
}
.v-line:after {
	content: " | ";
	white-space: pre;
}

@media (min-width: 320px) and (max-width: 767px) {

p {
	padding: 0 24px;
}
.head-pic {
	margin-top: -235px;
}
.txt-43 {
    font-size: 1.667em;
}
.txt-63 {
    font-size: 2.667em;
}
.txt-36 {
    font-size: 1.0em;
}
.txt-36.title {
    font-size: 1.333em;
}
.txt-28 {
    font-size: 0.778em;
}
.txt-24 {
    font-size: 1.111em;
}
.txt-18 {
    font-size: 0.778em;
}
/* h3 {
	padding: 0 43px;
} */
.bg-pink {
    padding: 10px;
}
.box-wrap {
    height: 450px;
    padding: 10px;
}
.bg-back1.box-wrap {
    height: auto;
	padding: 30px 30px;
}
.bg-back2.box-wrap {
    height: auto;
	padding: 30px 5px;
}
.bg-back2.box-wrap h3:last-child {
	padding:15px 60px 0; 
}

.store {
    padding: 38px 10px;
}
.store a {
    margin: 5px;
}
.store a img {
    width: 80px;
}
.bg-back1 {
    margin: 50px 0;
}
img {
	max-width: 100%;
}
.txt-title {
    padding-bottom: 20px;
}
.inline.txt {
    width: 100%;
	padding: 32px;
}
.inline.txt p {
	padding: 0;
}
.inline.pic {
    width: 100%;
	padding: 32px;
}
.inline.pic.illust {
    width: 100%;
	padding: 44px 94px 0;
}
.inline.box {
    width: 100%;
	padding: 10px;
}

.h-345 {
	height: auto;
}
.center-box {
	display: block;
	width: 100%;
	height: auto;
	padding: 20px 0;
}
.real-review {
	margin: 30px 0 50px 0;
	height: 100%;
}
.real-review .inline.box {
	padding: 20px;
	margin: 10px 0;
}
.real-review .inline.box .txt-gray.txt-center {
    font-size: 0.778em;
	margin-top: 25px;
}
.txt-icon {
    line-height: 1.2em;
}
.txt-icon .txt-black {
	font-size: 0.889em;
}
.txt-icon .txt-gray {
	font-size: 0.778em;
}
.txt-body {
    font-size: 0.778em;
    line-height: 1.6em;
    margin: 10px 0;
}
.pad-50 {
	padding: 30px;
}
.inline {
	display: block;
	width: 100%;
}
hr {
	height: 20px;
}
.row-rev {
	width: 100%;
    margin: 0 auto;
}
.row-rev .left-pos {
	float: none;
	display: block;
}

#footer {
	font-size: 0.556em;
	font-weight: 800;
	color: #9b9b9b;
	padding: 30px 30px;
	text-align: center;
	background-color: #f3f3f3;
}

#footer ul {
	width: 100%;
	margin: 0 auto;
}
#footer ul li {
	display: inline-block;
	margin: 0 10px 15px;
}
#footer ul li a {
	font-weight: 800;
	color: #9b9b9b;
}
/* #footer ul.txt-line li:last-child {
	margin-right: 0;
} */

.txt-footer {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-left: 0;
}

.txt-footer div {
	display: inline-block;
}

.txt-footer p {
	font-size: 0.9em;
	margin: 5px;
}

.footer-txt {
	padding-left: 0;
}

div.footer-icon {
	display: none;
}
p.copyright {
	text-align: center;
}
.v-line:after {
	content: "\A";
	white-space: pre;
}


}