@charset "utf-8";


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

html{
    min-width:1180px;
}
body *{
    box-sizing: border-box;
}
p,
a,
li{
    font-size: 21px;
    line-height: 180%;
}
a{
    color: #d83;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}
a:hover{
    color: #eb5;
}




div.bg01{
    background-image: url("images/bg_ico_01.png");
    background: no-repeat left center;
}
div.bg02{
    background-image: url("images/bg_ico_02.png");
    background: no-repeat right center;
}
h1{
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 320%;
    text-shadow: 0 2px 1px #bbb;
    -webkit-text-shadow: 0 2px 1px #bbb;
    -moz-text-shadow: 0 2px 1px #bbb;
}
h2{
    margin: 0 -36px 56px -36px;
    padding: 16px 0 36px 0;
    text-align: center;
    font-size: 180%;
    font-weight: normal;
    color: #FFFFBD;
    background-image: url("images/bg_h2.gif");
    background-repeat: no-repeat;
    background-position: bottom center;
    clear: both;
}
h2.inner{
    height: auto;
    padding-bottom: 2px;
    background-image: none;
}
h3,
h4{
    font-size: 140%;
    margin: 12px 0;
    font-weight: normal;
}
.al-c{
    text-align: center;
}
.al-l{
    text-align: left;
}
.al-r{
    text-align: right;
}
.fl-l{
    float: left;
    padding: 0 40px 0 0;
}
.fl-r{
    float: right;
    padding: 0 0 0 40px ;
}
.fs80{
    font-size: 80%;
}
.fs120{
    font-size: 120%;
}
.fs150{
    font-size: 150%;
}
.fs200{
    font-size: 200%;
}
.fs240{
    font-size: 240%;
}
.pd_s_48{
    padding-right: 48px;
    padding-left: 48px;
}
.pd_s_110{
    padding-right: 110px;
    padding-left: 110px;
}
.pd_s_80{
    padding-right: 80px;
    padding-left: 80px;
}
.white{
    color: white;
}
.bb_white{
    width: 100%;
    display: inline-block;
    border-bottom: 8px solid #fff;
}



.mincho,
header div p.catch,
.tokuten div div div h3{
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.red{color: #f00;}
.green{color: #092;}
.blue{color: #02d;}
.pink{color: #FF5168;}
.orange{color: #d90;}
div.bg01{
    background-image: url("images/bg_ico_01.png");
    background-position: left;
}
div.bg02{
    background-image: url("images/bg_ico_02.png");
    background-position: right;
}
ol,
ul{
    margin: 0 auto 36px auto;
    list-style-type: none;
}
ol li,
ul li{
    margin: 12px auto;
    padding: 0 0 0 36px;
    background-position: 0px 8px;
    background-repeat: no-repeat;
}
ul.chk-r li{
    background-image: url("images/ico_li_01.png");
}
ul.chk-g li{
    background-image: url("images/ico_li_02.png");
}
ul.chk-y li{
    background-image: url("images/ico_li_03.png");
}
p.tyuusyaku{
    margin: 12px 0 52px 0;
    text-align: center;
}







body{
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
header{
    width: 100%;
    margin: 0 0 0 0;
}
main div.container{
    width: 1180px;
    margin: 0 auto;
    background-image: url("images/bg_nuno.jpg");
    background-attachment: fixed;
    margin-top: -200px;
    padding-top: 2px;
    border-right: 1px solid #E4004D;
    border-left: 1px solid #E4004D;
    box-shadow: 0px 8px 4px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 8px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 4px 4px rgba(0,0,0,0.2);
}

section{
    margin: 0 0 0 0;
    padding: 0px 36px 48px 36px;
}
section>p{
    margin: 12px 72px;
}

p.btn{
    text-align: center;
    margin: 18px auto 16px auto;
    position: relative;
}
p.btn a.mousikomi{
    position: absolute;
    left: 210px;
    bottom: 12px;
}
p.btn a.kounyu{
    position: absolute;
    right: 36px;
    bottom: 12px;
}













/*

header
ヘッダ

*/
header div.Htop{
    padding: 4px 0 4px 0;
    background-color: #E4004D;
}
header div.Htop>div{
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 4px;
}
header div.Htop div p{
    margin: 0 0 0 0;
    font-size: 90%;
}
header div.mainImg{
    height: 556px;
    width: 100%;
    padding: 1px;
    background-image: url("images/biorosa_mainImg.png");
    background-repeat: no-repeat;
    background-position: center center;
}
header div.mainImg img{
    display: block;
    margin: 0 auto;
    padding: 0 0;
}

header div p.catch{
    background-color: #6A1F2A;
    border-bottom: 240px solid #F79CA7;
    color: #FFEEA0;
    font-size: 180%;
    margin: 0 0 0 0;
    padding: 24px 0 24px 0;
    text-align: center;
}


.dokuzi{
    background-image: url("images/bg_usui_gura.png");
    background-position: center top;
}
.dokuzi>p{
    margin: 12px 0;
    text-align: center;
}
div.consept{
    padding: 24px 16px;
    margin: 36px 12px 0 12px;
}
div.consept div{
    padding: 4px 24px 24px 24px;
}
div.consept div h3{
	width: 300px;
	background-color: #fb0;
	color: #fff;
	text-align: center;
    padding: 12px 36px;
    margin: 0 auto 24px auto;
	border-radius: 20px;
}
div.consept div p{
    font-size: 110%;
    padding: 0 12px;
	line-height: 1.8em;
	color: #333;
}
div.consept div ul{
    padding: 0 0 0 0;
    margin-bottom: 0;
}
div.consept div ul li{
    font-size: 120%;
    padding: 4px 0 4px 32px;
    margin: 0 0 0 0;
}
div.obaachan{
    border: 1px solid #888;
    padding-left: 36px;
    box-shadow: 0px 1px 2px 2px #bbb;
}
div.obaachan h3{
    margin: 20px 0;
    padding: 8px 0;
    border-bottom: 4px solid #fff;
}
div.obaachan p{
    margin: 12px 0 12px 8px;
}




/*

section
乳酸菌生産物質について

*/
.hikaku{
    margin: 0 0 0 0;
}
.hikaku div div{
    display: inline-block;
    margin: 48px 12px 42px 12px;
    padding: 4px 24px 24px 24px;
    border: 4px solid #71b59f;
    border-radius: 12px;
    background-color: #fff; 
}
.hikaku div div h3{
	display: block;
	width: 340px;
	background-color: #71b59f;
	color: #FFFCD3;
	text-align: center;
	margin: -32px auto 28px auto;
	padding: 8px 36px;
	border-radius: 30px;
}
.hikaku div div p{
	padding: 0 12px;
    line-height: 1.6em;
    font-size: 110%;
	color: #333;
}
.hikaku div div p.u-line{
    font-size: 130%;
    padding-bottom:8px; 
    border-bottom: 2px solid #71b59f;
}



/*

section
製品について

*/
section.hatake{
    background-image: url("images/bg_bi-ka.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #c8f0ff;
    padding-bottom: 4px;
}
section.hatake div.tokuchou{
    position: relative;
    background-color:rgba(255,255,255,0.8);
    padding: 12px 42px;
    margin: 36px 12px 24px 12px;
}
section.hatake div.tokuchou>img{
    position: absolute;
}
section.hatake div.tokuchou img.tokuchou01{top: 16px;left: 8px;}
section.hatake div.tokuchou img.tokuchou02{bottom: 49%;right: 8px;}
section.hatake div.tokuchou img.tokuchou03{top: 49%;left: 8px;}
section.hatake div.tokuchou img.tokuchou04{bottom: 16px;right: 8px;}

section.hatake div.tokuchou>div.tkc{
    background-image: none;
    margin: 2%;
    display: flex;
}
section.hatake div.tokuchou>div.tkc div{
    width: 46%;
    float: left;
}
section.hatake div.tokuchou div div{
    padding: 12px 36px;
    margin: 24px auto;
    box-shadow: 0 1px 4px 1px #bbb;
    border-radius: 8px;
    background-image: none;
    background-color: #fff;
}
section.hatake div.tokuchou div div h4{
    text-align: center;
    border-bottom: 2px solid #F7D02F;
}
section.hatake div.tokuchou div div p{
    display: block;
    font-size: 110%;
    margin-right: 20px;
    margin-left: 20px;
}



/*

section
こんな方に使ってほしい

*/

.nayami{

}
h2.inner{
    margin-bottom: 0px;
    padding-top: 48px;
}




/*

section
WEB会員について

*/
.tokuten{
    /*background: linear-gradient(#fff,#ded,#fff);*/
    background-image: url(images/bg_tokuchou.gif);
}
.tokuten>div{
	list-style-type: none;
    margin:250px 64px 36px 64px;
    padding: 12px 24px;
    background-image: url(images/bg_kami.jpg);
    background-repeat: repeat repeat;
    border: 1px solid #fd0;
}
.tokuten>div>img{
    display: block;
    margin: -280px auto -146px auto;
}
.tokuten div div{
    position: relative;
}
.tokuten div div div{
    display: block;
    width: 100%;
    float: left;
	margin: 8px 12px;
    padding: 16px;
    border:2px solid #DdAA00;
    border-radius: 12px;
    background: linear-gradient(#fff,#F7F7F2,#F7F7F2,#E8E4CA)
}
.tokuten div div div img{
	float: left;
	margin: 0px 16px 0 0;
}
.tokuten div div div h3{
    color: #d33;
    font-size: 160%;
    line-height: 140%;
}
.tokuten div div div p{
    display: inline;
    font-family: initial;
	margin:20px 0 12px 0px;
	font-size:100%;
    color: #000;
    line-height: 150%;
}



/*

section
お試しください

*/
.konokikai{
    
}












/*form page*/
table {
    margin: 0 0 24px 0;
    padding: 0;
    border-color: #935 #d58 #d58;
    border-style: solid;
    border-width: 2px 1px 1px;
    border-spacing: 0;
	border-collapse: collapse;
}
th,
td {
    text-align: left;
	vertical-align: top;
	font-weight: normal;
    padding: 10px;
    border-bottom: 1px solid #935;
    border-right: 1px solid #935;
}
th {
    padding-left: 15px;
	background-color: #fee;
	width: 30%;
}
td {
    padding-left: 15px;
	width: 80px;
}
.double_line {
	width: 790px;
    border: 1px solid #935;
    margin: 8px auto 24px auto;
    padding: 4px 4px;
}
.double_line>ol,
.double_line>ul {
    width: auto;
    background-color: #fff;
    border: 1px solid #935;
    margin: 0 0 0 0;
    padding: 12px 8px;
}
.double_line ol,
.double_line ul {
    margin: 0 0 0 0;
    padding-left: 30px;
}
.double_line ol li,
.double_line ul li{
	font-size: 100%;
	padding: 2px 0;
}
.optin_page table{
    width:800px;
    font-size: 90%;
    margin: 24px auto;
}
.optin_page table th{
    width: 30%;
}
input{
	font-size: 110%;
	line-height: 120%;
}
.optin_page form p.center input[name="sbm"]{
    height: 50px;
    margin-bottom: 48px;
    padding: 12px 36px;
    background-color: #935;
    border-bottom: 2px solid #d58;
    color: #fff;
}
.optin_page form p.center input[name="sbm"]:hover{
    background-color: #d58;
    border-top: 2px solid #935;
    border-bottom: none;
}
.optin_page_footer{
    height: auto;
}
/*form page*/




div.seibun{
    padding: 36px;
    background-color: #fafafa;
    border-top: 1px solid #555;
}
div.seibun div{
    background-color: #fff;
    display: block;
    width: 1000px; 
    margin: 0 auto;
    padding: 24px 36px;
}
div.seibun div h4{
    font-size: 100%;
}
div.seibun div p{
    font-size: 90%;
    line-height: 140%;
}




footer{
    margin: 0 0 0 0;
    padding-top: 8px;
    background-image: url("images/bg_footer.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    border-top: 1px solid #555;
}
footer div.company{
    background-color:#fff; 
    width: 1000px;
    margin: 36px auto;
    padding: 24px 120px;
}
footer div.company div.pd-l300{
    margin-left: 300px;
    padding-left: 60px;
    border-left: 1px solid #888;
}
footer div.company p,
footer div.company p a{
    font-size: 100%;
}
footer div.copy{
    display: block;
    background-color: #935;

}
footer div.copy p{
    margin: 0 0 0 0;
    padding: 12px;
}