/*
Theme Name: Striking MultiFlex Simple Child Theme
Description:    Child theme for the Striking MultiFlex & Ecommerce Responsive WordPress Theme
Author:         <a href="http://themeforest.net/user/Kaptinlin">Kaptinlin</a>
Author URI:     http://themeforest.net/user/Kaptinlin
Template:       striking_r
Version:        2.1.7 date: 03 july 2021
*/


* {font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
line-height: 1.6em !important;}
#header {border-bottom: 2px solid #007cbc;}

nav {display:none;}

h1 {margin:1em 0 2em;}

.top_lead {border:1px solid #ddd; padding:20px; margin-bottom:2em; background: #f9f9f9; border-radius: 10px;}

.quiz_theme_qsm-theme-breeze.qsm-quiz-container {
padding:20px !important;}
.qmn_error_message,
.quiz_section.qmn_error .qmn_radio_answers {background:#fffafc !important; color:#e66398 !important; }
.quiz_section,
.quiz_section .qmn_radio_answers label, .quiz_section .qmn_check_answers label, .quiz_section .qmn_accept_answers label {font-size:18px !important;}

.qmn_error_message {width:auto !important;}
.quiz_theme_qsm-theme-breeze .qsm-quiz-form br {display:inherit !important;}
.quiz_theme_qsm-theme-breeze.qmn_quiz_container .qmn_btn  {padding:15px !important; font-size:18px !important;}

u {
    padding-bottom: 5px;
    display: inline;
    text-decoration: none;
    border-bottom: 1px solid #999;
}

.qsm-btn {padding:10px !important; height: 3em; line-height: 3em !important;}


/* FOR Smartphone Setting */
@media only screen and (max-width : 599px) {

h1 span {display: block;}
}

/* FOR Tablet Setting */
@media only screen and (max-width : 1024px) {

}

/* FOR PC Setting */
@media only screen and (min-width : 1025px) {

.narrow {width:700px; margin: auto;}
.top_lead {text-align: center;}

}

