
* {font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;}


* {box-sizing: border-box;}


h1, h2, h3, h4, h5, h6 {font-weight: bold;}

#copyright {float: none; text-align: center;}
#footer_right_area {border:no;}

.quiz_theme_qsm-theme-breeze.qsm-quiz-container {padding:10px;}
.qsm-quiz-container.quiz_theme_qsm-theme-breeze .quiz_section .mlw_qmn_question {display: inline-block !important;}
/*
.qsm-quiz-container.quiz_theme_qsm-theme-breeze .quiz_section .mlw_qmn_question {display:none !important; }
*/

.mlw_qmn_question p {margin:0;}

@media screen and (min-width: 767px) { /*ウィンドウ幅が767px以上の場合に適用*/
.mlw_qmn_new_question {min-width:180px; display: inline-block !important;}

}


@media screen and (max-width: 767px) { /*ウィンドウ幅が最大767pxまでの場合に適用*/

}


@media screen and (max-width: 479px) { /*ウィンドウ幅が最大479pxまでの場合に適用*/

	.qsm-quiz-container.quiz_theme_qsm-theme-breeze .mlw_horizontal_choice {width:45%;}
	
}

/* QSM */

input.mlw_answer_open_text {
    width: 200px !important;
}


/*

.quiz_theme_qsm-theme-breeze.qsm-quiz-container {padding:10px 30px;}
.quiz_theme_qsm-theme-breeze .qsm-breeze-pagination-timer-header {display: none;}
.quiz_theme_qsm-theme-breeze .progress-container {margin:10px 0px 10px 10px;}

.qsm_remove_bold {font-size:14px; color:#444;}

*/

.quiz_section select.qsm_select.qsm_dropdown {
	width:250px;
}


.breeze_title {display: none;}





/*
.qmn_radio_horizontal_answers .mlw_horizontal_choice {
	display: inline-block; border:1px solid #86D8C3;
	white-space: nowrap; padding:1em 0.5em; width:22%; border-radius: 5px;
	margin-bottom:0.5em;}

.mrq_checkbox_class:hover {background: #EFFFF4;}

*/