@charset "UTF-8";
/* CSS Document */
/* contents */
#detail_32876 {
	font-feature-settings: "palt";
	position: relative;
	width: 100%;
	background: #FFF;
	color: #4c4948;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Inter", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 15px;
    line-height: 160%;
	text-align: left;
}
#detail_32876 img {
	border: 0;
	vertical-align: top;
    display: block;
}
#detail_32876 h1,#detail_32876 h2,#detail_32876 h3,#detail_32876 h4,#detail_32876 ul {
	margin: 0;
	padding: 0;
}
#detail_32876 .txt-box p {
    text-align: left;
    margin: 0;
    font-weight: bold;
    line-height: 180%;
}
#detail_32876 .txt-box p small {
    display: block;
    line-height: 160%;
    font-weight: normal;
    font-size: 12px;
}
#detail_32876 span.marker {
     background:-webkit-linear-gradient(transparent 30%, #ffff64 60%);
     background:-o-linear-gradient(transparent 30%, #ffff64 60%);
     background:linear-gradient(transparent 30%, #ffff64 60%);
     font-weight: bold;
}
#detail_32876 span.txt-italic {
    font-style: italic;
}

/* introduction */
#detail_32876 .introduction {
    background: url("../img/bg-introduction.jpg") repeat;
    background-size: 21px;
}
#detail_32876 .introduction .txt-box {
    padding: 30px 5%;
}

/* immunity */
#detail_32876 .immunity {
    background-image: -webkit-linear-gradient(140deg, #fff, #b3dee0, #ebf8f7, #e6f2e0);
    background-image: -o-linear-gradient(140deg, #fff, #b3dee0, #ebf8f7, #e6f2e0);
    background-image: linear-gradient(to 140deg, #fff, #b3dee0, #ebf8f7, #e6f2e0);
    padding-bottom: 30px;
}
#detail_32876 .immunity h2 {
    margin-bottom: 30px;
}
#detail_32876 .immunity .txt-box {
    padding: 20px 5% 10px;
}
#detail_32876 .immunity dl {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 12px;
    padding: 0 5%;
    margin: 0;
}
#detail_32876 .immunity dl dt {
    background: #aaa;
    width: 20%;
    font-weight: bold;
    padding: 10px;
    margin: 5px 0;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 20px 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#detail_32876 .immunity dl dd {
    width: 80%;
    font-size: 12px;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    line-height: 180%;
}

/* nose */
#detail_32876 .nose {
    background-image: -webkit-linear-gradient(140deg, #fff, #ebf8f7, #e6f2e0);
    background-image: -o-linear-gradient(140deg, #fff, #ebf8f7, #e6f2e0);
    background-image: linear-gradient(to 140deg, #fff, #ebf8f7, #e6f2e0);
}
#detail_32876 .nose .txt-box {
    padding: 10px 5% 20px;
}
#detail_32876 .nose dl {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 12px;
    padding: 0 5% 10px;
    margin: 0;
}
#detail_32876 .nose dl dt {
    background: #aaa;
    width: 20%;
    font-weight: bold;
    padding: 10px;
    margin: 5px 0;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 20px 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#detail_32876 .nose dl dd {
    width: 80%;
    font-size: 12px;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    line-height: 180%;
}
#detail_32876 .nose .btn {
    padding-bottom: 30px;
}

/* sakusankin */
#detail_32876 .sakusankin {
    background: url("../img/bg-sakusankin.jpg") repeat;
    background-size: 27px;
    padding: 30px 0;
}
#detail_32876 .sakusankin .txt-box {
    padding: 30px 5% 0;
}

/* care */
#detail_32876 .care {
    background: #ebf8f7;
    padding-bottom: 30px;
}
#detail_32876 .care .txt-box {
    padding: 0 5% 30px;
}
#detail_32876 .care .txt-box small {
    display:block;
    text-align: center;
    margin-bottom: 20px;
}