#container{
	overflow: hidden !important;
}
.dec_ul{
	margin: 0 0 3em 0;
}
.dec_ul li{
    border-bottom: dashed 2px #5e66a8;
	padding: 0.5em 0 1.5em;
}
.dec_ul li:before{
    content: "▶" !important;
    color: #5e66a8;
}
.dec_ul2 li:before{
    content: "■" !important;
    color: #5e66a8;
}
#h2_1{
	margin: 0 0 1.5em 0;
}
.h2_2{
		margin: 5em 0 1.5em 0;
	}
.h2_3{
		margin: 3em 0 1.5em 0;
	}
.h3_memo{
	font-size: 2em;
	font-weight: bold;
	margin: 1.5em 0;
	color: #5e66a8;
	width: 100%;
	border-top: dashed 1px #5e66a8;
	padding: 1.5em 0 0;
}
.p_memo{
	font-size: 1.2em;
	line-height: 2;
}
.e_komoji{
	font-size: 0.7em;
}
.pic_A2 ,.pic_A{
	width: 100%;
}
/*パソコンのみ*/
@media screen and (min-width:768px){
	.pc_none{
		display: none;
	}
	#h2_1{
	width: 50%;
}
	.li_width{
		width: 58%;
	}
	.main1{
		background-image: url(../image/artett2/artett_02.jpg);
		background-size: 40%;
		background-position: top right;
		background-repeat: no-repeat;
	}
	.h2_2 img{
		width: 60%;
	}
	.h2_3{
		width: 60%;
	}
	.pic_A2{
	width: 60%;
		margin: 0 20%;
}
	.pic_A{
	width: 85%;
		margin: 0 7.5%;
}
	

}





