@charset "utf-8";

/* common
------------------------------------------------------------ */
@import url("common.css");


/*  header
------------------------------------------------------------ */
#suntory_contents #header .inner{
	height: 140px;
}
#suntory_contents #header #copy {
	display: none;
}

/*  contents
------------------------------------------------------------ */
#suntory_contents #contents {
	margin: 0 auto;
	padding-bottom: 200px;
	width: 960px;
}
#suntory_contents #contents { /zoom :1; }
#suntory_contents #contents:after { content :''; display :block; clear :both; }


/*  main
------------------------------------------------------------ */
#suntory_contents #main {
	/*width: 700px;
	float: left;*/
	margin:0 auto;
	width: 700px;
}


/*  article
------------------------------------------------------------ */
#suntory_contents article {
	margin:45px auto;
}
#suntory_contents #articleTitle {
	margin-bottom: 40px;
}

#suntory_contents #articleTitle { /zoom :1; }
#suntory_contents #articleTitle:after { content :''; display :block; clear :both; }


#suntory_contents #articleTitle.art,
#suntory_contents #articleTitle.all,
#suntory_contents #articleTitle.music {
	margin: 0 0 20px;
	padding: 0 0 0 115px;
	min-height: 91px;
	position: relative;
}


#suntory_contents #articleTitle.art .category a {
	width: 90px;
	height: 91px;
	text-indent: -9999px;
	background: url('/sfa/artkids/img/tag_art.gif') no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#suntory_contents #articleTitle.music .category a {
	width: 90px;
	height: 91px;
	text-indent: -9999px;
	background: url('/sfa/artkids/img/tag_music.gif') no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#suntory_contents #articleTitle.all .category a {
	width: 90px;
	height: 91px;
	text-indent: -9999px;
	background: url('/sfa/artkids/img/tag_all.gif') no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#suntory_contents #articleTitle .category a:hover {
-ms-filter: "alpha( opacity=75 )";
filter: alpha( opacity=75 );
opacity: 0.75;
}

#suntory_contents #articleTitle h1 {
	margin-bottom: .5em;
	font-size: 1.25em;
	line-height: 1.5;
	font-weight: bold;
	color: #4c4c4c;
}
#suntory_contents #articleTitle .date {
	width: 400px;
	font-size: 1em;
	line-height: 1.5;
	color: #4c4c4c;
	float: left;
}

#suntory_contents #articleTitle .sns {
	width: 106px;
	height: 26px;
	float: right;
	position: relative;
}
#suntory_contents #articleTitle .sns .socialbutton_suntory div {
	margin: 0 0 0 4px;
}
#suntory_contents #articleTitle .sns .socialbutton_suntory a:hover img {
	-ms-filter: "alpha( opacity=75 )";
	filter: alpha( opacity=75 );
	opacity: 0.75;
}



#suntory_contents article figure {
	margin: 0 0 25px;
}
#suntory_contents article figure img {
	max-width: 100%;
	vertical-align: top;
}
#suntory_contents article figure figcaption {
	margin: 10px 0 0;
	font-size: .75em;
	line-height:1.5;
	text-align: right;
}

#suntory_contents #articleText {
width:700px;
margin: 0 auto 30px;
}

#suntory_contents #articleText p {
	font-size: 1em;
	line-height: 1.8;
	margin-bottom: 1em;
}

/*  btnMore
------------------------------------------------------------ */
#suntory_contents .btnMore_art a {
	width: 330px;
	height: 80px;
	background: url('/sfa/artkids/img/btn_more_art.gif') no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#suntory_contents .btnMore_art a:hover {
	background: url('/sfa/artkids/img/btn_more_art.gif') no-repeat 0 -80px;
	-ms-filter: "alpha( opacity=75 )";
	filter: alpha( opacity=75 );
	opacity: 0.75;
}


#suntory_contents .btnMore_music a {
	width: 330px;
	height: 80px;
	background: url('/sfa/artkids/img/btn_more_music.gif') no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#suntory_contents .btnMore_music a:hover {
	background: url('/sfa/artkids/img/btn_more_music.gif') no-repeat 0 -80px;
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}



/*  parents
------------------------------------------------------------ */
#suntory_contents #parents {
	margin: 0 auto 20px;
	width: 714px;
	background: url('/sfa/artkids/img/bg_parents_top.png') no-repeat left top;
	padding: 13px 0 0 11px;
}
#suntory_contents #parents .inner {
	background: url('/sfa/artkids/img/bg_parents_btm.png') no-repeat right bottom;
	padding: 0 12px 15px 0;
}
#suntory_contents #parents .inner .contents {
	border: 1px #e4e4e4 solid;
	background: #fff;
	padding: 24px;
}
#suntory_contents #parents h2 {
	margin-bottom: 20px;
	width: 166px;
	height: 20px;
	background: url('/sfa/artkids/img/tl_parents.gif') no-repeat 0 0;
	text-indent: -9999px;
}
#suntory_contents #parents p {
	margin-bottom: 1em;
	font-size: .875em;
	line-height: 1.6;
}
#suntory_contents #parents ul {
	margin-bottom: 1em;
}
#suntory_contents #parents li {
	margin-bottom: .5em;
	font-size: .875em;
	line-height: 1.6;
}
#suntory_contents #parents p.btnReserve {
	margin: 0;
}
#suntory_contents .btnReserve a {
	width: 211px;
	height: 41px;
	background: url('/sfa/artkids/img/btn_reserve.gif') no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}


/*  snsContainer
------------------------------------------------------------ */
#suntory_contents .snsContainer {
	margin-bottom: 25px;
}

#suntory_contents .snsContainer { /zoom :1; }
#suntory_contents .snsContainer:after { content :''; display :block; clear :both; }

#suntory_contents .snsContainer .sns {
	width: 106px;
	height: 26px;
	float: right;
}
#suntory_contents .snsContainer .sns .socialbutton_suntory div {
	margin: 0 0 0 4px;
}
#suntory_contents .snsContainer .sns .socialbutton_suntory a:hover img {
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}


/*  aside
------------------------------------------------------------ */
#suntory_contents aside {
	width: 221px;
	float: right;
}
#suntory_contents aside li {
	margin: 0 0 25px;
	padding: 0;
}
#suntory_contents aside li img {
	margin: 0;
	width: 221px;
}

#suntory_contents aside li a:hover img {
-ms-filter: "alpha( opacity=50 )";
filter: alpha( opacity=50 );
opacity: 0.5;
}


/*  articleList
------------------------------------------------------------ */
#suntory_contents #articleList {
	clear: both;
    margin-top: 60px;
}
#suntory_contents .listContainer { /zoom :1; }
#suntory_contents .listContainer:after { content :''; display :block; clear :both; }

#suntory_contents #readAnotherArt {
	margin: 0 auto 25px;
	width: 984px;
}
#suntory_contents #readAnotherArt { /zoom :1; }
#suntory_contents #readAnotherArt:after { content :''; display :block; clear :both; }



#suntory_contents #readAnotherArt h2 {
	margin-bottom: 25px;
	width: 468px;
	height: 178px;
	background: url('/sfa/artkids/img/tl_read_another_art.png') no-repeat 0 0;
	text-indent: -9999px;
}

#suntory_contents #readAnotherMusic {
	margin: 0 auto 25px;
	width: 984px;
}
#suntory_contents #readAnotherMusic { /zoom :1; }
#suntory_contents #readAnotherMusic:after { content :''; display :block; clear :both; }



#suntory_contents #readAnotherMusic h2 {
	margin-bottom: 25px;
	width: 468px;
	height: 178px;
	background: url('/sfa/artkids/img/tl_read_another_music.png') no-repeat 0 0;
	text-indent: -9999px;
}


#suntory_contents #enjoyMusic {
	clear: both;
	margin: 0 auto;
	width: 984px;
}
#suntory_contents #enjoyMusic { /zoom :1; }
#suntory_contents #enjoyMusic:after { content :''; display :block; clear :both; }

#suntory_contents #enjoyMusic h2 {
	margin-bottom: 25px;
	width: 510px;
	height: 168px;
	background: url('/sfa/artkids/img/tl_enjoy_music.png') no-repeat 0 0;
	text-indent: -9999px;
}


#suntory_contents #enjoyArt {
	clear: both;
	margin: 0 auto;
	width: 984px;
}
#suntory_contents #enjoyArt { /zoom :1; }
#suntory_contents #enjoyArt:after { content :''; display :block; clear :both; }

#suntory_contents #enjoyArt h2 {
	margin-bottom: 25px;
	width: 510px;
	height: 168px;
	background: url('/sfa/artkids/img/tl_enjoy_art.png') no-repeat 0 0;
	text-indent: -9999px;
}



#suntory_contents #articleList .item {
	margin: 0 0 30px;
	float: left;
	width: 222px;
	position: relative;
	background: #fff;
}
#suntory_contents #articleList .item .art {
	width: 54px;
	height: 49px;
	background: url(/sfa/artkids/img/icon_art_fan.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: -21px;
	left: 179px;
}
#suntory_contents #articleList .item .music {
	width: 33px;
	height: 51px;
	background: url(/sfa/artkids/img/icon_music.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: -14px;
	left: 202px;
}

#suntory_contents #articleList .item figure {
	margin: 0;
}
#suntory_contents #articleList .item figure img {
	width: 100%;
	vertical-align: top;
}

#suntory_contents #articleList .item dl {
	/*background: #fff;*/
	padding: 24px;
}

#suntory_contents #articleList .item dt {
	margin-bottom: 10px;
	font-size: .75em;
	line-height: 12px;
	color: #4c4c4c;
	display: inline-block;
}
#suntory_contents #articleList .item dt.new {
	background: url('/sfa/artkids/img/icon_new.png') no-repeat;
	padding: 0 48px 0 0;
}

#suntory_contents #articleList .item dd {
	font-size: .875em;
	line-height: 1.6;
	color: #4c4c4c;
}
#suntory_contents #articleList .item a {
	text-decoration: none;
}
#suntory_contents #articleList .item a:hover img {
-ms-filter: "alpha( opacity=50 )";
filter: alpha( opacity=50 );
opacity: 0.5;
}
#suntory_contents #articleList .item a:hover span {
-ms-filter: "alpha( opacity=50 )";
filter: alpha( opacity=50 );
opacity: 0.5;
}
#suntory_contents #articleList .item a:hover dl {
-ms-filter: "alpha( opacity=50 )";
filter: alpha( opacity=50 );
opacity: 0.5;	
}