@charset "utf-8";

/* common
-----------------------------------------*/
#headerIn {
    background: #333;
}
#gNavi li {
    background: url("../img/ns-doors/bg_border.png") scroll no-repeat right 4px;
}
#gNavi li a {
    background: url("../img/ns-doors/bg_hovermenu01.png") scroll no-repeat center bottom;
    color: #fff;
}
#gNavi li a:hover {
	background: url("../img/ns-doors/bg_hovermenu.png") scroll no-repeat center bottom;
}
#gNavi .pulldownmenu li a,
#gNavi .pulldownmenu01 dd a,
#gNavi .pulldownmenu02 dd a {
    color: #939383;
}
#gNavi .pulldownmenu li a:hover,
#gNavi .pulldownmenu01 dd a:hover,
#gNavi .pulldownmenu02 dd a:hover {
    background: none;
}
.logIn a {
    color: #fff;
}
.navbarCollapse ul {
    background: #666;
}
.navbarCollapse li {
    background: url("../img/ns-doors/icon_arrow01.png") scroll no-repeat 20px center;
    background-size: 4px;
}
footer {
    background-color: #e6e6e6;
    padding-top: 40px;
}
.siteLeave {
    top: -700px;
}
#footer {
    background: #000;
}
.footMenu li a {
    color: #939383;
}
.footMenu li + li {
    border-left: #939383 1px solid;
}
#copyright {
    color: #939383;
}
.pcon {
    display: block;
}
.tboff {
    display: block;
}

@media screen and (max-width: 959px) {      
.siteLeave {
    top: -400px;
}   
.footMenu li + li {
    border-left: none;
}
.tboff {
    display: none;
}
}

@media screen and (max-width: 767px) {
footer {
    padding-top: 30px;
}
.siteLeave {
    top: -350px;
} 
.pcon {
    display: none;
}
.tboff {
    display: block;
}
}


/* index.php
-----------------------------------------*/
#nsDoors_top1 {
    background: url(../img/ns-doors/img_nsdoors02.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 110px 0 20px;
}
.nsInner_top1 {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 28px;
    color: #9fa0a0;
}
.nsInner_top1 p {
    padding: 35px 0 570px;
    letter-spacing: 0.1em;
}
.nsInner_top1 p span {
    font-size: 10px;
    display: block;
    letter-spacing: normal;
}
#nsDoors_top1 #breadcrumb {
    margin: 0 auto;
}
#nsDoors_top1 #breadcrumb span,
#nsDoors_top1 #breadcrumb span a {
    color: #fff;
}

@media screen and (max-width: 959px) {
#nsDoors_top1 {
    padding: 60px 20px 10px;
}
.nsInner_top1 {
    font-size: 20px;
}
.nsInner_top1 img {
    width: 290px;
}
.nsInner_top1 p {
    padding: 15px 0 300px;
}
.nsInner_top1 p span {
    font-size: 9px;
}
#nsDoors_top1 #breadcrumb {
    padding: 0;
}
}

@media screen and (max-width: 767px) {
#nsDoors_top1 {
    padding: 50px 20px 10px;
}
.nsInner_top1 {
    font-size: 14px;
}
.nsInner_top1 img {
    width: 180px;
}
.nsInner_top1 p {
    padding: 15px 0 250px;
    letter-spacing: normal;
}
.nsInner_top1 p span {
    font-size: 8px;
}
}


#nsDoors_top2 {
    background: url(../img/ns-doors/img_nsdoors03.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 110px 0 140px;
}
.nsInner_top2 {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 14px;
    color: #9fa0a0;
    text-align: center;
    letter-spacing: 0.1em;
}
.nsInner_top2 h2 {
    font-size: 20px;
    padding-bottom: 50px;
    font-weight: bold;
}
.nsInner_top2 p {
    padding-top: 45px;
    line-height: 2.1;
}
.nsInner_top2 p span {
    font-size: 10px;
    display: block;
}

@media screen and (max-width: 959px) {  
#nsDoors_top2 {
    padding: 55px 20px 70px;
}
.nsInner_top2 {
    font-size: 12px;
}
.nsInner_top2 img {
    width: 400px;
    margin: 0 auto;
}
.nsInner_top2 h2 {
    font-size: 18px;
    padding-bottom: 30px;
}
.nsInner_top2 p {
    padding-top: 30px;
}
.nsInner_top2 p span {
    font-size: 9px;
}
}

@media screen and (max-width: 767px) {
.nsInner_top2 p {
    line-height: 1.7;
}
}


#nsDoors_top3 {
    background: url(../img/ns-doors/img_nsdoors05.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 130px 0 225px;
}
.nsInner_top3 {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.1em;
}
.nsInner_top3 h3 {
    font-size: 20px;
    padding-bottom: 35px;
    line-height: 1.7;
    max-width: 410px;
    font-weight: bold;
}
.nsInner_top3 p {
    line-height: 2.1;
    max-width: 410px;
}

@media screen and (max-width: 959px) {  
#nsDoors_top3 {
    padding: 65px 20px 120px;
}
.nsInner_top3 {
    font-size: 12px;
}
.nsInner_top3 h3 {
    font-size: 16px;
    padding-bottom: 20px;
    max-width: 45%;
}
.nsInner_top3 p {
    max-width: 45%;
}
}

@media screen and (max-width: 767px) {
#nsDoors_top3 {
    padding: 30px 20px 40px;
}
.nsInner_top3 h3 {
    padding-bottom: 15px;
    max-width: 75%;
}
.nsInner_top3 p {
    max-width: 75%;
    line-height: 1.6;
}
}


#nsDoors_top4 {
    background: url(../img/ns-doors/img_nsdoors06.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 200px 0 130px;
}
.nsInner_top4 {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.1em;
}
.nsInner_top4 h3 {
    font-size: 20px;
    padding-bottom: 35px;
    line-height: 1.7;
    max-width: 365px;
    padding-left: 580px;
    font-weight: bold;
}
.nsInner_top4 p {
    line-height: 2.1;
    max-width: 365px;
    padding-left: 580px;
}
.nsInner_top4 p span {
    font-size: 10px;
    display: block;
    line-height: 1.5;
    padding-top: 10px;
}

@media screen and (max-width: 959px) {  
#nsDoors_top4 {
    padding: 100px 20px 65px;
}
.nsInner_top4 {
    font-size: 12px;
}
.nsInner_top4 h3 {
    font-size: 16px;
    padding-bottom: 20px;
    max-width: 45%;
    padding-left: 0;
    margin-left: 55%;
}
.nsInner_top4 p {
    max-width: 45%;
    padding-left: 0;
    margin-left: 55%;
}
.nsInner_top4 p span {
    font-size: 9px;
    padding-top: 10px;
}
}

@media screen and (max-width: 767px) {
#nsDoors_top4 {
    padding: 30px 20px 40px;
}
.nsInner_top4 h3 {
    padding-bottom: 15px;
    max-width: 60%;
    margin-left: 40%;
}
.nsInner_top4 p {
    max-width: 60%;
    margin-left: 40%;
    line-height: 1.6;
}
}


.nsdoorsProduct {
    margin: 0 0 40px;
}
.nsdoorsProduct h4 {
    padding: 55px 0 40px;
    font-size: 18px;
    color: #231815;
    text-align: center;
}
.nsdoorsProduct h4 img {
    padding-bottom: 15px;
}
.nsdoorsProduct li {
    float: left;
    width: 32%;
    text-align: center;
    color: #666;
}
.nsdoorsProduct li a {
    display: block;
    text-decoration: none;
}
.nsdoorsProduct li a img {
    margin: 0 0 30px;
}
.nsdoorsProduct li:last-child a img {
    padding-top: 202px;
}
.nsdoorsProduct .prodectDetail01 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.6;
}
.nsdoorsProduct .prodectDetail01 p {
    font-size: 10px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 1.8;
}
.nsdoorsProduct .prodectDetail01 .de {
    font-size: 9px;
    margin: 15px 0 0;
    line-height: 1.45;
}
.nsdoorsProduct .prodectDetail01 p span {
    font-size: 11px;
    display: block;
    font-weight: bold;
}

@media screen and (max-width: 959px) {  
.nsdoorsProduct {
    margin: 0 0 20px;
}
.nsdoorsProduct h4 {
    padding: 40px 0 30px;
    font-size: 16px;
}
.nsdoorsProduct h4 img {
    width: 160px;
    margin: 0 auto;
    padding-bottom: 5px;
}
.nsdoorsProduct li {
    width: 48%;
    margin-right: 2%;
}
.nsdoorsProduct li a img {
    margin: 0 0 15px;
}
.nsdoorsProduct li:last-child a img {
    padding-top: 50px;
}
.nsdoorsProduct .prodectDetail01 {
    font-size: 11px;
}
.nsdoorsProduct .prodectDetail01 p {
    font-size: 9px;
    margin-bottom: 10px;
}
.nsdoorsProduct .prodectDetail01 .de {
    margin: 10px 0 0;
}
.nsdoorsProduct .prodectDetail01 p span {
    font-size: 10px;
}
}


/* serum.php, milk.php
-----------------------------------------*/
.wrap_bg {
    background-color: #efefec;
    padding: 10px 0 65px;
}
.wrap_bg #breadcrumb {
    margin: 0 auto;
}

#nsDoors_other1 {
    background: url(../img/ns-doors/img_nsdoors_s02.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 95px 0 54px;
}
#nsDoors_other1.milk {
    background: url(../img/ns-doors/img_nsdoors_m02.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 95px 0 90px;
}
.nsInner_other1 {
    margin: 0 auto;
    max-width: 1000px;
    color: #fff;
    font-size: 14px;
}
.nsInner_other1 .titleArea img {
    padding-bottom: 5px;
}
.nsInner_other1 h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 100px 0 35px;
    line-height: 1.8;
}
.nsInner_other1 p {
    letter-spacing: 0.1em;
    line-height: 2.2;
}
.nsInner_other1 p span {
    font-size: 10px;
    display: block;
    letter-spacing: normal;
    line-height: 1.8;
    padding-top: 10px;
}

@media screen and (max-width: 959px) {  
.wrap_bg {
    padding: 10px 0 32px;
}
#nsDoors_other1 {
    padding: 50px 0 27px;
}
#nsDoors_other1.milk {
    padding: 50px 0 45px;
}
.nsInner_other1 {
    font-size: 12px;
    padding: 0 20px;
}
.nsInner_other1 img {
    width: 450px;
}
.nsInner_other1 h2 {
    font-size: 16px;
    padding: 50px 0 20px;
}
.nsInner_other1 p {
    letter-spacing: 0.1em;
    line-height: 2.2;
}
.nsInner_other1 p span {
    font-size: 9px;
    line-height: 1.8;
    padding-top: 10px;
}
}

@media screen and (max-width: 767px) {  
#nsDoors_other1 {
    background: url(../img/ns-doors/img_nsdoors_s02_sp.jpg) no-repeat scroll right center;
    background-size: cover;
    padding: 90px 0 40px;
}
#nsDoors_other1.milk {
    background: url(../img/ns-doors/img_nsdoors_m02_sp.jpg) no-repeat scroll right center;
    background-size: cover;
    padding: 90px 0 40px;
}
.nsInner_other1 {
    font-size: 10px;
    padding: 0 20px;
}
.nsInner_other1 img {
    width: 250px;
}
.nsInner_other1 h2 {
    font-size: 12px;
    padding: 25px 0 10px;
}
.nsInner_other1 p {
    letter-spacing: 0.1em;
    line-height: 1.8;
    padding-right: 20%;
}
.nsInner_other1 p span {
    font-size: 8px;
    padding-top: 5px;
}
}

@media screen and (max-width: 640px) {  
#nsDoors_other1 {
    padding: 40px 0 20px;
}
#nsDoors_other1.milk {
    padding: 40px 0 20px;
}
}


.nsDoors_other2,
.nsDoors_other3 {
    position: relative;
    max-width: 1000px;
    margin: 0 auto 110px;
    color: #939383;
}
.commitHeading,
.commitHeading01 {
    width: 530px;
    float: left;
    box-sizing: border-box;
    padding: 0 56px 0 0;
}
.commitHeading01 {
    float: right;
    padding: 0 0 0 56px;
}
.nsDoors_other2 h3,
.nsDoors_other3 h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    padding: 6px 0 10px 150px;
    border-bottom: 1px solid #939383;
    letter-spacing: 2px;
    position: relative;
}
.nsDoors_other2 h3 span,
.nsDoors_other3 h3 span {
    position: absolute;
    bottom: -45px;
    z-index: 2;
    display: block;
    background: #efefec;
}
.commitHeading01 h3 {
    padding: 6px 0 10px 0;
}
.nsDoors_other2 h3 span.left {
    left: 0;
}
.nsDoors_other3 h3 span.right {
    right: 0;
}
.commitHeading p,
.commitHeading01 p {
    box-sizing: border-box;
    letter-spacing: 0;
    padding: 10px 0 0 150px;
    text-align: justify;
}
.commitHeading01 p {
    padding: 10px 150px 0 0;
}
.livingText {
    font-size: 14px;
    line-height: 28px;
    margin: 0 0 10px;
}
.det {
    font-size: 10px;
}
.commitImg {
    float: left;
}
.commitImg01 {
    float: right;
}

@media screen and (max-width: 959px) {  
.nsDoors_other2,
.nsDoors_other3 {
	margin: 0 0 20px;
}
.commitHeading,
.commitHeading01 {
	padding: 0 20px;
	width: 100%;
	float: none;
}

.nsDoors_other2 h3,
.nsDoors_other3 h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    padding: 6px 0 10px 80px;
}
.nsDoors_other2 h3 span,
.nsDoors_other3 h3 span {
    bottom: -32px;
    width: 64px;
}
.commitHeading01 h3 {
    padding: 6px 0 10px 0;
}
.nsDoors_other2 h3 span.left {
    left: 0;
}
.nsDoors_other3 h3 span.right {
    right: 0;
}
.commitHeading p {
	padding: 10px 0 10px 80px;
}
.commitHeading01 p {
	padding: 10px 80px 10px 0;
}
.livingText {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 5px;
    letter-spacing: 0.5px;
}
.det {
    font-size: 9px;
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}
.commitImg {
	box-sizing: border-box;
	padding: 0 20px 0 100px;
	float: none;
	text-align: right;
}
.commitImg01 {
	padding: 0 100px 0 20px;
	box-sizing: border-box;
	float: none;
}
}


.h2Basic06 {
    margin: 90px 0 35px;
}
.massageDetail ul {
    max-width: 572px;
	margin: 28px auto 70px;
	font-size: 14px;
	line-height: 22px;
}
.massageDetail ul li {
	float: left;
	width: 30.5%;
	color: #939383;
}
.massageDetail ul li+li {
	margin: 0 0 0 3.125%;
}
.number {
	background: url(../img/img_line.png) scroll no-repeat center;
	color: #939383;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
}
.massageDetail ul li img {
	margin: 12px 0;
}

@media screen and (max-width: 959px) {
.h2Basic06 {
    margin: 45px 0 20px;
}
.massageDetail ul {
	margin: 20px auto;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 12px;
}
.massageDetail ul li {
	width: 32%;
}
.massageDetail ul li + li {
	margin: 0 0 10px 2%;
}
}

@media screen and (max-width: 767px) {
.massageDetail ul {
	padding: 0;
}
}


.commitTable {
	border-top: 1px solid #a7a79a;
	padding: 68px 0 130px;
	color: #939383;
	line-height: 30px;
	font-size: 12px;
}
.commitTable table {
	width: 100%;
}
.commitTable table th {
	vertical-align: top;
	font-weight: bold;
	width: 12%;
}
.commitTable table td {
	vertical-align: top;
	width: 88%;
}
.commitTable table td p {
    padding-left: 1em;
}

@media screen and (max-width: 959px) {  
.commitTable {
	line-height: 22px;
	margin: 20px 0;
	padding: 20px 0 0 0;
}
.commitTable table th {
	padding: 6px 0 0;
	width: 22%;
}
.commitTable table td {
	padding: 0 0 6px;
	width: 78%;
}
    
@media screen and (max-width: 767px) {  
.commitTable table th {
	width: 30%;
}
.commitTable table td {
	width: 70%;
}
}