@charset "utf-8";

img {
    height: auto;
}

h1 img {
	width: 100%;
	padding-top: 184px;
}

#contents {
    font-size: 14px;
    line-height: 1.6em;
    margin: 20px auto 0;
    width: 94%;
}

.alimentation #contents {
	padding-top:0;
}

#contents section.mod-content {
    margin-bottom: 40px;
}

#contents section.mod-content img {
	width: 100%;
}

#contents .col-01-image img {
    width: 100%;
    margin: 1% 0;
}

#contents .col-01-image-m img {
    width: 100%;
    margin: 4% 0;
}

#contents .title {
    margin: 20px auto;
    width: 100%;
}

#contents h3 {
    color: #1e0a46;
    font-size: 20px;
    font-weight: bold;
    padding: 3% 5%;
}

#contents .col-02-section {
    margin-bottom: 20px;
    overflow: hidden;
}

#contents section.mod-point .col-04-section{
	background: #e9e5f2;
	padding: 20px 5%;
}

#contents section.mod-point .col-04-section p{
	font-size: 20px;
	color: #1e0a46;
    font-weight: bold;
}

#contents section.mod-point .line {
    height: 1px;
}

#contents section.mod-point .line img{
    vertical-align: top;
    margin: 0;
    width: 100%;
}

#contents section.mod-point .section-01-title{
    background: #e9e5f2;
    padding: 10px 5%;
}

#contents section.mod-point .section-01-title h2{
    font-size: 20px;
    color: #1e0a46;
    font-weight: bold;
}


#contents section.mod-point .mod-point-contents{
	background: url(/sozai/sp/blueberry/cultivate/images/mod-point-contents-bg.png) repeat;
	margin-bottom: 30px;
    padding: 20px 5% 15px;
}

#contents section.mod-point .mod-point-contents .line img{
	margin: 0;
	width: 100%;
}

#contents section.mod-point .mod-alimentation-contents{
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 4% 20px;
}

#contents section.mod-point .graph{
    padding: 0 4% 20px 0;
}

#contents section.mod-point .graph img{
    width: 100%;
    height: auto;
}

#contents section.mod-point .mod-alimentation-contents .line img{
    margin: 0;
    width: 100%;
}

#contents section.mod-point .mod-point-contents ul li,
#contents section.mod-content ul li{
	padding-left: 18px;
}
#contents section.mod-content ul li.bg-white {
	background: url(/sozai/sp/blueberry/cultivate/images/mod-point-contents-bg.png) repeat;
	margin-bottom: 15px;
    padding: 20px 5% 20px;
}

#contents section.mod-content .line {
	margin-top: 8%;
}

#contents section.mod-point .mod-point-contents .point-image {
	margin: 8% 0 3%
}

#contents section.mod-point .mod-point-contents .point-image img{
	width: 100%;
}

#contents section.mod-point .mod-point-contents .text {
	float: right;
}

.mt3 {
	margin-top: 3%;
}

.mt6 {
	margin-top: 6%;
}

.mt8 {
	margin-top: 8%;
}

.mb6 {
	margin-bottom: 6%;
}

.mb0{
    margin-bottom: 0 !important;
}

.pb0{
    padding-bottom: 0 !important;
}

p strong {
	font-family: monospace;
	font-weight: bold;
}