/*ページタイトル*/
.left_cont h2{
    width: 270px;
    height: 100px;
    background-repeat: no-repeat;
}
.left_cont h2 span{
    position: absolute;
    left: -9999px;
}
#page_operator .left_cont h2{
    background-image: url(../../images/operator_pagetitle_left.png);
}
#page_meeting .left_cont h2{
    background-image: url(../../images/meeting_pagetitle_left.png);
}
#page_artistperformer .left_cont h2{
    background-image: url(../../images/artistperformer_pagetitle_left.png);
}
#page_artistperformer2 .left_cont h2{
    background-image: url(../../images/artistperformer_pagetitle_left.png);
}
#page_results .left_cont h2{
    background-image: url(../../images/results_pagetitle_left.png);
}
#page_rental .left_cont h2{
    background-image: url(../../images/rental_pagetitle_left.png);
}

.right_cont h2{
/*    width: 848px;*/
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center 50%;
}
.right_cont h2 span{
    position: absolute;
    left: -9999px;
}
#page_operator .right_cont h2{
    background-image: url(../../images/operator_pagetitle_right.jpg);
}
#page_meeting .right_cont h2{
    background-image: url(../../images/meeting_pagetitle_right.jpg);
}
#page_artistperformer .right_cont h2{
    background-image: url(../../images/artistperformer_pagetitle_right.jpg);
}
#page_results .right_cont h2{
    background-image: url(../../images/results_pagetitle_right.jpg);
}
#page_rental .right_cont h2{
    background-image: url(../../images/rental_pagetitle_right.jpg);
}


#page_artistperformer2 .right_cont h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top:30px;
	font-size:2.5em;
    height: 50px;
}
#page_artistperformer2 .artist_name{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
}
#page_artistperformer2 .artist_gakki{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.5em;
}
#page_artistperformer2 .profilebox{
}
#page_artistperformer2 .profilebox_l{
	float:left;
	width:320px;
	margin-right:20px;
}
#page_artistperformer2 .profilebox_r{
	float:left;
	width:360px;
	padding-bottom:100px;
}

/*レフトカラムのバナー*/
.left_cont a.left_banner{
    display: block;
    margin: 0 0 24px 0;
}
/*レフトカラムの見出し*/
.left_cont h3{
    width: 270px;
    height: 31px;
    margin: 0 0 10px;
    background-repeat: no-repeat;
}
.left_cont h3 span{
    position: absolute;
    left: -9999px;
}
.left_cont h3.title_realtime_meeting_sys{
    background: url(../../images/meeting_midashi_realtimemeeting.png) no-repeat;
}
.left_cont h3.title_groupe{
    background: url(../../images/artistperformer_midashi_groupe.png) no-repeat;
}
.left_cont h3.title_musician{
    background: url(../../images/artistperformer_midashi_musician.png) no-repeat;
}
.left_cont h3.title_performer{
    background: url(../../images/artistperformer_midashi_performer.png) no-repeat;
}
.left_cont h3.title_others{
    background: url(../../images/artistperformer_midashi_other.png) no-repeat;
}
.left_cont h3.title_produce{
    background: url(../../images/results_midashi_produce.png) no-repeat;
}
.left_cont h3.title_entertainment{
    background: url(../../images/results_midashi_entertainment.png) no-repeat;
}
.left_cont h3.title_sound{
    background: url(../../images/rental_midashi_sound.png) no-repeat;
}
.left_cont h3.title_light{
    background: url(../../images/rental_midashi_light.png) no-repeat;
}
.left_cont p.caption_text{
    margin: 0 0 25px;
}
.left_cont ul.left_link_list{
    margin: 0 0 25px;
}
.left_cont ul.left_link_list li{
    margin: 0 0 0 0;
}
.left_cont ul.left_link_list li a{
    text-decoration: none;
    color: #333;
    margin: 3px 0;
}

/*右カラム、コンテンツ側*/
/*アーティスト・パフォーマー*/
.artist_midashi{
    font-size: 18px;
    font-weight: bold;
    color: #00376f;
    margin: 15px 0 20px;
}
.artist_midashi_sub{
    font-size: 15px;
    color: #333;
    margin: 0 0 28px;
}
.artist_index_box{
    position: relative;
/*    width: 848px;*/
    width: 664px;
/*    height: 521px;*/
    padding: 20px;
    background-color: #e5d9ba;
}
.artist_index_box h3{
    display: block;
    width: 162px;
    height: 24px;
    margin: 0 auto 20px;
    background: url(../../images/artistperformer_logo_djsoundtokyo.png) no-repeat;
    background-size: contain;
}
.artist_index_box p{
    font-size: 12px;
    letter-spacing: -1px;
    text-align: center;
}
.artist_index_box img.artist_ph{
    display: block;
    margin: 20px auto;
    width: 100%;
}
a.artist_link_blog{
    display: block;
    width: 155px;
    margin: 0 auto;
}
.aritist_banner_box{
    margin: 20px 0 0;
}
.aritist_banner_box .aritist_banner {
    float:left;
/*    width: 270px;*/
    width: 220px;
/*    height: 373px;*/
    height: 304px;
    margin: 0 19px 10px 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.aritist_banner_box .aritist_banner:nth-child(3n+3){
    margin: 0 0px 10px 0;
}
/*IEhack*/
.aritist_banner_box > *:first-child + * + * {
    margin: 0 0px 10px 0;
}
.aritist_banner_box > *:first-child + * + * + * + * + * {
    margin: 0 0px 10px 0;
}
.aritist_banner_box > *:first-child + * + * + * + * + * + * + * + * {
    margin: 0 0px 10px 0;
}

.aritist_banner a.profile_link{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.aritist_banner a.profile_link:hover{
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}



.aritist_banner#artist_mariefukumoto{
    background-image: url(../../images/aritistperformer_banner_mariefukumoto.jpg) ;
}
.aritist_banner#artist_maria{
    background-image: url(../../images/aritistperformer_banner_maria.jpg) ;
}
.aritist_banner#artist_yurinakamura{
    background-image: url(../../images/aritistperformer_banner_yurinakamura.jpg) ;
}
.aritist_banner#artist_sayuritsujimoto{
    background-image: url(../../images/aritistperformer_banner_sayuritsujimoto.jpg) ;
}
.aritist_banner#artist_risakohiranuma{
    background-image: url(../../images/aritistperformer_banner_risakohiranuma.jpg) ;
}
.aritist_banner#artist_reinahara{
    background-image: url(../../images/aritistperformer_banner_reinahara.jpg) ;
}
.aritist_banner#artist07{
    background-image: url(../../images/aritistperformer_banner07.jpg) ;
}
.aritist_banner#artist08{
    background-image: url(../../images/aritistperformer_banner08.jpg) ;
}
.aritist_banner#artist09{
    background-image: url(../../images/aritistperformer_banner09.jpg) ;
}
.aritist_banner#artist10{
    background-image: url(../../images/aritistperformer_banner10.jpg) ;
}
.aritist_banner#artist11{
    background-image: url(../../images/aritistperformer_banner11.jpg) ;
}
.aritist_banner#artist12{
    background-image: url(../../images/aritistperformer_banner12.jpg) ;
}
.aritist_banner#artist13{
    background-image: url(../../images/aritistperformer_banner13.jpg) ;
}
.aritist_banner#artist14{
    background-image: url(../../images/aritistperformer_banner14.jpg) ;
}
.aritist_banner#artist15{
    background-image: url(../../images/aritistperformer_banner15.jpg) ;
}
.aritist_banner#artist16{
    background-image: url(../../images/aritistperformer_banner16.jpg) ;
}
.aritist_banner#artist17{
    background-image: url(../../images/aritistperformer_banner17.jpg) ;
}
.aritist_banner#artist18{
    background-image: url(../../images/aritistperformer_banner18.jpg) ;
}
.aritist_banner#artist19{
    background-image: url(../../images/aritistperformer_banner19.jpg) ;
}
.aritist_banner#artist20{
    background-image: url(../../images/aritistperformer_banner20.jpg) ;
}
.aritist_banner#artist21{
    background-image: url(../../images/aritistperformer_banner21.jpg) ;
}
.aritist_banner#artist22{
    background-image: url(../../images/aritistperformer_banner22.jpg) ;
}
.aritist_banner#artist23{
    background-image: url(../../images/aritistperformer_banner23.jpg) ;
}
.aritist_banner#artist24{
    background-image: url(../../images/aritistperformer_banner24.jpg) ;
}
.aritist_banner#artist25{
    background-image: url(../../images/aritistperformer_banner25.jpg) ;
}
.aritist_banner#artist26{
    background-image: url(../../images/aritistperformer_banner26.jpg) ;
}
.aritist_banner#artist27{
    background-image: url(../../images/aritistperformer_banner27.jpg) ;
}

h3.unit{
	font-size: 20px;
	color:#666666;
	border-bottom:solid 1px #0065b5;
    padding: 0 0 4px 4px;
	margin:0 0 30px 0;
}

/*実績紹介、レンタル*/

h3.corner_title{
    /*サブページ見出し*/
    font-size: 20px;
    color: #0065b5;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 8px 4px;
    margin: 60px 0 30px;
    border-left:8px solid #0065b5;
    border-bottom:1px solid #00376f;
}
h3.corner_title span{
    font-size: 15px;
}

.kiji_box{
    padding: 20px 35px 0px 30px;
    margin: 0 0 30px 0;
    background-color: #fff;
    border: solid 1px #ccc;
}
.kiji_box h4.kiji_title{
    font-size: 20px;
}
.kiji_box kiji_read{
}
.kiji_box .kiji_left{
    float:left;
    width: 375px;
}
.kiji_box .kiji_right{
    margin: 0 0 0 395px;
}
.movie_console{
    margin: 5px 0;
}
.movie_console a{
    margin: 0 10px 0 0;
}

ul.link_list{
    margin: 20px 0 0 0;
    list-style: none;
}
ul.link_list{
}
ul.link_list li{
}
ul.link_list li a{
    color: #000;
}
ul.link_list li a.web_link{
    background: url(../../images/icon_weblink.png)right 50% no-repeat;
    padding: 0 20px 0 0
}
ul.link_list li a.pdf_link{
    background: url(../../images/icon_pdf.png)right 50% no-repeat;
    padding: 0 20px 0 0
}

table.blue{
	width:100%;
	color:#2A2A2A;
}

table.blue td{
	padding:5px;
	border: solid 1px #ccc;
}

table.blue td.price{
	text-align:right;
}

table.blue td.equipment{
	background:#00376f;
	color:#fff;
	font-weight:bold;
}

table.blue td.item{
	background:#8fbeed;
	color:#fff;
	font-weight:bold;
}

ul.list{
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.list li {
    width: 29.5%;
    margin: 0 5px 20px 0;
    padding: 10px;
    line-height: 2;
    list-style: none;
	border: solid 1px #C7C7C7;
    overflow: hidden;
    position: relative;
}
ul.list li:nth-child(3n) {
    margin: 0 0 20px 0;
}

.result_box{
	margin-bottom:20px;
}

.videobox{
	border-bottom: solid 1px #B7B7B7;
	padding:0 0 10px 0;	
}

ul.list_disc2{
	list-style: disc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.list_disc2 li {
    width: 46%;
    margin: 0 5px 5px 20px;
    padding: 10px 3px 0 0;
	list-style: url(../../images/icon_list.png);
    line-height: 1.8;
}
ul.list_disc2 li:nth-child(2n) {
    margin: 0 0 5px 20px;
}
ul.list_none{
	list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.list_none li {
    width: 46%;
    margin: 0 5px 5px 20px;
    padding: 10px 3px 0 0;
	list-style: none;
    line-height: 1.8;
}
ul.list_none li:nth-child(2n) {
    margin: 0 0 5px 20px;
}


.border_bg{
	border-bottom: solid 1px #D9D9D9;
	padding-bottom:1em;
	margin-bottom:1em;
}


.material-icons.font_b{
	font-size:16px;
	color:#3399ff;
position: relative;
    top: 2px;
	font-weight:bold;
}

/*オペレーター派遣*/
#page_operator .right_cont h3{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top:30px;
	font-size:2.5em;
    height: 50px;
}
#page_operator .artist_gakki{
	font-size:1em;
}
#page_operator .profilebox{
	padding-bottom: 2em;
	border-bottom: solid 1px #C0C0C0;
}
#page_operator .profilebox_l{
	float:left;
	width:240px;
	margin-right:20px;
}
#page_operator .profilebox_r{
	float:left;
	width:440px;
	padding-bottom:100px;
}

#page_operator p.read{
	font-family: 'Noto Serif JP', serif;
	margin:50px 0;
	font-size:2em;
}



/*##############################################*/
/*##############################################*/
/*##############################################*/
/*スマートフォン想定*/
/*##############################################*/
/*##############################################*/
/*##############################################*/


@media screen and (max-width: 768px) {

/*ページタイトル*/
.left_cont h2{
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    border-top:solid 1px #0065b5;
}
.left_cont h2 span{
    position: absolute;
    left: -9999px;
}
#page_operator .left_cont h2{
    background-image: url(../../images/operator_pagetitle_left.png);
}
#page_meeting .left_cont h2{
    background-image: url(../../images/meeting_pagetitle_left.png);
}
#page_artistperformer .left_cont h2{
    background-image: url(../../images/artistperformer_pagetitle_left.png);
}
#page_results .left_cont h2{
    background-image: url(../../images/results_pagetitle_left.png);
}
#page_rental .left_cont h2{
    background-image: url(../../images/rental_pagetitle_left.png);
}
.right_cont h2{
/*    width: 848px;*/
    width: calc(100% + 20px);
    margin-left: -10px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover;
}
.right_cont h2 span{
    position: absolute;
    left: -9999px;
}
#page_operator .right_cont h2{
    background-image: url(../../images/operator_pagetitle_right.jpg);
}
#page_meeting .right_cont h2{
    height: 60px;
    background-image: url(../../images/meeting_pagetitle_right.jpg);
}
#page_artistperformer .right_cont h2{
    background-image: url(../../images/artistperformer_pagetitle_right.jpg);
}
#page_results .right_cont h2{
    background-image: url(../../images/results_pagetitle_right.jpg);
}
#page_rental .right_cont h2{
    background-image: url(../../images/rental_pagetitle_right.jpg);
}

#page_artistperformer2 .right_cont h2{
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top:10px;
	font-size:2.5em;
    height: 50px;
}
#page_artistperformer2 .artist_name{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
}
#page_artistperformer2 .artist_gakki{
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.5em;
}

#page_artistperformer2 .profilebox{
	width:100%;
}
#page_artistperformer2 .profilebox_l{
	float:none;
	width:100%;
	margin-right:0px;
	text-align:center;
	margin-bottom:10px;
}
#page_artistperformer2 .profilebox_r{
	float:none;
	width:100%;
	padding-right:10px;
	padding-bottom:100px;
}

/*レフトカラムのバナー*/
.left_cont a.left_banner{
    display: block;
    margin: 0 auto 24px;
}
.left_cont a.left_banner img{
        display: block;
    margin: 0 auto;
}
/*レフトカラムの見出し*/
.left_cont h3{
    width: 270px;
    height: 31px;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}
.left_cont h3 span{
    position: absolute;
    left: -9999px;
}
.left_cont h3.title_realtime_meeting_sys{
    background: url(../../images/meeting_midashi_realtimemeeting.png) no-repeat;
}
.left_cont h3.title_groupe{
    background: url(../../images/artistperformer_midashi_groupe.png) no-repeat;
}
.left_cont h3.title_musician{
    background: url(../../images/artistperformer_midashi_musician.png) no-repeat;
}
.left_cont h3.title_performer{
    background: url(../../images/artistperformer_midashi_performer.png) no-repeat;
}
.left_cont h3.title_others{
    background: url(../../images/artistperformer_midashi_other.png) no-repeat;
}
.left_cont h3.title_produce{
    background: url(../../images/results_midashi_produce.png) no-repeat;
}
.left_cont h3.title_entertainment{
    background: url(../../images/results_midashi_entertainment.png) no-repeat;
}
.left_cont h3.title_sound{
    background: url(../../images/rental_midashi_sound.png) no-repeat;
}
.left_cont h3.title_light{
    background: url(../../images/rental_midashi_light.png) no-repeat;
}
.left_cont p.caption_text{
    margin: 0 0 25px;
}
.left_cont ul.left_link_list{
    margin: 0 0 25px;
}
.left_cont ul.left_link_list li{
    margin: 0 0 0 0;
}
.left_cont ul.left_link_list li a{
    text-decoration: none;
    color: #333;
    margin: 3px 0;
}

/*右カラム、コンテンツ側*/
/*アーティスト・パフォーマー*/
.artist_midashi{
    font-size: 18px;
    font-weight: bold;
    color: #00376f;
    margin: 15px 0 20px;
}
.artist_midashi_sub{
    font-size: 15px;
    color: #333;
    margin: 0 0 28px;
}
.artist_index_box{
    position: relative;
/*    width: 848px;*/
    width: calc(100% - 40px);
/*    height: 521px;*/
    padding: 20px;
    background-color: #e5d9ba;
}
.artist_index_box h3{
    display: block;
    width: 162px;
    height: 24px;
    margin: 0 auto 20px;
    background: url(../../images/artistperformer_logo_djsoundtokyo.png) no-repeat;
    background-size: contain;
}
.artist_index_box p{
    font-size: 12px;
    letter-spacing: 0px;
    text-align: left;
}
.artist_index_box p br{
    display: none;
}
.artist_index_box img.artist_ph{
    display: block;
    margin: 20px auto;
    width: 100%;
}
a.artist_link_blog{
    display: block;
    width: 155px;
    margin: 0 auto;
}
.aritist_banner_box{
    margin: 48px 0 0;
}
.aritist_banner_box .aritist_banner {
    float: none;
    width: 220px;
    height: 304px;
    margin: 0px auto 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 50%;
    border: solid 1px #fff;
}
.aritist_banner_box .aritist_banner:nth-child(3n+3){
    margin: 0px auto 20px;
}
/*IEhack*/
.aritist_banner_box > *:first-child + * + * {
    margin: 0px auto 20px;
}
.aritist_banner_box > *:first-child + * + * + * + * + * {
    margin: 0px auto 20px;
}
.aritist_banner_box > *:first-child + * + * + * + * + * + * + * + * {
    margin: 0px auto 20px;
}



/*.aritist_banner a.profile_link{
    display: block;
    width: 49px;
    height: 19px;
    background: url(../../images/btn_profile.png) no-repeat;
    margin: 278px 0 0 166px;
}
*/
.aritist_banner a.profile_link{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.aritist_banner a.profile_link:hover{
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}

.aritist_banner#artist_mariefukumoto{
    background-image: url(../../images/aritistperformer_banner_mariefukumoto.jpg) ;
}
.aritist_banner#artist_maria{
    background-image: url(../../images/aritistperformer_banner_maria.jpg) ;
}
.aritist_banner#artist_yurinakamura{
    background-image: url(../../images/aritistperformer_banner_yurinakamura.jpg) ;
}
.aritist_banner#artist_sayuritsujimoto{
    background-image: url(../../images/aritistperformer_banner_sayuritsujimoto.jpg) ;
}
.aritist_banner#artist_risakohiranuma{
    background-image: url(../../images/aritistperformer_banner_risakohiranuma.jpg) ;
}
.aritist_banner#artist_reinahara{
    background-image: url(../../images/aritistperformer_banner_reinahara.jpg) ;
}
/*実績紹介、レンタル*/

h3.corner_title{
    /*サブページ見出し*/
    font-size: 20px;
    color: #0065b5;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 8px 4px;
    margin: 60px 0 30px;
    border-left:8px solid #0065b5;
    border-bottom:1px solid #00376f;
}
h3.corner_title span{
    font-size: 15px;
}

.kiji_box{
    padding: 20px 35px 0px 30px;
    margin: 0 0 30px 0;
    background-color: #fff;
    border: solid 1px #ccc;
}
.kiji_box h4.kiji_title{
    font-size: 20px;
}
.kiji_box kiji_read{
}
.kiji_box .kiji_left{
    float:none;
    width: 100%;
}
.kiji_box .kiji_right{
    margin: 20px auto 10px;
}
.movie_console{
    margin: 5px 0;
}
.movie_console a{
    margin: 0 10px 0 0;
}

ul.link_list{
    margin: 20px 0 0 0;
    list-style: none;
}
ul.link_list{
}
ul.link_list li{
}
ul.link_list li a{
    color: #000;
}
ul.link_list li a.web_link{
    background: url(../../images/icon_weblink.png)right 50% no-repeat;
    padding: 0 20px 0 0
}
ul.link_list li a.pdf_link{
    background: url(../../images/icon_pdf.png)right 50% no-repeat;
    padding: 0 20px 0 0
}

ul.list{
    list-style: none;
    display: inline-block;
    flex-wrap: no-wrap;
    justify-content: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.list li {
    width: 94%;
    margin: 0 20px 20px 0;
    padding: 10px;
    line-height: 2;
    list-style: none;
	border: solid 1px #C7C7C7;
    overflow: hidden;
    position: relative;
}
ul.list li:nth-child(3n) {
    margin: 0 0 20px 0;
}
ul.list li img{
	width: 100%;
}

.result_box{
	margin-bottom:20px;
}

.videobox{
	border-bottom: solid 1px #B7B7B7;
	padding:0 0 10px 0;	
}

ul.list_disc2{
	list-style: disc;
    display: inline-block;
    flex-wrap: no-wrap;
    justify-content: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.list_disc2 li {
    width: 100%;
    margin: 0 0 5px 20px;
    padding: 10px 3px 0 0;
	list-style: url(../../images/icon_list.png);
    line-height: 1.8;
}
ul.list_disc2 li:nth-child(2n) {
    margin: 0 0 5px 20px;
}


ul.list_none{
	list-style: none;
    display: inline-block;
    flex-wrap: no-wrap;
    justify-content: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.list_none li {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 10px 3px 0 0;
	list-style: none;
    line-height: 1.8;
}
ul.list_none li img{
	width:100%;
}

ul.list_none li:nth-child(2n) {
    margin: 0 0 5px 0;
}





}
