@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0;}
.clearfix:after {content: " "; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;}
.clearfix{display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display:block;}
.body_reset{margin:0 auto; padding:0 auto;}
* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
			box-sizing: border-box;
}

@font-face{
    font-family: 'ACaslonPro';
    src: url('/font/AdobeCaslonPro/ACaslonPro-Regular.eot');
    src: url('/font/AdobeCaslonPro/ACaslonPro-Regular-.eot#iefix') format('embedded-opentype'),
    url('/font/AdobeCaslonPro/ACaslonPro-Regular.woff') format('woff'),
    url('/font/AdobeCaslonPro/ACaslonPro-Regular.ttf.html') format('truetype');
}

@font-face {
    font-family: 'TrajanPro';
    src: url('/font/trajanPro/TrajanPro-Regular.eot');
    src: url('/font/trajanPro/TrajanPro-Regular-.eot#iefix') format('embedded-opentype'),
    url('/font/trajanPro/TrajanPro-Regular.woff') format('woff'),
    url('/font/trajanPro/TrajanPro-Regular.ttf')  format('truetype');
}

em.italic{
    font-style: italic;
	font-family: Times, "Times New Roman", serif;
}

/*html*/
body {font-family: 'ACaslonPro', serif; text-align: left; font-size: 12px; line-height: 20px; letter-spacing: -0.25px; position: relative; padding-top: 75px; text-rendering:optimizeLegibility; font-feature-settings: "liga" 0; font-smoothing: antialiased;}
img {max-width: 100%; height: auto; vertical-align: bottom;}
a img:hover{opacity: 1.0;}
a, a:visited {color: #000; text-decoration: none; font-family: 'ACaslonPro', serif; /*font-size: 12px;*/ line-height: 20px; letter-spacing: -0.25px;}
a:active, a:hover {color: #000;}
a:focus, input:focus {outline: none; }
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.bcolorb{background-color: #000;}
.scale_up {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.scale_up2 {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

/* header */
.header{position: fixed; left: 0; top: 0; width: 100%; height: 75px; background-color: rgba(255,255,255,0.9); z-index: 1000;}
.header_logo{float: left; width: 15%; max-width: 130px; height: auto; margin: 10px 0 0 2.5%;}
.header_nav{float: right; width: 80%; height: auto; margin: 5px 10px 0 0; position: relative;  text-align: right;}
.header_nav nav ul {font-size: 0;}
/*.header_nav nav ul li {display:inline-block; float: right; display:inline-block; width: auto; height: auto; margin-right: 37.5px; margin-top: 15px;}*/
.header_nav nav ul li {float: right;  display: inline-block;  margin: 0 37.5px 0 0;  border:none;  padding:0px;}
.header_nav nav ul li a{font-family: 'ACaslonPro', serif; font-size: 11px; line-height: 20px; letter-spacing: 2px;}
.header_nav nav ul li a:hover{opacity: 0.6;}
.header_nav nav ul li a.current{opacity: 0.6;}
nav.head01.clearfix ul {
    width: 100%;
}
.header_nav nav ul.lang li {margin: 0;}
.header_nav nav ul.lang li a {padding:2px 16px;border:1px #000 solid;letter-spacing:0;}
.header_nav nav ul.lang li a:hover,.header_nav nav ul.lang li a.on {background:#000;color:#FFF;}
/*
.header_nav nav span{background:#666; height:2px; display:block; position:absolute; width:50px; bottom: -5px; left:0;}
*/

/* main */
.main{width: 100%; height: auto; overflow: hidden;}
.main_01{width: 100%; height: auto; position: relative; overflow: hidden;}
.main_01_logo{position: absolute; left: 50%; width: 380px; height: 105px; margin-left: -190px; margin-top: -52px; top: 50%; z-index: 500; text-align: center;}
.main_01_logo strong{font-size: 22px; line-height: 40px; font-family: 'mingliu', serif; display: block; margin-bottom: 10px; letter-spacing: 10px; margin-left: 25px;}
.main_01_next{position: absolute; left: 50%; width: 80px; height: 50px; margin-left: -40px; margin-top: -25px; bottom: 50px; z-index: 500;}
/*
.main_01_img{width: 105%; height: auto;}
#viewer {
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#viewer img {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: auto;
}
*/
video {display:block;}
#bg-video {right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;}

.main_02{width: 100%; height: auto; position: relative; overflow-y: hidden;}
.main_02_img{width: 100%; height: auto; background-image: url("../images/top/back_madonna.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.main_02_img img{width: 100%; height: auto;}
.is-in-view .main_02_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .main_02_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.main_02_right{width: 50%; height: auto; position: absolute; left: 7%; top: 15%; z-index: 500; font-family: 'NIS_SMH3', serif; opacity: 0;}
.is-out-of-view .main_02_right{-webkit-animation-name: fadeOutLeft;animation-name: fadeOutLeft;}
.is-in-view .main_02_right{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.main_02_tit{font-size: 20px; line-height: 30px; font-weight: bold; margin-bottom: 35px;}
.main_02_tit h2{font-size: 22px; line-height: 30px; font-weight: bold;}
.main_02_m{font-size: 16px; line-height: 2.2em; font-weight: lighter; letter-spacing: 0.1em;}

.main_03{width: 100%; height: auto; position: relative; overflow: hidden;}
.main_03_img{width: 100%; height: auto;}
.main_03_img img{width: 100%; height: auto;}
.main_03_tit{width: 500px; height: auto; position: absolute; left: 200px; top: 45%; z-index: 500; font-size: 18px; line-height: 30px; font-weight: bold; margin-bottom: 35px;}
.main_03_tit h2{font-size: 18px; line-height: 30px; font-weight: bold; font-family: 'NIS_SMH3', serif;}
.is-out-of-view .main_03_img{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .main_03_img{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.is-out-of-view .main_03_tit{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .main_03_tit{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

.main_04{width: 100%; height: auto; position: relative; overflow: hidden;}
.main_04_img{width: 100%; height: auto; opacity: 0;}
.is-in-view .main_04_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .main_04_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.main_04_img a img{
	height:auto;
	width: 100%;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.main_04_img a img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
/*.main_04_tit{width: 50%; height: 50%; position: absolute; top:43%; left:5%; margin:auto auto; color: #FFF; text-align: center;}*/
.main_04_tit{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 450px;height: 100px}
.main_04_tit h2{font-family: 'TrajanPro', serif; font-size: 46px; line-height: 46px; letter-spacing: 0.2em; font-weight: lighter;}
.main_04_tit h2 span{font-size: 35%; line-height: 1.5em; letter-spacing: 0.1em; font-family: 'NIS_SMH3', serif; font-weight: lighter;}

.main_05{width: 100%; height: auto; position: relative; overflow: hidden; margin: 0px 0px 2.5% 0px;}
.main_05_img{width: 100%; height: auto; opacity: 0;}
.is-in-view .main_05_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .main_05_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.main_05_img a img{
	height:auto;
	width: 100%;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.main_05_img a img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.main_05_tit{width: 90%; height: 50%; position: absolute; top:12%; left:5%; text-align: center; z-index: 1;}
.main_05_tit h2{font-family: 'TrajanPro', serif; font-size: 46px; line-height: 46px; letter-spacing: 5px;}
.main_05_tit h2 span{font-size: 15px; line-height: 20px; letter-spacing: 2px; padding-left: 15px; font-family: 'NIS_SMH3', serif;}
.main_06{width: 100%; height: auto; padding: 2.5% 5% 5% 5%; margin: 0 auto 2.5% auto;}
.main_06_tit{text-align: center; margin-bottom: 35px;}
.main_06_sub{text-align: center;}
.main_06_sub ul li{margin-bottom: 25px;}
.main_06_sub ul li span{font-size: 24px; line-height: 34px; font-family: 'TrajanPro', serif;}
.main_06_sub ul li span font{font-size: 16px; line-height: 26px; color: #EB414D; padding-left: 10px;}
.main_06_sub ul li a{font-size: 16px; line-height: 26px;}
.main_06_sub ul li a:hover{text-decoration: underline;}

.main_07{width: 80%; height: auto; padding: 5% 5% 5% 5%; margin: 0 auto 2.5% auto;}
.main_07_tit{font-family: 'TrajanPro', serif; font-size: 24px; line-height: 32px; text-align: center; margin-bottom: 35px;}
.main_07_tit h2{font-family: 'TrajanPro', serif; font-size: 40px; line-height: 44px;}
.main_07_tit_sub{font-family: 'TrajanPro', serif; font-size: 34px; line-height: 34px; text-align: center; margin: 30px auto 0px auto;}
.main_07_list{width: 100%; height: auto;}
.main_07_list_sub{width: 40%; height: auto; margin: 0px 5%; float: left;}
.main_07_list_sub ul li{margin-top: 25px; font-size: 14px; line-height: 24px;font-family:Times, "Times New Roman", serif; }         /*  for  ligature  */
.main_07_list_sub ul li a{color:#7c587d;font-size: 14px; line-height: 24px;}
.main_07_list_sub ul li h3{font-family: 'TrajanPro', serif; font-size: 100%; line-height: 24px; border-bottom: 1px #000000 solid; padding-top:2%;}

.main_08{width: 100%; height: auto; min-height: 350px; position: relative; overflow-y: hidden;}
.main_08_img{width: 100%; height: auto; opacity: 0;}
.main_08_img img{height:auto; width: 100%;}
.is-in-view .main_08_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .main_08_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.main_08_tit{color: #000; text-align: left; margin-bottom: 35px;}
.main_08_tit h2{font-family: 'TrajanPro', serif; font-size: 46px; line-height: 56px; letter-spacing: 5px;}
.main_08_left{width: 550px; height: auto; position: absolute; left: 75px; top: 30%; z-index: 500;}
.is-out-of-view .main_08_left{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .main_08_left{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.main_08_m{color: #000; font-size: 20px; line-height: 28px; margin-bottom: 20px;}
.main_08_link{color: #FFF; font-size: 12px; line-height: 22px; margin-top: 25px;}
.main_08_link a{color: #FFF; font-size: 12px; line-height: 22px; text-decoration: none;}
.main_08_link a:hover{text-decoration: underline;}

/* footer */
footer{width: 100%; height: auto; padding: 25px 0px 25px 0px; text-align: center;background:#fff;}
.footer_nav{width: 85%; height: auto; margin: 0 auto 20px auto; position: relative; text-align: left;}
.footer_nav nav{position: relative;}
.footer_nav nav a{font-size: 12px; line-height: 20px; padding: 0px 15px; letter-spacing: 2px; font-family: 'ACaslonPro', serif;}
/* .footer_nav nav span{background:#666; height:2px; display:block; position:absolute; width:50px; bottom: -5px; left:0;} */
.footer_nav a:hover{opacity: 0.6;}
.footer_nav a.current{opacity: 0.6;}
.footer_sns{position: absolute; right: -50px; bottom: 0px; width: 15%; height: auto;}
.footer_sns ul li{width: 30px; height: auto; margin-left: 10px !important; margin-right: 0px !important;  float: left !important;}
.footer_sns ul li a:hover{opacity: 0.8;}
.footer_copyright{font-size: 12px; line-height: 22px; font-family: 'ACaslonPro', serif; letter-spacing: 1px;}

hr {
height: 1px;
border: none;
border-top: 1px #000000 solid;
}

/* BRAND STORY */
.brand_main_01{width: 100%; height: auto; position: relative;}
.brand_main_01_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_top.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200;}
.brand_main_01_tit{position: absolute; width: 50%; height: auto; bottom: 3.5%; left: 1.5%; z-index: 300;}
.brand_main_01_tit h2{font-family: 'TrajanPro', serif; font-size: 50px; line-height: 60px; letter-spacing: 5px; color: #FFF;}
.brand_main_01_m{position: absolute; width: 45%; height: auto; bottom: 7%; right: -5%; z-index: 300; font-size: 16px; line-height: 26px; color: #FFF;}

.brand_main_02{width: 100%; height: auto; position: relative;}
.brand_main_02_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image2.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.brand_main_02_m{position: absolute; width: 50%; height: auto; bottom: 8%; right: 0%; z-index: 300; font-size: 15px; line-height: 30px; color: #FFF;}
.is-in-view .brand_main_02_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_02_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}

.brand_main_03{width: 100%; height: auto; position: relative;}
.brand_main_03_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image3.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_03_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_03_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_03_m{position: absolute; width: 500px; height: auto; top: 7.5%; left: 5%; z-index: 300; font-size: 15px; line-height: 30px; color: #FFF;}
.brand_main_04{width: 100%; height: auto; position: relative;}
.brand_main_04_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image4.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_04_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_04_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_04_m{position: absolute; width: 300px; height: auto; bottom: 8%; left: 10%; z-index: 300; font-size: 15px; line-height: 30px; color: #FFF;}
.brand_main_04_m span{font-size: 20px;}
.brand_main_05{width: 100%; height: auto; position: relative;}
.brand_main_05_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image5.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_05_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_05_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_05_m{position: absolute; width: 500px; height: auto; top: 30%; left: 10%; z-index: 300; font-size: 15px; line-height: 30px; color: #FFF;}
.brand_main_06{width: 100%; height: auto; position: relative;}
.brand_main_06_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image6.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_06_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_06_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_06_m{position: absolute; width: 500px; height: 50px; bottom: 50%; left: 7.5%; z-index: 300; margin-top: -25px; font-size: 15px; line-height: 30px; color: #FFF;}
.brand_main_07{width: 100%; height: auto; position: relative;}
.brand_main_07_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image7.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_07_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_07_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_07_m{position: absolute; width: 650px; height: auto; top: 50%; left: 10%; z-index: 300; font-size: 15px; line-height: 30px; color: #FFF;}
.brand_main_08{width: 100%; height: auto; position: relative;}
.brand_main_08_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image8.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_08_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_08_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_08_m{position: absolute; width: 500px; height: 100px; bottom: 10%; left: 7.5%; z-index: 300; margin-top: -50px; font-size: 15px; line-height: 30px; color: #000;}
.brand_main_09{width: 100%; height: auto; position: relative;}
.brand_main_09_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image9.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_09_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_09_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_09_m{position: absolute; width: 100%; height: 40px; bottom: 40%; left: 50%; z-index: 300; margin-top: -20px; margin-left: -50%; text-align: center; font-size: 20px; line-height: 34px; color: #FFF;}
.brand_main_10{width: 100%; height: auto; position: relative;}
.brand_main_10_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image10.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_10_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_10_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_10_m{position: absolute; width: 650px; height: auto; bottom: 6%; left: 7.5%; z-index: 300; font-size: 15px; line-height: 30px; color: #FFF;}

.brand_main_11{width: 100%; height: auto; position: relative;}
.brand_main_11_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image11.png"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200; opacity: 0;}
.is-in-view .brand_main_11_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_11_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_11_m{position: absolute; width: 500px; height: 100px; bottom: 50%; left: 7.5%; z-index: 300; margin-top: -50px; font-size: 15px; line-height: 30px; color: #FFF;}

.brand_main_12{width: 100%; height: auto; position: relative; margin-bottom: 10%;}
.brand_main_12_img{position: absolute; width: 100%; height: auto; background-image: url("../images/story/story_image12.jpg"); background-repeat: no-repeat; background-position: top right; background-size: 50% auto; z-index: 200; opacity: 0;}
.is-in-view .brand_main_12_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_012_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_12_m{position: absolute; width: 50%; height: auto; bottom: 15%; left: 10%; z-index: 300; font-size: 16px; line-height: 34px; color: #000; font-weight: bold;}


.brand_main_13{width: 100%; height: auto; position: relative; overflow: hidden;}
.brand_main_13_img{width: 100%; height: auto;  overflow: hidden;}
.is-in-view .brand_main_13_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.is-out-of-view .brand_main_13_img{-webkit-animation-name: fadeInUpShort; animation-name: fadeInUpShort;}
.brand_main_13_img a {
	display: block;
}
.brand_main_13_img a img{
	display: block;
	height:auto;
	width: 100%;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.brand_main_13_img a img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.brand_main_13_m{position: absolute; width: 100%; height: 40px; bottom: 5%; left: 50%; z-index: 300; margin-top: -20px; margin-left: -50%; text-align: center; font-size: 16px; line-height: 34px; color: #000; font-weight: bold;}

.brand-section {
	overflow: hidden;
}
.brand-sectionBg {
	position: relative;
	width: 100%;
	padding-top: 50%;
}


/* PRODUCTS */
#product_header{padding-top: 0px;}
.product_main_box{max-width: 1280px; height: auto; margin: 0 auto;}
.product_main_box_01{position: relative; width: 100%; height: auto; min-width: 1280px;}
.product_main_box h1{font-size: 30px;}

.product_main_01{width: 100%; height: auto; position: relative;}
.product_main_01_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_top.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; z-index: 200;}
.product_main_01_tit{position: absolute; width: 50%; height: auto; top: 20.5%; left: 5.5%; z-index: 300;}
.product_main_01_tit h2{font-family: 'TrajanPro', serif; font-size: 50px; line-height: 60px; letter-spacing: 5px; color: #000;}
.product_main_02{width: 90%; height: auto; margin: 2.5% auto; padding: 0% 0% 2.5% 0%;}
.product_main_02 table{width: 100%; height: auto;}
.product_main_02 table.second{width: 70%; height: auto; margin: 10px auto 0px auto;}
.product_main_02 table tr td{text-align: center; position: relative;}
.product_main_02 table tr td a img{
	height:auto;
	width: 100%;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.product_main_02 table tr td a img:hover {
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-o-transform: scale(1.10);
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.product_main_02 table tr td p{position: absolute; width: 100%; height: auto; left: 0%; bottom: 5%; text-align: center; font-size: 11px; letter-spacing:0.1em;}
/*
.product_main_03{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 5%;
}

.product_main_03 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
*/
.product_main_03{width: 100%; height: auto; margin-bottom: 5%; position: relative;}
.product_main_03_img{width: 100%; height: auto;}
.product_main_03_img img{width: 100%; height: auto;}
.is-in-view .product_main_03_img{animation-name: fadeInUp;}
.is-out-of-view .product_main_03_img{animation-name: fadeOut;}
.product_main_03_tit{position: absolute; width: 280px; height: 70px; bottom: 47.5%; left: 50%; z-index: 300; margin-left: -140px; margin-bottom: -35px; text-align: center; font-size: 16px; line-height: 34px; font-family: 'NIS_SMH3', serif; text-align: left;}

.product_main_04{width: 100%; height: auto; position: relative;}
.product_main_04_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_skinrejuvenator.jpg"); background-repeat: no-repeat; background-position: 20% 20%; background-size: 45% auto; /*z-index: 200;*/ opacity: 0;}  /*45%*/
.is-out-of-view .product_main_04_img{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_04_img{-webkit-animation-name:fadeInLeftShort; animation-name: fadeInLeftShort;}
.product_main_04_box{position: absolute; width: 35%; height: auto; bottom: 45%; right: 5%; top: 5%;}
.is-out-of-view .product_main_04_box{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_04_box{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.product_main_04_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_04_m{font-size: 14px; line-height: 30px;}

.product_main_05{width: 100%; position: relative; height: 680px;}
.product_main_05_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_skinrejuvenator2.jpg"); background-repeat: no-repeat; background-position: bottom right; background-size: 45% auto; z-index: 200; opacity: 0; float: right;}  /*55%*/
.is-out-of-view .product_main_05_img{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_05_img{-webkit-animation-name: fadeInRightShort; animation-name: fadeInRightShort;}
.is-out-of-view .product_main_05_box{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_05_box{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.product_main_05_box{position: absolute; width: 700px; height: auto; top: 5%; left: 10%; z-index: 300; font-size: 14px; line-height: 30px; opacity: 0;}
.product_main_05_m{font-size: 14px; line-height: 30px;}
.product_main_05_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_05_m a:hover{text-decoration: underline;}

.product_main_06{width: 100%; height: auto; position: relative;}
.product_main_06_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_skinrejuvenator3.jpg"); background-repeat: no-repeat; background-size: 40% auto; z-index: 200; opacity: 0;}  /*40%*/
.product_main_06_box{position: absolute; width: 550px; height: auto; bottom: 50%; right: 5%; z-index: 300; font-size: 14px; line-height: 30px; opacity: 0;}
.is-out-of-view .product_main_06_img{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_06_img{-webkit-animation-name: fadeInLeftShort; animation-name: fadeInLeftShort;}
.is-out-of-view .product_main_06_box{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_06_box{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.product_main_06_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_06_m{font-size: 14px; line-height: 30px;}

.product_main_07{padding: 2.5% 0px;}
.product_main_07_box{width: 50%; height: auto; z-index: 300; margin:0 auto; font-size: 16px; line-height: 34px;}
.product_main_07_tit{font-size: 20px; line-height: 38px; margin-bottom: 15px;}
.product_main_07_m{font-size: 14px; color: #636363;}
.product_main_07_m a{font-size: 14px; color: #636363;}
.product_main_07_m a:hover{text-decoration: underline;}

.product_main_08{width: 100%; height: auto; position: relative;}
.product_main_08_img{width: 80%; height: auto; margin: 0 auto 2.5% auto;}
.videoContainer{height:100%; width:100%; overflow: hidden;}
.videoContainer video{width: 100%; min-height: auto;}
.product_main_08 a{display: block; width: 100%; height: auto;}

.product_main_09{width: 100%; height: auto; position: relative; margin-top: 10%;}
.product_main_09_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_creymask.jpg"); background-repeat: no-repeat; background-position: 0 25%; background-size: 50% auto; z-index: 200;}  /*30%*/
.product_main_09_box{position: absolute; width: 45%; height: auto; top: 50%; right: 5%; z-index: 300; font-size: 14px; line-height: 30px;}
.is-out-of-view .product_main_09_box{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_09_box{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.is-out-of-view .product_main_09_img{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_09_img{-webkit-animation-name: fadeInLeftShort; animation-name: fadeInLeftShort;}
.product_main_09_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}

.product_main_10{width: 100%; height: auto; position: relative;}
.product_main_10_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_creymask2.jpg"); background-repeat: no-repeat; background-position: 80% 50%; background-size: 30% auto; z-index: 200; opacity: 0;}  /*100%*/
.product_main_10_box{position: absolute; width: 48%; height: auto; bottom: 25%; left: 10%; z-index: 300; opacity: 0;}
.is-out-of-view .product_main_10_img{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_10_img{-webkit-animation-name: fadeInRightShort; animation-name: fadeInRightShort;}
.is-out-of-view .product_main_10_box{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_10_box{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.product_main_10_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_10_m{font-size: 14px; line-height: 30px;}
.product_main_10_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_10_m a:hover{text-decoration: underline;}

.product_gel{background-image: url("../images/product/product_serum1.png"); background-repeat: no-repeat; background-position: 0% 10%; background-size: 15% auto; }

.product_main_11{text-align: left; margin: 0px 0px 200px 0px; font-size: 22px; line-height: 40px; abusolute: relative; top:0%; left: 0%} /*margin: 40px 0px; */

.product_main_12{width: 100%; height: auto; position: relative;}
.product_main_12_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_serum2.jpg"); background-repeat: no-repeat; background-position: 80% 20%; background-size: 24.5% auto; z-index: 200; opacity: 0;} /*background-position: 80% 30%; 20.5%*/
.product_main_12_box{position: absolute; width: 60%; height: auto; bottom: 25%; left: 18%; z-index: 300; font-size: 14px; line-height: 30px; opacity: 0;}
.is-out-of-view .product_main_12_img{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_12_img{-webkit-animation-name: fadeInRightShort; animation-name: fadeInRightShort;}
.is-out-of-view .product_main_12_box{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_12_box{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.product_main_12_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;} 
.product_main_12_m{font-size: 14px; line-height: 30px;}
.product_main_12_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_12_m a:hover{text-decoration: underline;}

.product_main_13{width: 100%; height: auto; position: relative;}
.product_main_13_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_remover.jpg"); background-repeat: no-repeat; background-position: 15% 0%; background-size: 27.5% auto; z-index: 200; opacity: 0;}  /*27.5%*/
.product_main_13_box{position: absolute; width: 50%; height: auto; top: 10%; right: 5%; z-index: 300; opacity: 0;}
.product_main_13_top_tit{font-size: 22px; line-height: 40px; margin-bottom: 200px;}
.product_main_13_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_13_m{font-size: 14px; line-height: 30px;}
.product_main_13_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_13_m a:hover{text-decoration: underline;}
.product_main_13_m span{font-size: 12px;}
.is-out-of-view .product_main_13_img{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_13_img{-webkit-animation-name: fadeInLeftShort; animation-name: fadeInLeftShort;}
.is-out-of-view .product_main_13_box{animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_13_box{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}

.product_main_14{width: 100%; height: auto; position: relative;}
.product_main_14_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_facewash.jpg"); background-repeat: no-repeat; background-position: 85% 0%; background-size: 27.5% auto; z-index: 200; opacity: 0;}  /*27.5%*/
.product_main_14_box{position: absolute; width: 49%; height: auto; top: 2%; left: 20%; z-index: 300; font-size: 14px; line-height: 30px; opacity: 0;}
.product_main_14_top_tit{font-size: 22px; line-height: 40px; margin-bottom: 200px;}
.product_main_14_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_14_m{font-size: 14px; line-height: 30px;}
.product_main_14_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_14_m a:hover{text-decoration: underline;}
.product_main_14_m span{font-size: 12px;}
.is-out-of-view .product_main_14_img{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_14_img{-webkit-animation-name: fadeInRightShort; animation-name: fadeInRightShort;}
.is-out-of-view .product_main_14_box{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_14_box{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

.product_main_15{width: 100%; height: auto; position: relative;}
.product_main_15_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_rosemist.jpg"); background-repeat: no-repeat; background-position: 20% 0%; background-size: 27.5% auto; z-index: 200; opacity: 0;} /*27.5%*/
.product_main_15_box{position: absolute; width: 50%; height: auto; top: 5%; right: 5%; z-index: 300; opacity: 0;}
.product_main_15_top_tit{font-size: 22px; line-height: 40px; margin-bottom: 200px;}
.product_main_15_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_15_m{font-size: 14px; line-height: 30px;}
.product_main_15_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_15_m a:hover{text-decoration: underline;}
.product_main_15_m span{font-size: 12px;}
.is-out-of-view .product_main_15_img{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_15_img{-webkit-animation-name: fadeInLeftShort; animation-name: fadeInLeftShort;}
.is-out-of-view .product_main_15_box{animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_15_box{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}

.product_main_16{width: 100%; height: auto; position: relative;}
.product_main_16_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_eyemask.jpg"); background-repeat: no-repeat; background-position: 80% 0%; background-size: 28.5% auto; z-index: 200; opacity: 0;} /*28.5%*/
.product_main_16_box{position: absolute; width: 49%; height: auto; top: 5%; left: 15%; z-index: 300; opacity: 0;}
.product_main_16_top_tit{font-size: 22px; line-height: 40px; margin-bottom: 200px;}
.product_main_16_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_16_m{font-size: 14px; line-height: 30px;}
.product_main_16_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_16_m a:hover{text-decoration: underline;}
.product_main_16_m span{font-size: 12px;}
.is-out-of-view .product_main_16_img{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_16_img{-webkit-animation-name: fadeInRightShort; animation-name: fadeInRightShort;}
.is-out-of-view .product_main_16_box{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_16_box{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

.product_main_17{width: 100%; height: auto; position: relative;}
.product_main_17_img{position: absolute; width: 100%; height: auto; background-image: url("../images/product/product_eyeserum.jpg"); background-repeat: no-repeat; background-position: 20% 28%; background-size: 19% auto; z-index: 200; opacity: 0;} /*27.5%*/
.product_main_17_box{position: absolute; width: 50%; height: auto; top: 10%; right: 5%; z-index: 300; opacity: 0;}
.product_main_17_top_tit{font-size: 22px; line-height: 40px; margin-bottom: 200px;}
.product_main_17_tit{font-size: 22px; line-height: 40px; margin-bottom: 20px;}
.product_main_17_m{font-size: 14px; line-height: 30px;}
.product_main_17_m a{font-size: 14px; line-height: 30px; color: #636363;}
.product_main_17_m a:hover{text-decoration: underline;}
.product_main_17_m span{font-size: 12px;}
.is-out-of-view .product_main_17_img{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft;}
.is-in-view .product_main_17_img{-webkit-animation-name: fadeInLeftShort; animation-name: fadeInLeftShort;}
.is-out-of-view .product_main_17_box{animation-name: fadeOutRight; animation-name: fadeOutRight;}
.is-in-view .product_main_17_box{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}


.m10 { margin-bottom:10px;} .m20 { margin-bottom:20px;} .m30 { margin-bottom:30px;}
#toggle{ display: none;}


.sp{
	display: none;
}
	
.pankuzu{
   width: 100%;
   padding: 10px 0% 10px 2.5%;
   letter-spacing: 1px;
}

.pankuzu a{
	letter-spacing: 1px;
}

/* news feed */
#feed ul { margin: 0; padding: 0; width: 100%;}
#feed li { margin: 0; padding-left: 10px; padding-right: 10px; width: 33%; display: inline-block; text-align: left; vertical-align:text-top;}
#feed h3{ font-size: 14px;}
#feed h3 a{ font-size: 13px;}
#feed img { margin: 5px 0 2px 0; border:1px solid #cccccc;padding:3px; background-color:#eeeeee;}


/* product */
.waku{
	width: 1180px;
	padding: 2.5% 0%;
	margin: 0 auto;
	}

.product_detail{
	width: 100%;
	position: relative;
	height: 680px;
}
.product_detail h1{
	font-size: 30px;
	}
.product_detail h2{
	font-size: 26px;
	}
	
.product_buy {
	margin: 10% 0 0 0;
	border-top: 1px solid #231815;
	border-bottom: 1px solid #231815;
	display: table;
	width: 100%;
}
.product_buy .info {
	display: table-cell;
	width: 60%;
	vertical-align: middle;
	padding: 0 30% 0 0;
	position: relative;
	left: 20%;
	text-align: center;
}
.product_buy .photo {
	display: table-cell;
	width: 35%;
	padding: 5% 0;
}
.product_buy .photo img {
	width: 45%;
}
.product_buy .photo2 {
	display: table-cell;
	width: 35%;
	padding: 5% 0;
}
.product_buy .photo2 img {
	width: 65%;
}
.product_buy .left {
	width: 50%;
}
.product_buy figure{
	margin-right: 50px;
	}
.product_buy .detail_txt{
	float: left;
	padding-top: 72px;
	width: 50%;
	}
.product_buy .detail_txt div{
	width: 100%;
	background-color: #f7f8f8;
	padding: 20px;
	margin-bottom: 24px;
	line-height: 2.0;
	}
.product_buy h3.product_name{
	font-size: 28px;
  margin-left: -7px;
	margin-bottom: 20px;
	}
.product_buy .price, .product_buy .price2{
	font-size: 15px;
	line-height: 1.5em;
	margin: 20px 0;
	}
.product_buy h4{
	font-size: 20px;
	line-height: 1.8em;
	}
.product_buy p.btn_buy a, .btn_buy_of{
	display: block;
	text-align:center;
	font-size: 16px;
	border: 1px solid #231815;
	padding: 4%;
	margin: 0 auto 30px auto;
	width: 60%;
}

.product_buy .onsale {
	margin-bottom: 20px;
}
.product_buy .onsale span {
	font-size: 1.7em;
}
	
.product_buy p.btn_buy:hover{
	opacity: 0.6;
}
	
.border-btm {
  border-bottom: 1px solid #231815;
  min-width: 1280px;
}

/* product01 */
/*
.product01 .product_detail h1{
	margin-bottom: 90px;
	}
.product01 .product_detail h2{
	margin-bottom: 70px;
	}	
.product01 .product_detail_01_img {
	position: absolute;
	width: 800px;
	right: 0px;
	top: 0px;
	background-size: 800px auto;
	height: auto;
	background-image: url("../images/product/product_skinrejuvenator2.jpg");
	background-repeat: no-repeat;
	z-index: 200;
	height: 563px;
}

.product01 .product_detail_01_box {
	position: absolute;
	width: 700px;
	height: auto;
	top: 14%;
	left: 5%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}

.product01 .product_detail_01_box03 {
	position: absolute;
	top: 1100px;
	left: 10%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}
.product01 .product_detail_01_box03 .left {
	margin-right: 20px;
}
.product01 .product_detail02 .clearfix{
	margin-bottom: 60px;
	}
.product01 .product_detail02 .left{
	width: 45%;
	}
.product01 .product_detail02 .right{
	width: 52.5%;
	}
.product01 .product_detail02 figure{
	margin-right: 20px;
	}
.product01 .product_detail02 h3{
	font-size: 26px;
	margin-bottom: 42px;
  margin-top: 3px;
	}
.product01 .product_detail02 p{
	font-size: 14px;
	line-height: 30px;
	}
.product_detail_box{
	width: 80%;
	height: auto;
	margin: 0 auto;
}
*/

/* product01 */
.product01{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product01 section {
	width: 90%;
	margin: 6% 5%;
	clear: both;
	display: table;	
}
.product01 .product_detail{max-width: 1280px; height: auto; margin: 0 auto;}

.product01 .product_detail h1{
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 70px;
	text-align: center;
	}
.product01 .product_detail h2{
	margin-bottom: 70px;
	text-align: center;
	}	
.product01 p.ttl{
	font-size: 26px;
	margin-bottom: 20px;
	}	
.product01 .ttl2{
	font-size: 20px;
	margin-bottom: 20px;
	}	
.product01 .product_detail_txt1 {
	width: 60%;
	float: left;
	height: auto;
	font-size: 18px;
	line-height: 1.6em;
	margin: 0 0 15% 0;
}
.product01 .product_detail_txt1 ul {
   list-style-type: disc;
	margin: 0 0 0 4%;
}
.product01 .product_detail_txt1 li {
	font-size: 16px;
	margin: 1% 0;
}
.product01 .product_detail_img1 {
	width: auto;
	float: right;
	margin: 2% 1.2% 0 0;
}
.product01 .product_detail_img1 img {
	display: block;
	margin: 0 0 2% 0;
}
.product01 .product_detail_txt2 {
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 0;
}
.product01 .product_detail_img2 {
	margin: 0 auto;
	text-align: center;
}
.product01 .product_detail_img2 img {
	width: 360px;
	margin: 0 1%;
	display: inline-block;
}
.product01 .product_detail_step {
	display: table-cell;	
	width: 7%;
}
.product01 .product_detail_step_txt {
	width: 82%;
	display: table-cell;
	border-left: 1px #000000 solid;
	padding: 0 0 0 3%;
}
	
	
/* product02 */	
/*
.product02 .product_detail h1{
	margin-bottom: 70px;
	}
.product02 .product_detail h2{
	margin-bottom: 30px;
	}	
.product02 .product_detail_01_img {
	position: absolute;
	width: 100%;
	height: auto;
	background-image: url("../images/product_detail/craymask/image_craymask.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 500px auto;
	z-index: 200;
	float: right;
	height: 600px;
}

.product02 .product_detail_01_box {
	position: absolute;
	width: 740px;
	height: auto;
	top: 14%;
	left: 5%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}

.product02 .product_detail_01_box03 {
	position: absolute;
	top: 1100px;
	left: 10%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}
.product02 .product_detail_01_box03 .left {
	margin-right: 20px;
}
.product02 .product_detail02 .clearfix{
	margin-bottom: 60px;
	}
.product02 .product_detail02 figure{
	width: 708px;
	margin-right: 20px;
	}
.product02 .product_detail02 h3{
	font-size: 28px;
	margin-bottom: 42px;
  margin-top: 3px;
	}
.product02 .product_detail02 p{
	font-size: 14px;
	line-height: 30px;
	}
	
.product02 p.description {
	font-size: 12px;
}
*/

/* product02 */
.product02{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product02 section {
	width: 90%;
	margin: 6% 5%;
	clear: both;
}
.product02 .product_detail{max-width: 1280px; height: auto; margin: 0 auto;}

.product02 .product_detail h1{
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 70px;
	text-align: center;
	}
.product02 .product_detail h2{
	margin-bottom: 70px;
	text-align: center;
	}	
.product02 p.ttl{
	font-size: 26px;
	margin-bottom: 15px;
	}	
.product02 .product_detail_txt2 {
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 0;
}
.product02 .product_detail_txt2 ul {
   list-style-type: disc;
	margin: 0 0 0 4%;
}
.product02 .product_detail_txt2 li {
	font-size: 16px;
	margin: 1% 0;
}

/* product03 */	
/*
.product03 .product_detail h1{
	margin-bottom: 70px;
	}
.product03 .product_detail h2{
	margin-bottom: 30px;
	}	
.product03 .product_detail_01_img {
	width: 400px;
	height: auto;
	background-image: url("../images/product_detail/serum/selum_image.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 400px auto;
	z-index: 200;
	float: right;
	height: 600px;
	margin-right: 50px;
}

.product03 .product_detail_01_box {
	position: absolute;
	width: 750px;
	height: auto;
	top: 14%;
	left: 5%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}

.product03 .product_detail_01_box03 {
	position: absolute;
	top: 1100px;
	left: 10%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}
.product03 .product_detail_01_box03 .left {
	margin-right: 20px;
}
.product03 .product_detail02 .clearfix{
	margin-bottom: 60px;
	}
.product03 .product_detail02 figure{
	width: 708px;
	margin-right: 20px;
	}
.product03 .product_detail02 h3{
	font-size: 28px;
	margin-bottom: 42px;
  margin-top: 3px;
	}
.product03 .product_detail02 p{
	font-size: 14px;
	line-height: 30px;
	}
.product03 p.description {
	font-size: 12px;
}
*/

/* product03 */
.product03{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product03 section {
	width: 90%;
	margin: 0% 5%;
	clear: both;
}
.product03 .product_detail{max-width: 1280px; height: auto; margin: 0 auto;}

.product03 .product_detail h1{
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 70px;
	text-align: center;
	}
.product03 .product_detail h2{
	margin-bottom: 70px;
	text-align: center;
	}	
.product03 p.ttl{
	font-size: 26px;
	margin-bottom: 15px;
	}	
.product03 .product_detail_txt1 {
	width: 60%;
	float: left;
	height: auto;
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 2% 15% 0;
}
.product03 .product_detail_txt1 ul {
   list-style-type: disc;
	margin: 0 0 0 4%;
}
.product03 .product_detail_txt1 li {
	font-size: 16px;
	margin: 1% 0;
}
.product03 .product_detail_img1 {
	width: auto;
	float: right;
	margin: 2% 1.2% 10% 0;
}
.product03 .product_detail_img1 img {
	margin: 0 0 3% 0;
	display: block;
}

/* product04 */
/*
.product04 .product_detail h1{
	margin-bottom: 70px;
	}
.product04 .product_detail h2{
	margin-bottom: 30px;
	}	
.product04 .product_detail_01_img {
	position: absolute;
	width: 100%;
	height: auto;
	background-image: url("../images/product_detail/remover/remover_image.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 400px auto;
	z-index: 200;
	float: right;
	height: 600px;
}
.product_main_05_item{
	display: none;
}
.product04 .product_detail_01_box {
	position: absolute;
	width: 700px;
	height: auto;
	top: 14%;
	left: 10%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}
.product04 .product_detail_01_box03 {
	position: absolute;
	top: 1100px;
	left: 10%;
	z-index: 300;
	font-size: 14px;
	line-height: 30px;
}
.product04 .product_detail_01_box03 .left {
	margin-right: 20px;
}
.product04 .product_detail02 .clearfix{
	margin-bottom: 60px;
	}
.product04 .product_detail02 .left{
	width: 45%;
	}
.product04 .product_detail02 .right{
	width: 52.5%;
	}
.product04 .product_detail02 figure{
	margin-right: 20px;
	}
.product04 .product_detail02 h3{
	font-size: 26px;
	margin-bottom: 42px;
  margin-top: 3px;
  line-height: 30px;
	}
.product04 .product_detail02 p{
	font-size: 14px;
	line-height: 30px;
	}
 */
 
/* product04 */
.product04{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product04 section {
	width: 90%;
	margin: 6% 5%;
	clear: both;
}
.product04 .product_detail{max-width: 1280px; height: auto; margin: 0 auto;}

.product04 .product_detail h1{
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 70px;
	text-align: center;
	}
.product04 .product_detail h2{
	margin-bottom: 70px;
	text-align: center;
	}	
.product04 p.ttl{
	font-size: 26px;
	margin-bottom: 15px;
	}	
.product04 .product_detail_txt1 {
	width: 60%;
	float: left;
	height: auto;
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 2% 15% 0;
}
.product04 .product_detail_img1 {
	width: auto;
	float: right;
	margin: 2% 1.2% 0 0;
}
.product04 .product_detail_txt2 {
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 0;
}

/* product05 */
.product05{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product05 section {
	width: 90%;
	margin: 6% 5%;
	clear: both;
}
.product05 .product_detail{max-width: 1280px; height: auto; margin: 0 auto;}

.product05 .product_detail h1{
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 70px;
	text-align: center;
	}
.product05 .product_detail h2{
	margin-bottom: 70px;
	text-align: center;
	}	
.product05 p.ttl{
	font-size: 26px;
	margin-bottom: 15px;
	}	
.product05 .product_detail_txt1 {
	width: 60%;
	float: left;
	height: auto;
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 2% 15% 0;
}
.product05 .product_detail_img1 {
	width: auto;
	float: right;
	margin: 2% 1.2% 0 0;
}
.product05 .product_detail_txt2 {
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 0;
}
.product05 .product_detail_img2 {
	margin: 0 auto;
	text-align: center;
}
.product05 .product_detail_img2 img {
	width: 360px;
	margin: 0 0.7% 10px;
	display: inline-block;
}
.product05 .product_detail_howto {
	width: 90%;
	padding: 2% 4%;
	margin: 0 5%;
	background: #eeefef;
}
.product05 .product_detail_howto h3 {
	font-size: 22px;
	line-height: 1.8em;
	text-align: center;
}
.product05 .product_detail_howto dl {
	font-size: 16px;
	line-height: 1.8em;
	margin: 1% 0;
}
.product05 .product_detail_howto dl dt {
	width: 20%;
	display: inline-block;	
	vertical-align: top;
	margin-bottom: 15px;
}
.product05 .product_detail_howto dl dd {
	width: 79%;
	display: inline-block;	
	vertical-align: top;
	margin-bottom: 15px;
}

/* product06 */
.product06{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product06 section {
	width: 90%;
	margin: 6% 5%;
	clear: both;
}
.product06 .product_detail{max-width: 1280px; height: auto; margin: 0 auto;}

.product06 .product_detail h1{
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 70px;
	text-align: center;
	}
.product06 .product_detail h2{
	margin-bottom: 70px;
	text-align: center;
	}	
.product06 p.ttl{
	font-size: 26px;
	margin-bottom: 15px;
	}	
.product06 .product_detail_txt1 {
	width: 65%;
	float: left;
	height: 230px;
	font-size: 18px;
	line-height: 2.6em;
	margin: 2% 2% 15% 0;
	padding : 5.5% 3%;
	border: 1px #000000 solid;
}
.product06 .product_detail_img1 {
	width: auto;
	float: right;
	margin: 2% 1.2% 0 0;
}
.product06 .product_detail_txt2 {
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 0;
}
.product06 .product_detail_img2 {
	margin: 0 auto;
	text-align: center;
}
.product06 .product_detail_img2 img {
	width: 360px;
	margin: 0 0.7% 10px;
	display: inline-block;
}
.product06 .product_detail_howto {
	width: 90%;
	padding: 2% 4%;
	margin: 0 5%;
	background: #eeefef;
	font-size: 16px;
	line-height: 1.8em;
}
.product06 .product_detail_howto h3 {
	font-size: 22px;
	line-height: 1.8em;
	text-align: center;
}

/* product07 */
.product07{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product07 section {
	width: 90%;
	margin: 6% 5%;
	clear: both;
}
.product07 .product_detail{max-width: 1280px; height: auto; margin: 0 auto;}

.product07 .product_detail h1{
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 70px;
	text-align: center;
	}
.product07 .product_detail h2{
	margin-bottom: 70px;
	text-align: center;
	}	
.product07 p.ttl{
	font-size: 26px;
	margin-bottom: 15px;
	}	
.product07 .product_detail_txt1 {
	width: 70%;
	float: left;
	height: auto;
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 2% 8% 0;
}
.product07 .product_detail_txt1 ul {
	list-style: url(../images/product_detail/eyemask/yajirushi.gif);
	 margin: 0 0 0 4%;
}
.product07 .product_detail_txt1 li {
	font-size: 16px;
	line-height: 1.8em;
	margin: 1% 0;
}
.product07 .product_detail_img1 {
	width: auto;
	float: right;
	margin: 2% 1.2% 0 0;
}
.product07 .product_detail_txt2 {
	font-size: 18px;
	line-height: 1.6em;
	margin: 2% 0;
}
.product07 .product_detail_img2 {
	margin: 0 auto;
	text-align: center;
	clear:both;
}
.product07 .product_detail_img2 img {
	width: 98%;
	margin: 0 1%;
}
.product07 .product_detail_howto {
	width: 90%;
	padding: 2% 4%;
	margin: 0 5%;
	background: #eeefef;
	font-size: 16px;
	line-height: 1.8em;
}
.product07 .product_detail_howto h3 {
	font-size: 22px;
	line-height: 1.8em;
	text-align: center;
}

/* product08 */
.product08{
	margin: 70px auto 0 auto;
	height: auto;
	}
.product08 .product_detail_img2 img {
	width: 360px;
	margin: 0 0.7% 10px;
	display: inline-block;
}

.product08 .product_detail_howto {
	width: 90%;
	padding: 2% 4%;
	margin: 0 5%;
	background: #eeefef;
	font-size: 16px;
	line-height: 1.8em;
}
.product08 .product_detail_howto h3 {
	font-size: 22px;
	line-height: 1.8em;
	text-align: center;
}

.product08 .product_detail_howto .product_detail_howto_figure {
	background-color: #fff;
	text-align: center;
	margin-top: 20px;
	padding: 20px 5px;
}


span.sup {
	vertical-align: super;
	font-size: 12px;
}

span.note {
	font-size: 14px;
}

span.note2 {
	font-size: 11px;
}

/* MOVIE ARCHIVES */
.movie_main_box_tit h2{
	font-family: 'TrajanPro', serif; 
	font-size: 38px; 
	line-height: 1.6em; 
	text-align: center; 
	margin-bottom: 5%;
}
.movie_main_box .videoContainer img{
	margin-bottom: 35px;
}
.movie_main_box .title{
	font-size: 16px; 
	line-height: 1.6em; 
	margin: 60px 0 10px 10px;
}
.moviearchives{
	margin: 30px auto;
	height: auto;
}

/* eSTORE */
.estore_main{width: 80%; height: auto; margin: 2.5% auto; padding: 0% 0% 2.5% 0%;}
.estore_main table{width: 100%; height: auto;}
.estore_main table.second{width: 70%; height: auto; margin: 10px auto 0px auto;}
.estore_main table tr td{text-align: center; position: relative; padding-top:10%;}
.estore_main table tr td a img{
	height:auto;
	width: 100%;
}
.estore_main table tr td p{position: absolute; width: 100%; height: auto; left: 0%; bottom: 5%; text-align: center; font-size: 14px; line-height:28px;}

/* CONTACT */
#contact_header{padding-top: 0px;}
.contact_main_box{width: 60%; height: auto; margin: 5% auto;}
.contact_main_box_tit{width: 50%; height: auto; position: relative; margin:auto auto; color: #000; text-align: center;}
.contact_main_box_tit h2{font-family: 'TrajanPro', serif; font-size: 46px; line-height: 46px; letter-spacing: 0.2em; font-weight: lighter;}
.contact_main_box_m{font-size: 14px; line-height: 2.2em; font-weight: lighter; letter-spacing: 0.1em; margin: 5% auto 0 auto;}
.contact_main_box_m h3{font-family: 'TrajanPro', serif; font-size: 16px; line-height: 2.4em; letter-spacing: 0.2em; font-weight: bold;}
/*.contact_main_box_m a{color:#7c587d;font-size: 100%;}*/

.gotop{width: 80px; height: auto;margin: 0px auto 5% auto;}

@media (max-width: 768px) {
#feed ul { margin: 0; padding: 0; width: 100%;}
#feed li { margin: 0; padding-left: 0; padding-right: 0; width: 100%; display: inline-block;}
#feed .date { margin: 0 0 0 0;}
#feed .title { font-weight: 600;margin: 0 0 0 0;}
#feed h3{ font-size:14px;}
#feed img { margin: 0px 0 0 0; width: 100%; height: auto;}
}

.pc{display: block;}
.sp{display: none;}
