@charset "EUC-JP";
/*----------------------------------------------------

	ビギナーモニター説明 スタイルシート

----------------------------------------------------*/

#pageKayumi{
	width : 758px;
	margin-bottom : 50px;
	padding-bottom : 5em;
	border : 1px solid #cccccc;
	background-image: url(//gigaplus.makeshop.jp/atopidea/img/icon/bg_hogan2.png);
	background-repeat: repeat;
	background-position: left top;
}
#pageKayumi img { 
	vertical-align:bottom;
	margin : 0;
	padding : 0;
}
#pageKayumi .contKayumi{
	margin:0 ;
	background-image: url(//gigaplus.makeshop.jp/atopidea/img/pageKayumi_cont1_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#pageKayumi .contKayumi p{
	font-size: 15px;
	COLOR: #333333;
	line-height : 1.8em;
	padding : 0 75px 1em;
}
#pageKayumi .contKayumi H3{
	font-size: 16px;
	background-color : #444;
	COLOR: #fff;
	padding : 5px 15px 2px;
	margin: 2em 70px 2em;
}
#pageKayumi .contKayumi H3.short{
	margin-right: 300px!important;
}
#pageKayumi .contKayumi H4{
	font-size: 1.2em;
	font-weight : normal;
	margin: 1em 75px 1em 92px;
	color:rgb(0, 154, 100);
}
#pageKayumi .contKayumi H4::before{
	width: 6px;
	height: 6px;
	margin-top: -3px;
	margin-right: 8px;
	margin-left:-15px;
	vertical-align: middle;
	border-top-color: rgb(0, 154, 100);
	border-right-color: rgb(0, 154, 100);
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	display: inline-block;
	content: "";
	transform: rotate(45deg);
}

#pageKayumi .contKayumi p.biko{
	font-size: 12px;
	text-align : center;
}
#pageKayumi .contKayumi ul{
	padding : 5px 5px;
	margin: 2em 70px 1em;
}
#pageKayumi .contKayumi li{
	font-size: 15px;
	list-style: outside disc;
	margin-left : 20px;
	margin-bottom : 0.5em; 
}
#pageKayumi .contKayumi li.ttl{
	list-style: none;
	font-size: 1.3em;
	font-weight : bolder;
	margin-bottom : 1em; 
	margin-left : 10px;
}


#pageKayumi .contCare{
	margin:30px 50px;
	width : 620px;
	border: 3px #cccccc solid;
	background-color : #fff;
	padding : 30px 20px;

}
#pageKayumi .contCare p{
	font-size: 15px;
	COLOR: #333333;
	line-height : 1.8em;
	padding : 0 45px 1em;
}
#pageKayumi .contCare H4{
	font-size: 1.2em;
	font-weight : normal;
	margin: 1em 75px 1em 62px;
	color:rgb(0, 154, 100);
}
#pageKayumi .contCare H4::before{
	width: 6px;
	height: 6px;
	margin-top: -3px;
	margin-right: 8px;
	margin-left:-15px;
	vertical-align: middle;
	border-top-color: rgb(0, 154, 100);
	border-right-color: rgb(0, 154, 100);
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	display: inline-block;
	content: "";
	transform: rotate(45deg);
}
#pageKayumi .contCare ul{
	padding : 5px 5px;
	margin: 0 40px;
}
#pageKayumi .contCare li{
	font-size: 15px;
	list-style: outside disc;
	margin-left : 20px;
	margin-bottom : 0.5em; 
}


#pageKayumi .contCare ul.pink{
	width : 350px;
	padding : 5px 5px;
	margin: 0 20px;
}
#pageKayumi .contCare .pink li{
	font-size: 16px;
	list-style:  none!important;
	margin-left : 20px;
	margin-bottom : 0.8em; 
	padding : 3px 5px 3px 0;
	background-color : #e0e0e0;
	color:#3E3A39;
}

#pageKayumi .contCare .pink li::before{
	width: 8px;
	height: 6px;
	margin-top: -3px;
	margin-right: 8px;
	margin-left:10px;
	vertical-align: middle;
	border-top-color: rgb(254, 1, 54);
	border-right-color: rgb(254, 1, 54);
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	display: inline-block;
	content: "";
	transform: rotate(135deg);
}
#pageKayumi .contItem{
	margin:0 50px;
	width : 620px;
}
#pageKayumi .contItem p{
	width : 540px;
	padding : 1em 60px 0;
	background-color:#e6e6e6;
	font-size: 15px;
	COLOR: #333333;
	line-height : 1.8em;
}
#pageKayumi .contItem p.end{
	padding-bottom : 2em!important;
}
#pageKayumi .contItem p.option{
	width : 518px;
	padding : 0 60px 0.5em 80px;
	font-size: 14px;
}

#pageKayumi .contItem H4{
	font-size: 14px;
	width : 540px;
	font-weight : bold;
	padding : 1em 60px 5px;
	COLOR: #333333;
	background-color:#e6e6e6;
}
#pageKayumi .contItem H4::before{
	width: 6px;
	height: 6px;
	margin-top: -3px;
	margin-right: 8px;
	margin-left:5px;
	vertical-align: middle;
	border-top-color: rgb(254, 1, 54);
	border-right-color: rgb(254, 1, 54);
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	display: inline-block;
	content: "";
	transform: rotate(45deg);
}

#pageFooter {
	width : 752px;
	text-align : center;
	border : 3px solid #009B73;
	margin-bottom : 50px;
}









