@charset "UTF-8";
/* CSS Document */
/*
.section_mv,
#head,
#foot,
.search_wrap input[type=submit],
.section_article .article .head .rating .num,
.section_article .article .sns_wrap{
	background-color:#e19a00;
}
a,
.block .head > .title{
	color:#e19a00;
}

.search_wrap .input_wrap .txt{
	border-color:#e19a00;
}
.section_article .article .head .rating .num:after{
	border-right-color:#e19a00;
}*/

.section_mv .bg{
	background-image:url(../images/dummy/photo_dummy_02.jpg);
}

.article{
    word-break: normal;
}