@charset "utf-8";
body {
  height: 100%;
  color: #444;
  font-size: 12px;
  background-color: #fff;
}


/* gheader */
#gheader {
	min-width: 960px;
	height:184px;
}

#color #gheader {
	background:#f3f5f2;
}
#clear #gheader {
	background:#f2f6f7;
}
#gheader .inner{
	width: 960px;
	position: relative;
	margin:0 auto;
}
#gheader .logo{
	position: absolute;
	left:0px;
	top:87px;
}
#gheader .menu {
	width: 256px;
	margin: 0 auto;
	position: relative;
	height: 184px;
}
#gheader .menu ul li {
	position: absolute;
	width: 72px;
	top: 0;
}
#gheader .menu ul li.clear {
	left: 0;
}
#gheader .menu ul li.top {
	left: 92px;
}
#gheader .menu ul li.color {
	right: 0;
}
#gheader .menu ul li a {
	position: absolute;
	top: 52px;
}
/**/
.menu {
  z-index: 99;
}

#gheader .movie{
	position: absolute;
	right:0px;
	top:68px;
}


/* nav */
#nav {
	min-width: 960px;
	height:57px;
	z-index:999;
}
#clear #nav {
	background: url(../img/header_bg_clear.gif) left bottom repeat-x;
}
#color #nav {
	background: url(../img/header_bg_color.gif) left bottom repeat-x;
}
#nav .tab {
	margin: 0 auto;
	position: relative;
	height: 57px;
}
#nav .tab li{
	float:left;
}
.fixed #nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#clear #nav .tab {
	width: 465px;
}
#color #nav .tab {
	width: 952px;
}
#color #nav .tab li{
	margin-left:-1px;
}

.tab_txt{
	width: 960px;
	margin: 0 auto;
}
.tab_txt ul{
	position: relative;
	height: 57px;
}
.tab_txt li{
	position: absolute;
	bottom: 0;
	width: 180px;
}
.tab_txt li a{
	color: #61ac19;
}
.tab_txt li:hover{
	z-index: 10;
}
.tab_txt li:hover a{
	color: #61ac19;
	background:#f3f5f2 url(../img/tab_arrow_on.gif) no-repeat 10px 50%; 
}
.tab_txt li.active{
	z-index:9;
}
.tab_txt li.active a{
	color: #000;
	background:#fff ; 
	height: 57px;
}

.tab_txt li a{
	width: 100%;
	height: 48px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
  justify-content: center;
	align-items: center;
	font-weight: bold;
	line-height: 1.4;
	border: 1px solid #daded9;
	border-radius: 4px 4px 0 0;
	background:#fff url(../img/tab_arrow_off.gif) no-repeat 10px 50%; 
}
.tab_txt li a small{
	display: block;
	font-size: 10px;
}
.tab_txt li a span{
	display: block;
	font-size: 12px;
	letter-spacing: -.02em;
}

.tab_txt li.ring-smt{
	width: 220px;
	left: 0;
}
.tab_txt li.ring{
	left: 160px;
}
.tab_txt li.ring-colors{
	left:290px;
}
.tab_txt li.ciel{
	left:400px;
}
.tab_txt li.ciel-uv-toric{
	left:520px;
}
.tab_txt li.ciel-duexuv{
	left:650px;
}
.tab_txt li.ciel-2w{
	right: 0;
}




/* footer */
footer {
	width: 100%;
	min-width: 960px;
	color:#292929;
	position: relative;
	z-index: 99;
}
footer .pagetop{
	text-align:center;
}
footer .inner {
	margin: 0px 20px 20px 20px;
	height: 36px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#clear footer .inner {
	background-color: #f2f6f7;
}
#color footer .inner {
	background-color: #f3f5f2;
}
footer nav {
  padding: 12px 0 0 20px;
  line-height: 0;
  float: left;
}
footer nav li {
  float: left;
  margin-right: 10px;
}
footer nav li a:hover img {
  opacity: 0.7;
}
footer .copyright {
  text-align: right;
  float: right;
  padding: 8px 12px 0 0;
}
footer .copyright img {
  padding-right: 20px;
  border-right: 1px solid #ccc;
  margin-right: 10px;
  padding-top:2px;
}
footer .copyright small {
  font-size: 10px;
}

.container {
	position: relative;
	min-width: 960px;
	overflow: hidden;
	color:#292929;
}
.fixed .container {
	margin-top:57px;
}

/* -- main -- */

/* products_end */
.container #main .products_end{
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: middle;
}
.container #main .products_end__txt{
	position: absolute;
	right: 0px;
	bottom: 34px;
	margin: auto;
	background-color: #ddd;
	font-size: 12px;
	padding: 10px 30px;
}
/* __products_end */


.container #main {
	text-align:center;
	opacity:0;
}
.container #main h2 {
	padding-top:40px;
  padding-bottom:34px;
}
.container #main h3 {
	padding-top:48px;
	padding-bottom:31px;
}
.container #main .main_shop {
	margin:10px 0 40px 0;
}
.container #main .main_img {
	padding-bottom:12px;
}
.container #main .main_banner_volumeup_wrap {
  margin: -10px 0 25px;
}
.container #main .main_banner_volumeup{
	display: inline-block;
}
.container #main .main_banner_volumeup + .main_banner_volumeup {
	margin-left: 60px;
}
.container #main .main_banner {
	margin: 28px 0 0px;
}
.container #main a{
	color:#699ec7;
	text-decoration:underline;
}



/* -- .head_btn--banne -- */


.product-headBtn{
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.product-headBtn h2{

}
.product-headBtn--banner{
	display: flex;
	position: absolute;
	right: 0;
	bottom: 34px;
}
.product-headBtn--banner2{
	bottom: 50px;
}
.product-headBtn--banner img{
	width: 270px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* -- bottom_link -- */

.product-shop{
	text-align: left;
	width:800px;
	margin: 0 auto 50px;
	line-height: 2;
}
.product-bottomLink ul{
	width: 456px;
	margin: 0 auto;
}
.product-bottomLink ul li + li{
	margin-top: 35px;
}
.product-bottomLink ul img{
	width: 100%;
}
p + .product-bottomLink{
	margin-top: 20px;
}
.product-bottomLink__ttl{
	margin-top: 40px;
	margin-bottom: 30px;
}


.product-end{
	border-top:1px solid #d5dadf;
	margin-top:55px;
	margin-bottom:55px;
	padding-top:55px;
	text-align:center;
}
.product-end a{
	text-decoration: underline;
}
.product-end a:hover{
	color: #71b72d;
}


.container #main .point {
	border-bottom:1px solid #d5dadf;
	padding-bottom:60px;
	font-size:12px;
	line-height:28px;
}
.container #main .point .text {
	width: 800px;
	margin:0 auto 50px auto;
	text-align:center;
}
.container #main .point .text.tLeft {
	text-align:left !important;
}
.container #main .point li {
	float:left;
}
.container #main .point ul li p.text {
	width: auto;
	margin:0;
}
.container #main .point ul.col1 {
	width: 800px;
	margin:0 auto;
}
	.container #main .point ul.col1_cieluv2w {
		padding-top: 50px;
	}
	.container #main .point ul.col1_cieluv2w h3 {
		padding-top: 0;
		padding-bottom: 0;
	}

	
.container #main .point ul.col1 li.left {
	width: 400px;
}
.container #main .point ul.col1 li.right {
	width: 400px;
	background: url(../img/line_dot_h.gif) left top repeat-y;
}
.container #main .point ul.col1 li p{
	width: 368px;
	text-align:left;
}
.container #main .point ul.col1 li p.text {
	padding-top:16px;
}
.container #main .point ul.col1 li.right p{
	float:right;
}
.container #main .point ul.col1 li.right p.name{
	text-align:right;
}




.container #main .point ul.col2 {
	width: 863px;
	margin:48px auto 0 auto;
}
.container #main .point ul.col2 h3 {
	padding-top:0px;
	padding-bottom:0px;
}
.container #main .point ul.col2 li {
	width:287px;
}
.container #main .point ul li.p04,
.container #main .point ul li.p05 {
	background: url(../img/line_dot_h.gif) right top repeat-y;
	padding-right:1px;
}
.container #main .point ul.col2 li p.text {
	width: auto;
	margin:0;
	padding:26px 34px 0px 34px;
	text-align:left;
	font-size:12px;
	line-height:24px;
}


.container #main .point ul.col3 {
	width: 690px;
	margin:0 auto;
}
.container #main .point ul.col3 li.left {
	width: 345px;
}
.container #main .point ul.col3 li.right {
	width: 345px;
	background: url(../img/line_dot_h.gif) left top repeat-y;
}
.container #main .point ul.col3 li p{
	width: 315px;
	text-align:left;
}
.container #main .point ul.col3 li.right p{
	float:right;
}
.container #main .point ul.col3 li p.text{
	padding:16px 0 23px 0;
	text-align:left;
	font-size:11px;
	line-height:20px;
}
.container #main .point ul.cols3 {
  display: block;
  margin:0 auto;
  width: 798px;
}
.container #main .point ul.cols3 > li {
  display: inline-block;
  width: 266px;
  background: url(../img/line_dot_h.gif) left top repeat-y;
}
.container #main .point ul.cols3 > li:first-child {
  display: inline-block;
  width: 266px;
  background:none;
}
.container #main .point ul.cols3 li p.text{
	margin:36px 35px 36px 35px;
	text-align:left;
	font-size:11px;
	line-height:20px;
}

.container #main .point ul.col4 {
	width: 690px;
	margin:0 auto;
	text-align:left;
}
.container #main .point ul.col4 li.left {
	background: url(../img/line_dot_h.gif) right top repeat-y;
	float:left;
	width:224px;
}
.container #main .point ul.col4 li.center {
	background: url(../img/line_dot_h.gif) right top repeat-y;
	float:left;
	width:225px;
	margin-left:19px;
}
.container #main .point ul.col4 li.right {
	float:right;
	width:203px;
	margin-left:19px;
}
.container #main .point ul.col4 li .name{
	padding-left:45px;
}
.container #main .point ul.col4 li .name.lbrown{
	padding-left:5px;
}
.container #main .point ul.col4 li .text{
	width:203px;
	padding:16px 0 23px 0;
	font-size:11px;
	line-height:20px;
}
/***/
.container #main .point .point01-col4 {
  width:800px;
  margin:0 auto;
}
.container #main .point .point01-col4 .row{
  clear:both;
  padding:56px 0;
}
.container #main .point .point01-col4 .row:first-child {
  padding:0;
  padding-bottom: 50px;
}
.container #main .point .point01-col4 .row+.row{
  background: url(../img/line_dot_b.gif) right top repeat-x;
  padding:60px 0 25px 0;
}

.container #main .point .point01-col4 .row ul li{
  box-sizing: border-box;
  width:400px;
}
.container #main .point .point01-col4 .row ul li.left {
  background: url(../img/line_dot_h.gif) right top repeat-y;
  float: left;
  padding-right: 25px;
}
.container #main .point .point01-col4 .row ul li.right {
  padding-left: 30px;
}
.container #main .point .point01-col4 .row ul li.center {
	margin-left: 234px;
}
.container #main .point .point01-col4 .row ul li .text {
  width: 360px;
}
.container #main .point .point01-col4 .row ul li .ttl {
  text-align:left;
  margin-bottom:16px;
}
.container #main .point .point01-col4 .row ul li .cap,
.container #main .point .point01-col4 .row ul li .dsc
{
  text-align:left;
}
.container #main .point .point01-col4 .row ul li .dsc
{
  /* min-height:84px; */
}
.container #main .point .point01-col4 .row ul li figure {
  margin-top:30px;
  text-align:center;
}

/***/

.container #main .point .wide {
	width: 800px;
	margin:0 auto;
}
.container #main .point ul.col5 {
	width: 800px;
	margin:0 auto;
}
.container #main .point ul.col5 li.left {
	width: 400px;
}
.container #main .point ul.col5 li.right {
	width: 400px;
	background: url(../img/line_dot_h.gif) left top repeat-y;
}
.container #main .point ul.col5 li p{
	width: 368px;
	text-align:left;
}
.container #main .point ul.col5 li p.text{
	padding-top:15px;
	padding-bottom:32px;
}
.container #main .point ul.col5 li.right p{
	float:right;
}
.container #main .point ul.col5 li.right p.name{
	text-align:right;
}

.container #main .point dl {
	width: 800px;
	margin:0 auto;
}
.container #main .point dt {
	margin-bottom:20px;
}
.container #main .point dd {
	margin-bottom:40px;
}
.container #main .point dd p.text{
	margin-bottom:20px;
}

.container #main .point dd.line{
	background: url(../img/line_dot_b.gif) left 100% repeat-x;
	padding-bottom: 55px;
}

.container #main .point .p02 {
    background: url(../img/line_dot_b.gif) left top repeat-x;
    padding-top: 55px;
}


/* -- product-info -- */
.container #main .product-info {
	position:relative;
	width:800px;
	margin:0 auto 75px auto;
	text-align:left;
}
.container #main .product-info h2{

	padding-top:52px;
	padding-bottom:18px;
}
.container #main .product-info .data {
	float:left;
}
.container #main .product-info table {
	width:346px;
	border:1px solid #d5dadf;
	font-size:12px;
	line-height:20px;
	border-collapse: separate;
	border-spacing:0;
	border-radius: 3px;		/* CSS3 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome */
	-moz-border-radius: 3px;	/* Firefox */
}
.container #main .product-info th {
	width:106px;
	border-bottom:1px solid #d5dadf;
	background:#f5f5f5;
	padding:10px 0 7px 15px;
	text-align:left;
	vertical-align:top;
}
.container #main .product-info td {
	border-bottom:1px solid #d5dadf;
	border-left:1px solid #d5dadf;
	padding:10px 0 7px 13px;
}
.container #main .product-info tr.last th,
.container #main .product-info tr.last td {
	border-bottom:none;
}
.container #main .product-info .package {
	float:right;
  width: 400px;
  text-align: center;
}
.container #main .product-info .btn {
  width: 400px;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}

.container #main p.old {
	border-top:1px solid #d5dadf;
	margin-top:55px;
	margin-bottom:55px;
	padding-top:55px;
	text-align:center;
}


h4.name+.u-text {
  margin-top: 15px;
  margin-bottom:43px;
}

.u-top-separate {
  background: url(../img/line_dot_b.gif) left top repeat-x;
  padding-top: 55px;
}


.u-text-left {
  margin-left:auto;
  margin-right:auto;
  width:800px;
  text-align: left;
}

/***/
.neosignt14uv .p06-image {
  margin:35px 0 45px 0 ;
}

.neosignt14uv .product-info {
  position: relative;
}

.neosignt14uv .product-info {
  position: relative;
}

.neosignt14uv .product-info .package{
  position: absolute;
  top: 130px;
  right: 0;
}
/*.container #main.neosignt14uv .product-info .btn {
  position: absolute;
  bottom: 0px;
  right: 42px;
}*/

.txt-center {
	text-align:center !important;
}

/*  */
#main .point.p02 .kirameki {
	width: 800px;
	margin: 0 auto 60px;
}
