
body{
    -webkit-text-size-adjust: 100%;
	text-align	: center;
	font-family		: Meiryo, "MS PGothic", Osaka, sans-serif;
	font-size	: 12px;
	line-height	: 16px;
	color		: #333333;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #553f09;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #553f09;
	scrollbar-arrow-color: #553f09;
	scrollbar-track-color: #ffffff;
	background	: #ffffff;
	-webkit-font-smoothing: subpixel-antialiased;
}

a{
	color		: #ff0099;
	text-decoration	: none;
}

a:hover{
	color		: #ff0099;
	text-decoration	: underline;
}

h1,h2,h3{
	font-size	: 13px;
	font-weight	: normal;
	margin: 0;
	padding: 0;
}
p{
	margin: 0;
	padding: 0;
}

ul{
	list-style-type	: none;
	margin: 0;
}

li{
	margin		: 0px;
	padding		: 0px;
}

table tr{
	vertical-align	: top;
}

em{
	font-style		: normal;
}


/** header **/

header{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
}

header h1{
	display: block;
	width: 100%;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 5px;
}

header h2{
	width: 240px;
	height: 70px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background-size: contain !important;
	-webkit-background-size: contain !important;
}

header p{
	display: block;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 5px;
}

header p em{
	font-size: 20px;
	font-weight: bold;
}


/** nav **/

.menu{
	width: 100%;
	position: fixed;
	top: 70px;
	left: 0;
	z-index: 190;
	margin: 0;
	border: none;
}

.menu .navbar-toggle{
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
}

.menu .navbar-toggle:hover,.menu .navbar-toggle:focus{
	background: none;
}

.menu .nav{
	display: table;
	width: 100%;
	max-width: 1000px;
	vertical-align: middle;
	table-layout: fixed;
	-webkit-padding-start: 0px;
	margin: 0 auto;
}

.menu .nav>li{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	font-size: 10px;
	line-height: 16px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.menu .nav>li:last-child{
	border-right-width: 1px;
	border-right-style: solid;
}

.menu .nav>li>a{
	display: block;
	text-decoration: none;
	line-height: 16px;
	padding: 0;
}

.nav>li>a{
	-webkit-transition	: 0.3s ease-in-out;
	-moz-transition	: 0.3s ease-in-out;
	-o-transition	: 0.3s ease-in-out;
	transition		: 0.3s ease-in-out;
}

.nav>li>a:hover{
	background: none;
}

.nav>li>a:focus{
	background: none;
}

.menu .nav>li em{
	display: inline-block;
	font-size: 16px;
}


/** main **/

main{
	padding-top: 120px;
}

main h2{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 3px;
	text-align: center;
	position: relative;
}
main h2 em{
	display: inline-block;
	font-size: 50px;
	line-height: 50px;
}
main h2:after, main h2:before{
	content: '';
	display: block;
	width: 50px;
	height: 26px;
}
main h2:before{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	top: 0;
	left: -90px;
}
main h2:after{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	top: 0;
	right: -70px;
}


/** topimg **/

#topimg{
	background-position: center 120px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#topimg img{
	width: 100%;
	max-width: 1000px;
}

#sp_topimg{
	display: none;
}


/** imgup **/

#imgup{
	padding: 30px 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}

#sp_slide{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.slide img,.img1 img{
	border-width: 10px;
	border-style: solid;
}

.img1 img{
	width: 100%;
	max-width: 1000px;
}


/** news_blog **/

#news_blog{
	display: table;
	vertical-align: top;
	width: 100%;
	table-layout: fixed;
	text-align: left;
}

main #news_blog h2,
main #news_blog2 h2{
	display: block;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 3px;
	text-align: left;
	position: relative;
	margin: 0 0 25px 0;
}
main #news_blog h2 em,
main #news_blog2 h2 em{
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
}
main #news_blog h2:after, main #news_blog h2:before,
main #news_blog2 h2:after, main #news_blog2 h2:before{
	display: none;
}

#news_blog .nb{
	display: table-cell;
	vertical-align: top;
}

#news{
	max-width: 500px;
	height: 290px;
	margin-left: auto;
	padding: 25px 0 20px 0;
	overflow-y		: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #ffffff;
}

#news h3{
	font-size: 16px;
	line-height: 25px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 0;
}

#news p{
	font-size: 14px;
	line-height: 25px;
	padding: 0 10px 0 0;
}

#blog{
	max-width: 500px;
	margin-right: auto;
	padding: 25px 0 20px 0;
}

#blog h2{
	padding: 0 0 0 20px;
}

#rss_r{
	font-size: 0;
	line-height: 0;
}

#rss_r div{
	display: table;
	width: calc(100% - 20px);
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	padding: 13px 0 12px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#rss_r div em{
	display: table-cell;
	vertical-align: middle;
	width: 140px;
}

#rss_r div a{
	display: table-cell;
}

#news_blog2{
	display: block;
	width: 100%;
	text-align: left;
}

#news_blog2 .nb{
	display: block;
}

#news_blog2 #news{
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 25px 0 20px 0;
}

#news_blog2 #news h3{
	font-size: 16px;
	line-height: 25px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 0;
}

#news_blog2 #news p{
	font-size: 14px;
	line-height: 25px;
	padding: 0 10px 0 0;
}

#news_blog2 #blog{
	max-width: 1000px;
	margin: 0 auto;
	padding: 25px 0 20px 0;
}

#news_blog2 #blog h2{
	padding: 0 0 0 0;
}

#news_blog2 #rss_r{
	font-size: 0;
	line-height: 0;
}

#news_blog2 #rss_r div{
	width: calc(100%);
	margin-left: 0;
}



/** about **/

#about{
	padding: 150px 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#about h2{
	margin: 0 0 120px 0;
}

#about .abox_bg{
	width: 100%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto;
}

#about .abox{
	width: 100%;
	max-width: 1000px;
	margin: 0 0 50px 0;
}

#about .abox:after{
	content			: "";
	display			: block;
	clear			: both;
}

#about .abox:last-child{
	margin-bottom: 0;
}

#about .abox_txt{
	width: 800px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#about .abox_img img{
	width: 200px;
	height: 200px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
}

#about .abox_txt h3{
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 15px 20px;
}

#about .abox_txt p{
	font-size: 14px;
	line-height: 25px;
	padding: 0;
}
#about .abox:nth-child(even){	margin-left: auto}
#about .abox:nth-child(odd) .abox_img,
#about .abox:nth-child(odd) .abox_txt{	float: left;}
#about .abox:nth-child(even) .abox_img,
#about .abox:nth-child(even) .abox_txt{	float: right;}
#about .abox:nth-child(odd) .abox_txt{	padding-left: 20px;}
#about .abox:nth-child(even) .abox_txt{	padding-right: 20px;}


/** flow **/

#flow{
	padding: 150px 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#flow h2{
	margin: 0 0 120px 0;
}

#flow .fbox{
	position: relative;
	width: 100%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto 60px auto;
}

#flow .fbox:last-of-type{	margin-bottom: 0;}
#flow .fbox:last-of-type:after{	display: none;}

#flow .fimg{
	position: absolute;
	top: 0;
	right: 0;
}

#flow .fimg img{
	width: 340px;
	height: 133px;
}

#flow .fstep{
	width: 70px;
	height: 70px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 50%;
	padding: 13px 0 0 0;
	position: absolute;
	top: 30px;
	left: 30px;
}

#flow .fstep em{
	display: inline-block;
	font-size: 34px;
	line-height: 28px;
}

#flow .ftitle{
	display: table;
	width: calc(100% - 340px);
	font-size: 0;
	line-height: 0;
}

#flow .ftitle h3{
	display: table-cell;
	vertical-align: middle;
	height: 133px;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 120px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#flow .fbox p{
	font-size: 14px;
	line-height: 25px;
	padding: 20px 0 20px 120px;
}
#flow .fbox:before{
	content: '';
	width: 5px;
	height: calc(100% - 133px);
	background: #000;
	position: absolute;
	top: 133px;
	left: 62px;
}
#flow .fbox:after{
	content: '';
	width: 55px;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	position: absolute;
	z-index: 3;
	bottom: -40px;
	left: calc(50% - 27.5px);
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}


/** voice **/

#voice{
	padding: 150px 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#voice h2{
	margin: 0 0 120px 0;
}

#voice .vbox{
	width: 100%;
	max-width: 1000px;
	display: table;
	vertical-align: middle;
	text-align: left;
	margin: 0 auto;
	padding: 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#voice .vbox:first-child{
	padding-top: 0;
}

#voice .vbox:last-child{
	padding-bottom: 0;
	border-bottom: none;
}

#voice .vbox_l{
	display: table-cell;
	vertical-align: middle;
	width: 320px;
}

#voice .vbox_l img{
	border-radius: 100%;
	border-width: 5px;
	border-style: solid;
}

#voice .vbox_sp{
	display: none;
}

#voice .vbox_r{
	display: table-cell;
	vertical-align: middle;
}

#voice .vbox_r h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 10px 0;
}

#voice .vbox_r h3 em{
	font-size: 25px;
}

#voice .vbox_r p{
	font-size: 14px;
	line-height: 25px;
}


/** qa **/

#qa{
	padding: 150px 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#qa h2{
	margin: 0 0 120px 0;
}

#qa .qbox_bg{
	width: 100%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto;
}

#qa .qbox{
	width: 100%;
	max-width: 700px;
	margin: 0 0 50px 0;
	position: relative;
}

#qa .qbox_bg .qbox:nth-child(even){
	margin-left: auto;
}

#qa .qbox_bg .qbox:last-child{
	margin-bottom: 0;
}

#qa .qbox h3{
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 0 80px;
}

#qa .qbox h3 span{
	display: inline-block;
	padding: 15px 20px;
}

#qa .qbox h3:after{
	content			: "";
	display			: block;
	clear			: both;
	width: 100%;
	max-width: 700px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#qa .qbox em{
	display: inline-block;
	width: 80px;
	height: 80px;
	font-size: 40px;
	line-height: 80px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#qa .qbox p{
	font-size: 14px;
	line-height: 25px;
	margin: 20px 0 0 100px;
}


/** info **/

#info{
	padding: 150px 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#info h2{
	margin: 0 0 120px 0;
}

#info .ctxt{
	font-size: 16px;
	line-height: 25px;
	width: 100%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#info .tbl_bg{
	width: 100%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto 30px auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#info .tbl{
	width: 100%;
	display: table;
	vertical-align: middle;
	font-size: 14px;
	line-height: 25px;
	padding: 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#info .th{
	display: table-cell;
	width: 220px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
}

#info .td{
	display: table-cell;
	vertical-align: middle;
	padding: 15px 20px;
}

#info .infobox{
	display: table;
	vertical-align: middle;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#info .infobox_l{
	display: table-cell;
	vertical-align: middle;
	width: 220px;
	text-align: center;
}

#info .infobox_l img{
	width: 170px;
	height: 170px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

#info .infobox_l .shopname{
	display: none;
}

#info .infobox_r{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 0;
	line-height: 0;
	padding: 0 25px;
}

#info .infobox_r .shopname{
	font-size: 13px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#info .infobox_r .shopname em{
	display: inline-block;
	font-size: 30px;
	margin-right: 10px;
}

#info .infobox_r ul{
	margin: 0 0 10px 0;
	-webkit-padding-start: 0px;
}

#info .infobox_r ul:after{
	content			: "";
	display			: block;
	clear			: both;
}

#info .infobox_r li{
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#info .infobox_r li:nth-child(odd){	padding-right: 7px;}
#info .infobox_r li:nth-child(even){	padding-left: 7px;}

#info .infobox_r li div{
	width: 100%;
	display: table;
	vertical-align: middle;
	font-size: 13px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#info .infobox_r li em{
	display: table-cell;
	width: 70px;
	vertical-align: middle;
	padding: 9px 0;
}

#info .infobox_r li span{
	display: table-cell;
	vertical-align: middle;
	padding: 9px 0;
}

#info .infobox_r a.shoplink{
	display: inline-block;
	width: 277px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding: 8px;
	border-radius: 4px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

#info .infobox_l img:hover,
#info .infobox_r a.shoplink:hover{
	text-decoration: none;
	opacity			: 0.75;
	filter			: alpha(opacity=75);
}


/** contact **/

#contact{
	padding: 150px 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#contact h2{
	margin: 0 0 120px 0;
}

#contact .con_img{
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin: 0 auto 30px auto;
}

#contact .ctxt{
	font-size: 16px;
	line-height: 25px;
	width: 100%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto 30px auto;
	padding: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.form{
	width: 100%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto;
	padding: 0 40px 40px 40px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.form .tbl{
	width: 100%;
	display: table;
	vertical-align: middle;
	font-size: 14px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.form .th{
	display: table-cell;
	width: 210px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	padding: 34px 0;
}

.form .th em{
	display: inline-block;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	margin-right: 10px;
	padding: 0 5px;
	border-radius: 3px;
}

.form .td{
	display: table-cell;
	vertical-align: middle;
	padding: 34px 20px;
}

.form .td span{
	display: inline-block;
	margin-right: 20px;
}

.form #f_bbox br{
	display: none;
}

.form #submit p{
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 35px 0;
}

.form #submit p br{
	display: none;
}

.form input.bg_p{
	font-family		: Meiryo,"MS PGothic",Osaka,sans-serif;
	display: inline-block;
	width: 300px;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 4px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

.form input.bg_p:hover{
	text-decoration: none;
	opacity			: 0.75;
	filter			: alpha(opacity=75);
}


/** form item **/

input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"]
{
	font-family		: Meiryo,"MS PGothic",Osaka,sans-serif;
	padding			: 3px;
	margin			: 0 3px 0 0;
	font-size		: 13px;
	color: #333;
	border			: 1px solid #cccccc;
	border-radius		: 2px;
	-webkit-border-radius	: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.w1{ width: 50%; }
.w2{ width: 100%; }
.w3{ width: 60px; }

input[type="radio"]{
	padding			:0;
	margin			: 0 3px 0 0;
}

select{
	font-size: 13px;
	color: #333;
	font-family		: Meiryo,"MS PGothic",Osaka,sans-serif;
	margin			: 0 3px 0 0;
}

form textarea{
	width: 100%;
	height: 170px;
	padding			: 3px;
	margin			: 0 3px 0 0;
	font-size		: 13px;
	color: #333;
	border			: 1px solid #cccccc;
	border-radius		: 2px;
	-webkit-border-radius	: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#submit{
	text-align: center;
}

.error{
	padding			: 80px 0 50px 0;
	text-align		: center;
	font-size		: 20px;
	line-height: 18px;
}

.error_bt{
	text-align: center;
}

.error_bt a{
	display: inline-block;
	width: 300px;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 0 0 80px 0;
	padding: 15px 0;
	background: #41bdd7;
	box-shadow:0px 3px 0px 0px #3099af;
	-moz-box-shadow:0px 3px 0px 0px #3099af;
	-webkit-box-shadow:0px 3px 0px 0px #3099af;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

.error_bt a:hover{
	color: #3099af;
	background: #d4f6fd;
	box-shadow:0px 3px 0px 0px #41bdd7;
	-moz-box-shadow:0px 3px 0px 0px #41bdd7;
	-webkit-box-shadow:0px 3px 0px 0px #41bdd7;
}

.over{
	padding			: 80px 0 50px 0;
	text-align		: center;
	font-size		: 20px;
	line-height: 24px;
}

.error span,.over span{	color	: #ff0000;}


/** aside **/

aside{}

aside #up{
	padding: 15px 0;
}

aside #up a{
	font-size: 16px;
	line-height: 20px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

aside #up a:hover{
	text-decoration: none;
	opacity			: 0.6;
	filter			: alpha(opacity=60);
}

aside ul{
	font-size: 0;
	line-height: 0;
	padding: 50px 0;
	text-align: center;
}

aside ul li{
	display: inline-block;
	width: 90px;
	height: 90px;
	font-size: 11px;
	line-height: 90px;
	border-width: 1px;
	border-style: solid;
	margin: 0 5px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

aside ul li:hover{
	opacity			: 0.75;
	filter			: alpha(opacity=75);
}

aside ul li a{
	display: block;
	font-weight: bold;
	font-size: 10px
}

aside ul li a:hover{
	text-decoration: none;
}

aside ul li a:focus{
	text-decoration: none;
}

aside #shopinfo{
	display: table;
	vertical-align: middle;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

aside .shopinfo_l{
	display: table-cell;
	vertical-align: middle;
	width: 240px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
}

aside .shopinfo_l .font1{
	font-size: 30px;
	line-height: 34px;
}

aside .shopinfo_r{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 0;
	line-height: 0;
	padding: 0 25px;
}

aside .shopinfo_r h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 8px 0;
}

aside .shopinfo_r p{
	font-size: 12px;
	line-height: 20px;
}

aside .shopinfo_r span{
	display: inline-block;
	margin: 10px 10px 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 10px;
	border-radius: 4px;
}

aside .shopinfo_r span a{
	text-decoration: none;
}

aside .shopinfo_r span em{
	font-size: 18px;
}

aside .shopinfo_r .shopinfo_line,
aside .shopinfo_r .shopinfo_kakao{
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

aside .shopinfo_r .shopinfo_line:hover,
aside .shopinfo_r .shopinfo_kakao:hover{
	opacity			: 0.6;
	filter			: alpha(opacity=60);
}


/** footer **/

footer{
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	margin: 0;
	padding: 55px 0 60px 0;
}

footer p{
	margin: 0;
	padding: 0 10px;
	line-height: 16px;
}

.pc_none{	display: none;}
.sp_none{	display: inline-block;}
#tb_topimg{	display: none;}
aside #page-top{
	font-size: 0;
	line-height: 0;
}

/***************************************
FOR PC
****************************************/
@media (min-width: 1118px){
}

/***************************************
FOR TUB
****************************************/
@media (max-width: 1119px) {
	#news_blog{
		display: block;
	}
	#news_blog .nb{
		display: block;
	}
	#news,#blog{
		width: 100%;
		max-width: 100%;
		padding-right: 10px;
		padding-left: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	main #news_blog h2,
	main #news_blog2 h2{
		margin: 0 10px 10px 10px;
		padding: 0 0 0 0px;
	}
	#news_blog,
	#news_blog2{
		display: block;
		width: 100%;
		text-align: left;
	}
	#news_blog .nb,
	#news_blog2 .nb{
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#news_blog #news,
	#news_blog2 #news{
		height: auto;
		overflow: inherit;
		padding: 10px 0 20px 0;
	}
	#news_blog #news h3,
	#news_blog2 #news h3{
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 0 10px;
	}
	#news_blog #news p,
	#news_blog2 #news p{
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		padding: 0 10px;
	}
	#news_blog #blog,
	#news_blog2 #blog{
		max-width: 100%;
		margin-right: 0;
		padding: 10px 0 40px 0;
	}
	#news_blog #rss_r div,
	#news_blog2 #rss_r div{
		margin: 0 10px;
		width: calc(100% - 20px);
	}
	#about,#flow,#voice,#qa,#info,#contact{
		padding-right: 10px;
		padding-left: 10px;
	}
	.form{
		padding-left: 20px;
		padding-right: 20px;
	}
}


/***************************************
FOR SP
****************************************/
@media (max-width: 767px){
	header h1{
		top: -40px;
	}
	header p{	display: none;}
	header h2{
		width: 200px;
		height: 50px;
		background-size: contain !important;
		-webkit-background-size: contain !important;
	}
	.menu{
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 250;
		margin: 0;
		border: none;
		background: none !important;
	}
	.menu .navbar-collapse{
		border-top-width: 1px;
		border-top-style: solid;
		max-height: auto;
		padding: 0;
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
	}
	.menu .nav{
		display: block;
		width: 100%;
		max-width: 100%;
		-webkit-padding-start: 0px;
	}
	.menu .nav>li{
		display: inline-block;
		width: 100%;
		vertical-align: middle;
		font-size: 10px;
		line-height: 16px;
		height: auto;
		border-left: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}
	.menu .nav>li:last-child{
		border-right: none;
	}
	.menu .nav>li>a{
		display: block;
		text-decoration: none;
		line-height: 16px;
		padding: 10px 0;
	}
	.nav>li>a{
		-webkit-transition	: 0.3s ease-in-out;
		-moz-transition	: 0.3s ease-in-out;
		-o-transition	: 0.3s ease-in-out;
		transition		: 0.3s ease-in-out;
	}
	.nav>li>a:hover{
		background: none !important;
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
	}
	.menu .nav>li em{
		display: inline-block;
		font-size: 16px;
	}
	main{
		padding-top: 49px;
	}
	main h2{
		font-size: 10px;
		font-weight: normal;
		line-height: 20px;
		text-align: center;
		padding: 30px 0 25px 0;
		position: relative;
	}
	main h2 em{
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 0px;
	}
	main h2:after, main h2:before{
		content: '';
		display: block;
		width: 2px;
		height: 20px;
	}
	main h2{
		display: inline-block;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: 2px;
		text-align: center;
		position: relative;
		margin: 0 0 0px 0;
		padding: 20px 0;
	}
	main h2 em{
		display: inline-block;
		font-size: 24px;
		line-height: 24px;
	}
	main h2:after, main h2:before{
		content: '';
		display: block;
		width: 30px;
		height: 1px;
	}
	main h2:before{
		position: absolute;
		top: 30px;
		left: -50px;
	}
	main h2:after{
		position: absolute;
		top: 30px;
		right: -50px;
	}
	#topimg{	display: none;}
	#sp_topimg{	display: block;}
	#sp_topimg img{
		display: inline-block;
		width: 100%;
	}
	#imgup{
		padding: 20px 0;
	}
	#imgup .slide img{
		border: none;
	}
	main #news_blog,
	main #news_blog2{
		text-align: center;
	}
	main #news_blog h2,
	main #news_blog2 h2{
		display: inline-block;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: 2px;
		text-align: center;
		position: relative;
		margin: 0 0 20px 0;
		padding: 20px 0;
	}
	main #news_blog h2 em,
	main #news_blog2 h2 em{
		display: inline-block;
		font-size: 24px;
		line-height: 24px;
	}
	main #news_blog h2:after, main #news_blog h2:before,
	main #news_blog2 h2:after, main #news_blog2 h2:before{
		content: '';
		display: block;
		width: 30px;
		height: 1px;
	}
	main #news_blog h2:before,
	main #news_blog2 h2:before{
		position: absolute;
		top: 30px;
		left: -50px;
	}
	main #news_blog h2:after,
	main #news_blog2 h2:after{
		position: absolute;
		top: 30px;
		right: -50px;
	}
	#news_blog,
	#news_blog2{
		display: block;
		width: 100%;
		text-align: left;
	}
	#news_blog .nb,
	#news_blog2 .nb{
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#news_blog #news,
	#news_blog2 #news{
		height: auto;
		overflow: inherit;
		padding: 40px 0;
	}
	#news_blog #news h3,
	#news_blog2 #news h3{
		font-size: 16px;
		line-height: 20px;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 0 10px;
	}
	#news_blog #news p,
	#news_blog2 #news p{
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		padding: 0 10px;
	}
	#news_blog #blog,
	#news_blog2 #blog{
		max-width: 100%;
		margin-right: 0;
		padding: 40px 0;
	}
	#news_blog #rss_r div,
	#news_blog2 #rss_r div{
		width: calc(100% - 20px);
		font-size: 13px;
		line-height: 16px;
		text-align: left;
		margin: 0 auto;
		padding: 10px 0 9px 0;
		position: relative;
	}
	#news_blog #rss_r div:after,
	#news_blog2 #rss_r div:after{
		content: '>';
		display: block;
		font-size: 10px;
		line-height: 10px;
		position: absolute;
		top: 50%;
		right: 5px;
		margin-top: -5px;
	}
	#news_blog #rss_r div em,
	#news_blog2 #rss_r div em{
		font-size: 10px;
		line-height: 14px;
		width: 120px;
	}
	#rss_r div{
		line-height: 15px !important;
		padding-top: 12px !important;
		padding-bottom: 12px !important;
	}
	#rss_r div a{
		font-size: 11px;
		padding-right: 15px;
	}
	#about{
		padding: 40px 0 20px 0;
	}
	#about h2{
		margin: 0 0 30px 0;
	}
	#about .abox_bg{
		width: 100%;
		max-width: 100%;
		text-align: left;
		margin: 0 0 0 0;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#about .abox{
		position: relative;
		width: 100%;
		clear: left;
		max-width: 100%;
		margin: 0 0 10px 0;
	}
	#about .abox_txt{
		width: auto;
	}
	#about .abox_img{
		width: 80px;
	}
	#about .abox_img img{
		width: 80px;
		height: 80px;
		padding: 0;
		border: none;
	}
	#about .abox_txt h3{
		display: table;
		width: 100%;
		font-size: 0;
		line-height: 0;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#about .abox_txt h3 span{
		display: table-cell;
		vertical-align: middle;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
		height: 80px;
		padding: 0 10px;
	}
	#about .abox_txt p{
		font-size: 14px;
		line-height: 22px;
		padding: 0;
	}
	#about .abox:nth-child(even){	margin: 0 0 10px 0;}
	#about .abox:nth-child(odd){	margin: 0 0 10px 0;}
	#about .abox:nth-child(odd) .abox_img,
	#about .abox:nth-child(odd) .abox_txt{	float: none; padding: 0;}
	#about .abox:nth-child(even) .abox_img,
	#about .abox:nth-child(even) .abox_txt{	float: none; padding: 0;}
	#about .abox:nth-child(odd) .abox_img{
		position: absolute;
		top: 0;
		left: 0;
	}
	#about .abox:nth-child(even) .abox_img{
		position: absolute;
		top: 0;
		right: 0;
	}
	#about .abox:nth-child(odd) .abox_txt h3{	padding-left: 80px;}
	#about .abox:nth-child(even) .abox_txt h3{	padding-right: 80px;}

	/** flow **/
	#flow{
		padding: 40px 10px 20px 10px;

	}
	#flow h2{
		margin: 0 0 30px 0;
	}
	#flow .fbox{
		margin: 0 auto 30px auto;
	}
	#flow .fimg{
		position: static;
	}
	#flow .fimg img{
		width: 100%;
		height: auto;
	}
	#flow .fbox_in{
		position: relative;
	}
	#flow .fstep{
		width: 50px;
		height: 50px;
		font-size: 12px;
		line-height: 12px;
		padding: 10px 0 0 0;
		position: absolute;
		top: -25px;
		left: calc(50% - 25px);
	}
	#flow .fstep em{
		display: inline-block;
		font-size: 22px;
		line-height: 20px;
	}
	#flow .ftitle{
		display: table;
		width: 100%;
	}
	#flow .ftitle h3{
		height: auto;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
		padding: 30px 10px 10px 10px;
	}
	#flow .fbox p{
		font-size: 14px;
		line-height: 22px;
		padding: 10px;
	}
	#flow .fbox:before{
		display: none;
	}
	#flow .fbox:after{
		content: '';
		width: 15px;
		height: 15px;
		position: absolute;
		z-index: 3;
		bottom: -18px;
		left: calc(50% - 7.5px);
	}

	/** voice **/
	#voice{
		padding: 40px 10px 20px 10px;
	}
	#voice h2{
		margin: 0 0 30px 0;
	}
	#voice .vbox{
		width: 100%;
		max-width: 100%;
		display: block;
		text-align: left;
		margin: 0 auto;
		padding: 10px 0;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}
	#voice .vbox:first-child{
		padding-top: 0;
	}
	#voice .vbox:last-child{
		padding-bottom: 0;
		border-bottom: none;
	}
	#voice .vbox_l{
		display: table;
		vertical-align: middle;
		width: 100%;
	}
	#voice .vbox_l span{
		display: table-cell;
		vertical-align: middle;
		width: 150px;
		text-align: center;
	}
	#voice .vbox_l img{
		width: 130px;
		height: 130px;
		border-width: 3px;
	}
	#voice .vbox_sp{
		display: table-cell;
		vertical-align: middle;
	}
	#voice .vbox_sp h3{
		font-size: 16px;
		font-weight: bold;
		line-height: 25px;
		margin: 0 0 10px 0;
	}
	#voice .vbox_sp h3 em{
		font-size: 22px;
	}
	#voice .vbox_r{
		display: block;
		padding: 10px 0 0 0;
	}
	#voice .vbox_r h3{
		display: none;
	}
	#voice .vbox_r p{
		font-size: 14px;
		line-height: 22px;
	}
	#qa{
		padding: 40px 10px 20px 10px;
	}
	#qa h2{
		margin: 0 0 30px 0;
	}
	#qa .qbox_bg{
		width: 100%;
		max-width: 100%;
		text-align: left;
		margin: 0 auto;
	}
	#qa .qbox{
		width: 100%;
		max-width: 100%;
		margin: 0 0 15px 0;
		padding-bottom: 10px;
		position: relative;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
	#qa .qbox_bg .qbox:nth-child(even){
		margin-left: 0;
	}
	#qa .qbox_bg .qbox:last-child{
		margin-bottom: 0;
		border-bottom: none;
	}
	#qa .qbox_in{
		display: table;
		width: 100%;
		vertical-align: middle;
		padding: 0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#qa .qbox h3{
		display: table-cell;
		vertical-align: middle;
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		margin: 0 0 0 0;
	}
	#qa .qbox h3 span{
		display: block;
		padding: 3px 0 3px 5px;
	}
	#qa .qbox h3:after{
		display: none;
	}
	#qa .qbox em{
		display: table-cell;
		vertical-align: middle;
		width: 25px;
		height: auto;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
		position: inherit;
	}
	#qa .qbox p{
		font-size: 14px;
		line-height: 22px;
		margin: 10px 0 0 0;
		padding: 0;
	}
	#info{
		padding: 40px 10px 20px 10px;
	}
	#info h2{
		margin: 0 0 30px 0;
	}
	#info .ctxt{
		width: 100%;
		max-width: 100%;
		margin: 0 0 10px 0;
		padding: 10px;
		line-height: 20px;
		font-size: 14px;
	}
	#info .tbl_bg{
		width: 100%;
		max-width: 100%;
		margin: 0 auto 10px auto;
	}
	#info .tbl{
		width: 100%;
		font-size: 13px;
		line-height: 20px;
		padding: 10px 0;
	}
	#info .th{
		width: 80px;
		font-size: 12px;
		text-align: left;
		padding: 10px;
	}
	#info .td{
		padding: 5px 10px;
	}
	#info .infobox{
		display: block;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding: 10px 0;
	}
	#info .infobox_l{
		display: table;
		vertical-align: middle;
		width: 100%;
		text-align: center;
	}
	#info .infobox_l div{
		width: 75px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	#info .infobox_l .shopname{
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		font-size: 11px;
		line-height: 16px;
	}
	#info .infobox_l .shopname em{
		font-size: 20px;
	}
	#info .infobox_l img{
		width: 55px;
		height: 55px;
		padding: 0;
		border: none;
	}
	#info .infobox_r{
		display: block;
		font-size: 0;
		line-height: 0;
		text-align: center;
		padding: 0 10px;
	}
	#info .infobox_r .shopname{
		display: none;
	}
	#info .infobox_r li{
		width: 100%;
		float: none;
	}
	#info .infobox_r li:nth-child(odd){	padding-right: 0;}
	#info .infobox_r li:nth-child(even){	padding-left: 0;}
	#info .infobox_r li div{
		font-size: 12px;
		line-height: 18px;
		text-align: left;
	}
	#info .infobox_r li em{
		width: 65px;
		padding: 8px 0;
	}
	#info .infobox_r li span{
		padding: 8px 0;
	}
	#info .infobox_r a.shoplink{
		display: inline-block;
		width: 100%;
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		text-align: center;
		padding: 12px;
		border-radius: 4px;
		-webkit-transition	: 0.2s ease-in-out;
		-moz-transition	: 0.2s ease-in-out;
		-o-transition	: 0.2s ease-in-out;
		transition		: 0.2s ease-in-out;
	}
	#info .infobox_l img:hover,
	#info .infobox_r a.shoplink:hover{
		text-decoration: none;
		opacity			: 0.75;
		filter			: alpha(opacity=75);
	}
	#contact{
		min-height: auto;
		padding: 40px 10px 20px 10px;
		-webkit-background-size: cover;
		background-size: cover;
	}
	#contact h2{
		margin-bottom: 30px;
	}
	#contact2 #contact h2{
		margin: 20px 0 20px 0;
	}
	#contact .con_img{
		margin-bottom: 10px;
	}
	#contact .con_img img{
		width: 100%;
		max-width: 1000px;
		height: auto;
	}
	#contact .ctxt{
		margin-bottom: 10px;
		padding: 10px;
		line-height: 20px;
		font-size: 14px;
	}
	.form{
		padding: 10px;
	}
	.form .tbl{
		width: 100%;
		display: block;
		line-height: 18px;
		border-bottom: 1px solid #d3c7aa;
	}
	.form .th{
		display: block;
		width: 100%;
		font-size: 14px;
		padding: 10px 0;
	}
	.form .th em{
		font-size: 11px;
		line-height: 18px;
	}
	.form .td{
		display: block;
		font-size: 13px;
		padding: 0 0 10px 0;
	}
	.form .td .w3{
		margin: 0 0 7px 0;
	}
	.form .td .w3:last-child{
		margin: 0 0 0 0 !important;
	}
	.form .td span{
		width: 50%;
		margin-right: 0px;
		padding-bottom: 5px;
	}
	.form #f_bbox br{
		display: inline;
	}
	.form .caution{
		font-size: 10px;
		line-height: 15px;
		margin: 0;
		padding: 10px 0;
	}
	.form #submit p{
		font-size: 12px;
		line-height: 18px;
		margin: 0;
		padding: 10px 0;
	}
	.form #submit p br{
		display: inherit;
	}
	.form input.bg_p{
		width: 100%;
		height: 50px;
		font-size: 17px;
		line-height: 50px;
	}
	.big{
		font-size: 30px;
		padding-top: 50px;
	}
	.over{
		padding-top: 30px;
	}
	form textarea{
		height: 90px;
	}
	footer{
		font-size: 10px;
		line-height: 20px;
		padding: 30px 0;
	}
	aside ul{
		padding: 10px 0 7px 0;
	}
	aside ul li{
		display: inline-block;
		width: 70px;
		height: 70px;
		line-height: 70px;
		margin: 0 2px 3px 1px;
	}
	aside #shopinfo_bg{
		padding: 0 10px;
	}
	aside #shopinfo{
		display: block;
		width: 100%;
		max-width: 100%;
		margin: 0 0;
		padding: 10px 0;
	}
	aside .shopinfo_l{
		display: block;
		width: auto;
		font-size: 11px;
		line-height: 20px;
		text-align: left;
		margin: 0 10px 10px 10px;
		padding: 0 0 5px 0;
		border-right: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	aside .shopinfo_l p{
		display: inline-block;
	}
	aside .shopinfo_l .font1{
		font-size: 20px;
		line-height: 20px;
	}
	aside .shopinfo_r{
		padding: 0 10px;
	}
	aside .shopinfo_r h2{
		font-size: 14px;
		line-height: 16px;
		margin: 0 0 5px 0;
	}
	aside .shopinfo_r p{
		font-size: 12px;
		line-height: 16px;
	}
	aside .shopinfo_r span{
		display: inline-block;
		width: 100%;
		font-size: 10px;
		text-align: center;
		margin: 10px 0 0 0;
	}
	aside .shopinfo_r span.shopinfo_tel, aside .shopinfo_r .shopinfo_line, aside .shopinfo_r .shopinfo_kakao{display: none;}
	#page-top{
		width: 100%;
		vertical-align: top;
		display: none;
		position: fixed;
		z-index: 10;
		left: 0;
		bottom: 0;
	}
	#page-top_in{
		width: 100%;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.fd_info p{
		font-size: 10px;
		line-height: 12px;
		padding: 3px 5px;
	}
	.fd_tbl{
		width: calc(100% - 4px);
		display: table;
		table-layout: fixed;
		font-size: 0;
		line-height: 0;
		margin: 0 auto;
		border-collapse: separate;
		border-spacing: 2px 0;
	}
	.fd_tbl a,
	.fd_tbl span{
		display: table-cell;
		vertical-align: middle;
		height: 50px;
		border-radius: 2px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.fd_tbl a:hover{	text-decoration: none;}
	.fd_tel{
		background-image: url(img/fd_i1.png);
		background-repeat: no-repeat;
		background-position: top center;
		-webkit-background-size: 60px 50px;
		background-size: 60px 50px;
	}
	.fd_line{
		background-image: url(img/fd_line.png);
		background-repeat: no-repeat;
		background-position: top center;
		-webkit-background-size: 60px 50px;
		background-size: 60px 50px;
	}
	.fd_kakao{
		background-image: url(img/fd_kakao.png);
		background-repeat: no-repeat;
		background-position: top center;
		-webkit-background-size: 60px 50px;
		background-size: 60px 50px;
	}
	.fd_mail{
		background-image: url(img/fd_i2.png);
		background-repeat: no-repeat;
		background-position: top center;
		-webkit-background-size: 60px 50px;
		background-size: 60px 50px;
	}
	.pc_none{	display: inline-block;}
	.sp_none{	display: none;}
	#tb_topimg{	display: none;}
	.error,.over{
		font-size: 12px;
		padding: 40px 0;
		line-height: 20px;
	}
	.error_bt a{
		font-size: 17px;
		width: 280px;
		padding: 10px 0;
		margin: 0 0 20px 0;
	}
	footer{
		padding-bottom: 115px;
	}
	#imgup,#about,#flow,#voice,#qa,#info,#contact{
		background-attachment: scroll;
		background-size: cover !important;
	}
}


/***************************************
FADEIN
****************************************/

/** default **/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition : all 500ms;
}

/** in **/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}


/***************************************
GOOGLE FONT
****************************************/

.font1{	font-family: "Cinzel", serif;}

.none{
	display: none;
}
