@charset "UTF-8";
/* CSS Document */



main {
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
}
.concept {
  margin: 100px 0px;
  text-align: center;
}
.concept .ti {
  font-size: 34px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-feature-settings: "palt";
  letter-spacing: 0.5em;
  margin-bottom: .8em;
}
.concept p {
  font-size: 18px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  line-height: 2.4em;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}
.back01 {
  background-color: #F7F9F8;
}
.product {
  padding: 80px 0px;
}
.product .ttl {
  border-left: solid 5px #000000;
  margin: 10px 20px 20px 0px;
  color: #1e1210;
}
.product .ttl .name {
  font-size: 30px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  line-height: 1.3em;
  letter-spacing: 0.2em;
  padding: 5px 0px 0px 20px;
}
.product .ttl .sub_name {
  font-size: 17px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  line-height: 1em;
  letter-spacing: 0.2em;
  padding: 5px 0px 10px 20px;
}
.product .desc {
  font-size: 16px;
  line-height: 2em;
}
.product .point {
  margin: 15px 0;
}
.product .point h3 {
  color: #5DA490;
  font-weight: bold;
  font-size: 110%;
}
.product p {
  font-size: 13px;
  margin-bottom: 10px;
}
.product .price {
  border-top: 1px dashed #5DA490;
  font-size: 19px;
  padding-top: 15px;
  margin-top: 15px;
  letter-spacing: .1em;
}
.product .price span {
  font-size: 60%;
  vertical-align: .2em;
}
.product .pic01 {
  width: 350px;
  max-width: 100%;
  float: center;
  margin: 20px auto;
}
.howto {
  background: #F2F6F4;
  padding: 60px 0;
  position: relative;
}
.howto h3 {
  position: absolute;
  top: -1em;
  left: 0;
  right: 0;
  margin: auto;
  width: 400px;
  max-width: 80%;
  padding: 0 20px;
  color: #fff;
  background: #5DA490;
  border-radius: 5px;
  font-size: 20px;
  text-align: center;
  letter-spacing: .1em;
}
.howto h3 span {
  font-family: Georgia, Times, 'Times New Roman', serif;
}
.howto .col {
  position: relative;
}
.howto .col:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  right: -10px;
  top: 50%;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border: 8px solid transparent;
  border-left: 8px solid #5DA490;
}
.howto .col i {
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.howto .col h4 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: .2em;
}

#treatment .product .point h3 {
  color: #d2ac6f;
}
#treatment .product .price {
  border-color: #d2ac6f;
}
#treatment .howto {
  background: #faf2e4;
}
#treatment .howto h3 {
  background: #d2ac6f;
}
#treatment .howto p span{
	font-weight: bold;
	color:  #d2ac6f;
}

#mask .product .point h3 {
  color: #a49dbe;
}
#mask .product .price {
  border-color: #a49dbe;
}
#mask .howto {
  background: #f0f0f5;
}
#mask .howto h3 {
  background: #a49dbe;
}


.marem{
	padding: 100px 0;
}
.marem .box-ttl{
	text-align: center;
	margin-bottom: 50px;
}
.marem .box-ttl h3{
	margin-bottom: 20px;
}
.marem .col{
	display: flex;
	margin-bottom: 60px;
	position: relative;
}
.marem .col:not(:last-child):after{
	content: "";
display: block;
position: absolute;
background: url(../images_new/product/manna/ico_arrow_bottom.svg) no-repeat center;
bottom: -20px;
right: 0;
left: 0;
margin: auto;
width: 22px;
height: 10px;
}
.marem figure{
	width: 340px;
	flex-shrink: 0;
}
.marem .label{
	background: #D2AC6F;
	padding: 0 10px;
	color: #fff;
	font-family: 'EB Garamond',,Georgia,Times,'Times New Roman',serif;
	border-radius: 10px;
	font-size: 18px;
	vertical-align: 5px;
	margin-right: 10px; 
}
.marem .label span{
	font-style: italic;
	margin-left: 5px;
}
.marem .txt{
	width: 100%;
}
.marem h4{
	color: #d2ac6f;
	font-size: 30px;
	font-weight: bold;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.6em;
}
.marem .txt1{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 21px;
	letter-spacing: .05em;v
}
.marem .txt2{
	border-top: dotted 2px #1e1210;
	padding-top: 10px;
	margin-top: 10px;
}

#series{
	background: #f2f6f4;
	padding: 100px 0;
}
#series .container{
	max-width: 780px;
}
#series .box{
	display: flex;
	width: 100%;
	margin-bottom: 30px;
}
#series h2{
	font-size: 40px;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: .1em;
}
#series h2:after{
	content: "";
	display: block;
	background: #000;
	height: 2px; 
	width: 60px;
	margin: 30px auto 60px;
}
#series .box i{
	width: 120px;
	flex:0 0 120px;
	padding-right: 17px;
}
#series .box .txt{
	width: 100%;
}
#series .box h3{
	font-size: 26px;
	line-height: 1.4em;
	letter-spacing: .1em;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-bottom: 2px dotted #1e1210;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#series .box h3 span{
	color: #5da490;
}
#series .box p{
	font-size: 16px;
}
#series .box p span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
}

.hybridcare {
  background-color: #E5EFEC;
  padding-bottom: 80px;
}
.hybridcare .ti {
  color: #fff;
  font-size: 28px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.4em;
  background-color: #A38A77;
  text-align: center;
  padding: 40px 0px;
}
.hybridcare p {
  font-size: 20px;
  color: #8A6B53;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  margin: 50px 0px;
}
.hybridcare .hybridcare_pic {
  width: 100%;
  margin: 30px 0px;
}
.back02 {
  background-image: url(../images_new/product/manna/ph_back02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.product .pr_concept {
  color: #7AAD9B; 
  font-size: 25px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  line-height:1.4em;
  letter-spacing: 0.2em;
  padding:10px 0px;
}



@media only screen and (max-width: 767px) {

.pc {
  display: none !important;
}
img {
  max-width: 100%;
  height: auto;
}
.concept {
  margin: 50px 0px;
}
.concept .ti {
  font-size: 22px;

}
.concept p {
  font-size: 14px;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
  line-height: 2.2em;
}


.product {
  padding: 50px 0px;
}
.product .ttl {
  border-left: solid 3px #000;
  margin: 10px 0 20px 0px;
}
.product .ttl .name {
  font-size: 20px;
  padding:0 0 0 15px;
  letter-spacing: .15em;
}
.product .ttl .sub_name {
    font-size: 12px;
    padding: 5px 0px 10px 15px;
}
.product .price {
  font-size: 15px;
}
.product .pic01 {
  width: 200px;
  margin: 0 auto;
}
.product .desc {
  font-size: 14px;
}
.product .point p{
	font-size: 12px;
}
.product .point h3 {
  font-size: 100%;
}

.howto {
  padding: 30px 0;
  position: relative;
}
.howto h3 {
  padding: 0 15px;
  font-size: 15px;
}
.howto .col{
	margin: 0;
	float: none;
	display: flex;
}
.howto .col:not(:last-child){
	margin:0 auto 30px;
}
.howto .col:not(:last-child):after {
  right: 0;
  left: 0;
  top: auto;
	bottom: -25px;
  margin: auto;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border: 8px solid transparent;
  border-top: 8px solid #5DA490;
}
.howto .col i {
  margin: 0;
  padding-right: 15px;
  width: 110px;
  flex-shrink: 0;
}
.howto .col h4 {
  font-size: 15px;
  text-align: left;
}
.howto .col p{
	font-size: 13px;
	line-height: 1.5em;
}

#treatment .howto .col:not(:last-child):after {
  border-top: 8px solid #d2ac6f;
}
#mask .howto .col:not(:last-child):after {
  border-top: 8px solid #d2ac6f;
}
.marem{
	padding: 50px 0;
}
.marem .box-ttl{
	margin-bottom: 30px;
}
.marem .box-ttl h3{
	margin-bottom: 20px;
}
.marem .box-ttl p{
	font-size: 13px;
}
.marem .row{
	margin: 0;
}
.marem .col{
	display: block;
	margin: 0;
	position: relative;
}
.marem .col:not(:last-child){
	margin-bottom: 60px;
}
.marem .col:not(:last-child):after{
	content: "";
display: block;
position: absolute;
background: url(../images_new/product/manna/ico_arrow_bottom.svg) no-repeat center;
bottom: -35px;
right: 0;
left: 0;
margin: auto;
width: 22px;
height: 10px;
}
.marem figure{
	text-align: center;
	margin: 0 auto 15px;
	padding: 0;
	width: 180px;
}
.marem .label{
	font-size: 14px;
}
.marem h4{
	font-size: 20px;
}
.marem .txt1{
	font-size: 15px;
}
.marem .txt2{
	font-size: 13px;
}

#series{
	padding: 50px 0;
}
#series .box{
	display: flex;
	width: 100%;
	margin-bottom: 20px;
}
#series h2{
	font-size: 20px;
}
#series h2:after{
	width: 40px;
	margin: 20px auto 30px;
}
#series .box i{
	width: 70px;
	flex:0 0 70px;
	padding-right: 15px;
}
#series .box .txt{
	width: 100%;
}
#series .box h3{
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#series .box p{
	font-size: 13px;
}


.hybridcare {
  background-color: #E5EFEC;
  padding-bottom: 50px;
}
.hybridcare .ti {
  color: #fff;
  font-size: 20px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.4em;
  background-color: #A38A77;
  text-align: center;
  padding: 30px 0px;
}
.hybridcare p {
  font-size: 14px;
  color: #8A6B53;
  width: 100%;
  margin: 30px 0px 50px 0px;
}
.hybridcare .hybridcare_pic {
  width: 70%;
  margin: 30px 0px;
  margin: 0 auto;
}
.back02 {
  background-image: url(../images_new/product/manna/ph_back02_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 100px;
  margin-bottom: 80px;
}
.product .pr_concept {
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0.2em;
    padding: 10px 0px;
}


}
@media screen and (min-width: 768px) {

.sp {
  display: none !important;
}
.product .pic01 {
    margin-top: -90px;
}
#treatment .howto .col:not(:last-child):after {
  border-left: 8px solid #d2ac6f;
}
#mask .howto .col:not(:last-child):after {
  border-left: 8px solid #a49dbe;
}
}