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

.kiji3 > header {
 border: 0;
 background-color: #333333;
 padding: .2em;
 border-radius: .3em;
}
.kiji3 h3 {
 color: #ffffff;
 border: 0;
 font-weight: normal;
 padding-left: 10px;
}
.kiji4 > header {
 background: #ffffff;
 border: 1px solid #333333;
 border-radius: .3em;
}
.kiji4 h4 {
 border:0;
 padding: 4px 4px 4px 10px;
}
/* oil_navi */
.oil_navi {
 text-align:center;
 margin:1.5em 0 1em;
}
.oil_navi ul {
 padding: 0;
 margin: 0 auto;
/* width:500px;*/
}
.oil_navi li {
 font-size: 70%;
 color: #755905;
 text-align: center;
 list-style: none;
 width: 108px;
 vertical-align: top;
 display: inline-block;
 margin: 0px 8px 8px 0;
}
.oil_navi li:nth-of-type(4), .oil_navi li:last-child {
 margin-right:0;
}
.oil_navi li a {
 width: 108px;
 height:105px;
 display: block;
 text-indent: -9999px;
 margin-bottom: 3px;
}
.oil_navi li.nav_s a {
 background: url(/macrohealth/images/oil/nav_01.jpg) no-repeat center center;
}
.oil_navi li.nav_s a:hover {
 background:url(/macrohealth/images/oil/nav_01_on.jpg) no-repeat center center;
}
.oil_navi li.nav_p a {
 background: url(/macrohealth/images/oil/nav_06.jpg) no-repeat center center;
}
.oil_navi li.nav_p a:hover {
 background:url(/macrohealth/images/oil/nav_06_on.jpg) no-repeat center center;
}
.oil_navi li.nav_wg a {
 background: url(/macrohealth/images/oil/nav_02.jpg) no-repeat center center;
}
.oil_navi li.nav_wg a:hover {
 background:url(/macrohealth/images/oil/nav_02_on.jpg) no-repeat center center;
}
.oil_navi li.nav_wn a {
 background: url(/macrohealth/images/oil/nav_03.jpg) no-repeat center center;
}
.oil_navi li.nav_wn a:hover {
 background:url(/macrohealth/images/oil/nav_03_on.jpg) no-repeat center center;
}
.oil_navi li.nav_a a {
 background: url(/macrohealth/images/oil/nav_04.jpg) no-repeat center center;
}
.oil_navi li.nav_a a:hover {
 background:url(/macrohealth/images/oil/nav_04_on.jpg) no-repeat center center;
}
.oil_navi li.nav_g a {
 background: url(/macrohealth/images/oil/nav_05.jpg) no-repeat center center;
}
.oil_navi li.nav_g a:hover {
 background:url(/macrohealth/images/oil/nav_05_on.jpg) no-repeat center center;
}
.oil_navi li.nav_h a {
 background: url(/macrohealth/images/oil/nav_07.jpg) no-repeat center center;
}
.oil_navi li.nav_h a:hover {
 background:url(/macrohealth/images/oil/nav_07_on.jpg) no-repeat center center;
}
/* .oil_balance */
.oil_balance .kiji5 {
 width:95%;
 margin:0 auto 2em;
 padding-top:1em;
}
.oil_balance .kiji5 h5 {
 font-size:105%;
 color:#98910E;
}
.oil_balance .kiji5 ul {
 border: 1px solid #cccccc;
 border-radius: .3em;
 display: inline-block;
 padding: .3em 2em;
}
/* oil_omega */
.oil_omega {
 width:90%;
 margin:0 auto 3em;
}
.oil_omega table {
 border-collapse:separate;
 border-spacing:1px;
 background-color:#cccccc;
 margin-bottom:.5em;
}
.oil_omega th {
 background-color:#F7F6F6;
}
.oil_omega th:nth-of-type(3) {
 background-color:#DEFAFF;
}
.oil_omega th:nth-of-type(4) {
 background-color:#FFE7FF;
}
.oil_omega td {
 background-color:#FFFFFF;
}
.oil_omega .txt_appeal {
 text-align:center;
 font-size:110%;
 font-weight:bold;
 color:#FF6600;
}
.oil_omega .txt_appeal span {
 font-size:120%;
}
/* oil_type */
.oil_type .oil_box {
 border: 1px solid #cccccc;
 border-radius: .3em;
 padding: 1em 1em 0;
 width: 90%;
 margin: 1.8em auto 1.8em;
}
.oil_type .oil_box h6 {
 font-size: 100%;
 margin: 0 0 .5em;
 padding-bottom: .3em;
 color: #5D5D5D;
 border-bottom: 1px dashed #cccccc;
}
.oil_type .oil_box .body {
 margin-bottom:0;
}
.oil_type .mini_column {
 font-size: 90%;
 background-color: #F1F1F1;
 margin-top:3em;
 padding: .5em;
 border-radius: .3em;
}
.oil_type .mini_column dt {
 font-weight:bold;
 color: #848484;
}
.oil_type .mini_column dd {
 margin: .5em .5em 0;
}
#oil_sunflower h4 {
 border-left:13px solid #ffe100;
}
#oil_pumpkin h4 {
 border-left:13px solid #f39800;
}
#oil_wg h4 {
 border-left:13px solid #b6a800;
}
#oil_wn h4 {
 border-left:13px solid #c09c56;
}
#oil_argan h4 {
 border-left:13px solid #91b821;
}
#oil_grape h4 {
 border-left:13px solid #c8d701;
}
#oil_hemp h4 {
 border-left:13px solid #909225;
}
.oil_choice {
 font-size:85%;
}
.oil_choice td {
 width:12%;
}
.check_boxs2 > header {
 border:0;
 margin:0;
}
.check_boxs2:nth-of-type(1) {
 margin-right:1em;
}
.check_boxs2 {
 padding: 1em 1em .5em;
 width: 45%;
 margin: 1.5em 0 0;
 background-color: #E8E8E8;
 border-radius: .3em;
 float:left;
}
#oil_sunflower .check_boxs2 {
 background-color: #fff9c9;
}
#oil_pumpkin .check_boxs2 {
 background-color: #ffebc9;
}
#oil_wg .check_boxs2 {
 background-color: #e6e5d4;
}
#oil_wn .check_boxs2 {
 background-color: #f1e0c1;
}
#oil_argan .check_boxs2 {
 background-color: #d2e2a2;
}
#oil_grape .check_boxs2 {
 background-color: #e2e890;
}
#oil_hemp .check_boxs2 {
 background-color: #c7ce69;
}
.check_boxs2 h5 {
 font-size: 105%;
 margin: 0 0 5px 0;
 color:#3A3A3A;
 border: 0;
 padding: 0;
 background-color: none;
}
.check_boxs2 ul {
 padding-left:2em;
}
.check_boxs2 ul li {
 list-style-image: url(/macrohealth/images/check.png);
 min-height: 15px;
 margin-bottom: 5px;
}
.kiji4 .tokago {
 font-size:90%;
}
.s_photo {
 box-shadow: 1px 1px 3px #CACACA;
 border: 5px solid #ffffff;
}
/* oil_about */
#oil_about .kiji5 {
 background-color: #f7f5eb;
 border-radius: .3em;
 padding: 1em 1em 0;
 width: 90%;
 margin: 1em auto 2em;
}
#oil_about .kiji5 > header {
 border-bottom:1px solid #98910E;
 margin-bottom: 1em;
}
#oil_about h5 {
 color: #98910E;
 text-align:center;
 font-size: 120%;
 letter-spacing: .8em;
}
#oil_about .oil_navi li {
 font-size:75%;
}
#oil_about .seisei {
 background-color: #f7f5eb;
 padding: .5em 1em 1px;
 border-radius: .3em;
 margin: 1em;
}
#oil_about .seisei h5 {
 letter-spacing:normal;
}
#oil_about .kiji6 {
 padding-top: .5em;
 margin-bottom: 1em;
}
#oil_about h6 {
 font-size: 100%;
 margin: 0 0 .5em;
 color: #98910E;
}
#oil_about .kiji6 dl {
 margin:0;
}
#oil_about .kiji6 dt {
 text-align:left;
}
#oil_about .kiji6 dd {
 margin-bottom:1em;
}
.o_expression {
 margin-bottom:3em;
}
.o_expression dt {
 font-weight: bold;
}
.o_expression dd {
 margin:0 0 1em;
}
.o_purification dl {
 overflow:hidden;
}
.o_purification dt {
 font-weight:bold;
}
.o_purification dd {
 margin:0 0 .5em;
}
