/* var text-decoration */
@font-face {
 font-family: 'Roboto', sans-serif;
}
/*--
    Common Css
--*/
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;

}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 26px;
  font-weight: 500;
}
h3 {
  font-size: 22px;
  font-weight: 600;
}
p {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  margin: 0px;
 
}

a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
  font-size: 1.1em;
}

.blank{
	margin-top: 3em;
}


/*============== heading　 title================*/


@media screen and (max-width: 480px) {
heading {
 font-size: 3px;
  text-align: center;
  color: #2E2E2E;
  padding: 20px 0px;
  position: relative;
  margin-bottom: 0.5em;


}
.heading green{
  font-size: 3px;
  color: #029447;
  font-weight: 600;
}

.heading white {
  font-size: 3px;
  color: #FFF;
  font-weight: 600;
}	
	
	
	
}
.heading {
 font-size: 50px;
  text-align: center;
  color: #2E2E2E;
  padding: 20px 0px;
  position: relative;
  margin-bottom: 0.5em;


}
.heading green{
  font-size: 45px;
  color: #029447;
  font-weight: 600;
}

.heading white {
  font-size: 45px;
  color: #FFF;
  font-weight: 600;
}

.heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 30%;
text-align: center;
  height: 1px;
  background: #C8C1B3;
}

.title {
  color: #2E2E2E;
  line-height: 1.5em;
}
.title span {
  color:#256D85; 
	font-weight: 700;
}


/*============== Header-img  ================*/

#hero-area {
  position: relative;
}

/* nav */

nav {
        width: 100%;
        height: 100px;
	 	top: 0;
        z-index: 1000;

    }
 
.navbar-nav a {
		font-size: 1.4em;
        font-weight: 700;
        letter-spacing: 0.05em;
        color: #050505 !important;
       　font-family: "Open Sans", Arial, sans-serif;
		}

.navbar-nav a:hover {
		background: #EDEDED;
		}

.navbar-brand{
	padding-left: 40px;
}

.nav-item{
	margin: 0 20px;

}

@media screen and (max-width: 480px) {
.container-fluid img{
 	width: 100% ;
	}
	.navbar-brand{
	width: 100% ;	
	}

}


div#navbar-collapse-probio {
		background-color: white;
		padding-left: 20px;
		text-decoration: none;
   
}

/* Promo block */
.promo-block {
  overflow-x: hidden;
}
/*============== header ================*/

#header {
	padding-top:120px;
	background:#A1E4C4;
	padding-bottom:20px; 
}
 
.top .nav {
  display: flex;
}
 
.top .nav .item a {
	
	font-size: 1em;
	color: #131112;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  margin: 0 15px;
	font-weight: 800;
}  
/*============== slide ================*/
#slider {
  padding: 50px 0px;
}
#slider .block {
  padding: 0px 40px;
}
#slider .block .title {
  padding: 0px ;
}
#slider .block .owl-carousel {
  padding-top: 30px;
  position: relative;
  text-align: center;
}
#slider .block .owl-carousel p {
   color:#256D85; 
font-weight: 700;
	font-size: 1em;
}

#slider .block .owl-carousel img {
  padding-right: 30px;
  border-radius: 2px;
  padding-bottom: 50px;
}
#slider .block .owl-carousel .owl-pagination .active {
  background: #467F30;
}
#slider .block .owl-carousel .owl-pagination div {
  background: #DADADA;
  border-radius: 100%;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
#slider .block .owl-carousel .owl-buttons {
  position: absolute;
  right: 0;
  top: -40px;
  font-size: 40px;
  color: #AA9D84;
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{
	display:block;max-width:100%;height:auto
}
.img-rounded{
	border-radius:6px
}



/*--about-us Start--*/
#about-us {
  padding: 50px 0px;
  background: #F6F6F6;
}

/*--technology Start--*/
#technology {
  padding: 50px 0px;
 padding-bottom: 100px;
  background: -moz-linear-gradient(top, #FFF, #E9E9E9);
  background: -webkit-linear-gradient(top, #FFF, #E9E9E9);
  background: linear-gradient(to bottom, #FFF, #E9E9E9);
}


/*--quality Start--*/
#quality {
  padding: 50px 0px;
  background: #F6F6F6;
}

/*--contents Start--*/
#contents {
  padding: 150px 0px;
  background: #F6F6F6;
 margin-bottom: 40px;
}


/*--service Start--*/
#service {
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: #30a4dd;
}

/*waku*/

.kakomi-service {
 	border: 3px solid #D8D8D8; 
	padding: 3px;
	border-radius:15px ; 
	margin: 20px 0;
 
}

.service-container{
   	display: flex;
  	flex-direction:row;
	border: solid thin #D8D8D8; 
    width: 100%;
	background:#FFFFFF;
	border-radius:10px;
	padding: 20px;
}


.service-text{
    width: 100%;
    margin: 5px 1px;
	text-align: left;
	
}

.service-text h2{
	letter-spacing: 0.020em;
    font-size: 1.6em;
	padding-bottom: 1em;
	color:#256D85;
	font-weight: 700;
} 

.service-text p{
    font-size: 1.2em;
	line-height: 1.2em;
	color:#9B9B9B;
	padding-bottom: 1em;
}

.service-text img{
    width: 50%;
    
	
}

.service-text a {
	padding: 0.5em 0.3em;
	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(255,152,0,1) 50%);
	background-position: 0 0;
	background-size: 200% auto;
	transition: .3s;
	color:#3C3632;
	font-weight: 600;
	font-size: 1em;
}
.service-text a:hover {
	background-position: -100% 0;
	color: #fff;
}

/*============== Service　Page ================*/

.card-container{
    background:#787878;
    color: #fff;
    display: flex;
    margin: 20px auto;
    width: 100%;
    box-shadow: 0 12px 10px -6px rgba(0,0,0,.25);
}


.card-text{
    width:100%;
    margin: 10px 20px;
}
.card-text h2{
    padding-top: 10px;
    font-size: 1.2em;
    font-weight: 600;
}
.card-text p{
    font-size: 1em;
}
.card-img{
    width: 80%;
}

img{
    width:100%;
    height:100%;
    vertical-align:bottom;
}


/*============== Service　Page ================*/



@media screen and (max-width: 480px) {
	
.content {
  display: flex;
  margin: 2em 0em !important;
  padding: 2em;

}
	
	
.box h1{
	
	font-size: 1.8em !important;
	
}
.box h2{
	
	font-size: 1.2em !important;

}

.box p{
	
	font-size: 1em !important;
}
	
.content img{
	display: none;
}

}


.content {
  display: flex;
  margin: 2em 2em;
  padding: 2em;
}


.box h1{
	color: white;
	font-size: 2.2em;
	margin: 0.5em 0;
	font-weight: 700;
	letter-spacing: 0.050em;
}
.box h2{
	color:#CDCDCD;
	font-size: 1.3em;
	margin: 0.2em 0;
	font-weight: 600;
	letter-spacing: 0.025em;
}

.box p{
	color: white;
	line-height: 1.1em;
	font-size: 1em;
}


.content img{
	width: 100%;
	margin-left:auto;

}


.moreinfo {
 	border: 3px solid #CDCDCD; 
	padding: 10px;
	border-radius:15px ; 
	margin-top: 30px;
	background: white;
	text-align: center;
	width: 60%;
 
}
.moreinfo-text a{
	color:#5B5757;
	font-weight: 600;
}



/*============== PrivateLabel ================*/


#PrivateLabel {
  padding: 60px 0px;
  /*text-align: center;*/
  background: url("../images/probiotics-manufacturers.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}


/*waku*/


.Private-container{
   	display: flex;
  	flex-direction:column;
    width: 100%;
	background:#FFFFFF;
	border-radius:10px;
	padding: 20px;
	text-align: center;
	margin: 20px 0;
}

.Private-container img{
	width: 50%;
}

.Private-img {
    width: 50%;
}


.Private-text{
    width: 100%;
    margin: 5px 0.5px;
	
}

.Private-text h2{
	letter-spacing: 0.020em;
    font-size: 1.2em;
	font-weight:700;
	padding-bottom: 1em;
	color:#029447;
	font-weight: 700;
} 

.Private-text p{
    font-size: 1.1em;
	line-height: 1.2em;
	color:#9B9B9B;
	padding-bottom: 1em;
}





/*============== contact-us ================*/


/*スマホサイズ*/
@media screen and (max-width:480px) {
	#contact-us {
	padding: 50px 0px !important;
	margin: 0px 0px !important;
	text-align: center;
 	background-color: #000000;
 	border:5px double #FFF;
}
	
	
	.memo{
	margin: 0px;
}
		}

#contact-us {
	padding: 30px 0px;
	margin: -60px 150px 60px;
	text-align: center;
 	background-color: #145fad;
 	border:5px double #FFF;
}


#contact-us h1 {
	margin-bottom: 1em;
	color:#FFF;
}
#contact-us h3 {
	color:#FFF;
	font-size: 1.2em;
}
.memo{
	margin: 30px;
}


.btn{
	
	color:#145fad;
	font-size: 1.1em;
	background: #FFFFFF;
	display: inline-block;
  	padding: 6px 12px;
 	margin-bottom: 0;
  	font-weight: normal;
  	line-height: 1.42857143;
  	text-align: center;
  	white-space: nowrap;
  	vertical-align: middle;
  	cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  	border: 1px solid transparent;
  	border-radius: 4px;
	font-weight: 700;
}

	


/*============== Shop ================*/
 

#shop {
	
	padding-bottom: 60px;
	padding-top: 15px;
 	background-color:#F4F4F4;
	width: 70;
 	
}

.space{
	margin-top: 10px;
}

@media screen and (max-width:480px) {
	
.shopinfo{
	display: flex;
	flex-direction: column;
}
	
	
}


.shopinfo{
	display: flex;
}



#shop h1 {
	margin-top: 0.1em;
	color:#100404;
	font-size: 1.6;
	font-weight: 700;
}
#shop h2 {
	color:#575454;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
}
#shop h3{
	color:#575454;
	margin: 1em 0;
	font-size: 1.3em;
}

#shop h4{
	color:#575454;
	margin: 0.2em 0;
	font-size: 1em;
}


.btn1{
	color:#FFFFFF;
	font-size: 1.1em;
	background: #138B0F;
	display: inline-block;
  	padding: 6px 12px;
 	margin-bottom: 0;
  	font-weight: normal;
  	line-height: 1.42857143;
  	text-align: center;
  	white-space: nowrap;
  	vertical-align: middle;
  	cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  	border: 1px solid transparent;
  	border-radius: 4px;
	font-weight: 700;
}

.btn2{
	color:#FFFFFF;
	font-size: 1em;
	background: #138B0F;
	display: inline-block;
  	padding: 6px 12px;
 	margin-bottom: 0;
  	font-weight: normal;
  	line-height: 1.42857143;
  	text-align: center;
  	white-space: nowrap;
  	vertical-align: middle;
  	cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  	border: 1px solid transparent;
  	border-radius: 4px;
	font-weight: 700;
}

#details {
  width: 100%;
}

#details p {
  color:#575454;
	margin: 0.2em 0;
	font-size: 1em!important;
}

#pattern1 {
font-size: 1.3em;
color:#575454;
font-weight: 700;
}

.details[open] > summary {

}

.box {
    padding: 0.5em 1em;
    margin: 0 0;
    color: #232323;
    background:#CDF3D5;
    border-left: solid 10px #016704;
}
.box p {
    margin: 0; 
    padding: 0;
}

/*============== footer ================*/

#footer {
	padding: 20px 0px 20px 0px;
	margin-top: 30px;
	background:#B0B0B0;

}
#footer span {
    font-size:20px;
    color:#000;
}
#footer small {
    display:table-cell;
    color: #FFFFFF;
	font-size:16px;
}
#footer p {
    
    color:#414141;
	font-size:14px;
}
#footer a {
    
    color:#414141;
	font-size:14px;
}
@media screen and (max-width: 480px) {
	
	#footer img { 
    width: 180px;
	height: auto;
}

}
	
#footer img { 
    width: 220px;
	height: auto;
}

/*-- footer-bottom --*/
#footer-bottom {
  background:#434343;
  padding: 10px 0px;
}
.block {
  text-align: left;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}
#footer-bottom a{
	color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
	
}





