
.layout_wrap {position: relative; max-width: 1000px; margin: 30px auto;}
.layout_cont {background: #fff; border: solid 1px #cccccc; border-radius: 4px; overflow: hidden;}
.layout_head {position: relative; height: 70px; border-top: solid 3px #225ce3; border-bottom: solid 1px #ccc; }
.layout_head_close {position: relative; border-top: solid 3px #225ce3;}
.layout_head .logo {position: absolute; top:15px; left: 20px; }
.layout_body {padding: 44px;}
.layout_body>h2 {font-size: 30px; color: #000; text-align: center; font-weight: 500; margin-bottom: 30px;}
.layout_foot {background: #f5f5f5; padding: 30px; color: #999;}
.layout_foot > p+p {margin-top: 10px;}
.layout_head .cati {position: absolute; top:15px; left: 20px; font-weight:bold; font-size:26px}

.mailto {text-align: right; margin-top: 10px;}
.mailto a {display: inline-block; width: 150px; height: 30px; line-height: 28px; text-align: center; background: #999; color: #fff; font-size: 13px; border-radius: 4px;}
.mailto a:before {content: ""; display: inline-block; vertical-align: middle; width: 20px; height: 15px; background: url(/ISAS50/img/Intro_React/icon_mail.png) no-repeat; margin-right: 10px;}
.mailto button {display: inline-block; width: 80px; height: 25px; line-height: 20px; text-align: center; background: #999; color: #fff; font-size: 12px; border-radius: 4px; margin-left: 5px;}

/** ÄÁÅÙÃ÷ ½ºÅ¸ÀÏ **/
.guide_wrap {}
.guide_wrap:after {content: ""; display: block; clear: both;}
.guide_box01 {float: left; border-radius: 6px; width: calc(50% - 5px); padding: 25px 30px 25px 140px;}
.guide_box01+.guide_box01 {margin-left: 10px;}
.guide_box01>h3 {font-size: 20px; color: #000; line-height: 24px;}
.guide_box01>h3+p {line-height: 18px; margin-top: 10px;}
.guide_box01.backstop {background: url(/ISAS50/img/Intro_React/icon_backstop.png) left 20px top 20px no-repeat #e9ebf6;}
.guide_box01.time {background: url(/ISAS50/img/Intro_React/icon_time.png) left 20px top 20px no-repeat #e9ebf6;}
.guide_box01.retry {background: url(/ISAS50/img/Intro_React/icon_retry.png) left 20px top 20px no-repeat #e9ebf6;}
.guide_box01.restrict {background: url(/ISAS50/img/Intro_React/icon_restrict.png) left 20px top 20px no-repeat #e9ebf6;}

.multimedia {position: relative; width: 420px; margin: 20px auto; background: url(/ISAS50/img/Intro_React/icon_media.png) top 5px left 0 no-repeat; background-size: 40px 41px; padding-left: 50px;}
.multimedia>p {font-size: 16px; color: #000;}
.multimedia>p>strong {color:#225ce3; font-weight: 700;}

.guide_box02 {float: left; min-height: 130px; background: #f5f5f5; border: dashed 1px #ccc; border-radius: 4px; width: calc(50% - 5px); padding: 10px 15px;}
.guide_box02+.guide_box02 {margin-left: 10px;}
.guide_box02>h3 {font-size: 16px; font-weight: 500; color: #000; line-height: 24px;}
.guide_box02>h3+p {font-size: 12px; line-height: 16px; margin-top: 5px;}

.guide_box03 {float: left; min-height: 90px; background: #f5f5f5; border: dashed 1px #ccc; border-radius: 4px; width: calc(100% - 5px); padding: 10px 15px;}
.guide_box03+.guide_box02 {margin-left: 10px;}
.guide_box03>h3 {font-size: 16px; font-weight: 500; color: #000; line-height: 24px;}
.guide_box03>h3+p {font-size: 12px; line-height: 16px; margin-top: 5px;}

.button_wrap {width: 100%; text-align: center; margin: 30px 0;}
.button_wrap a {display: inline-block; background: #225ce3; border-radius: 4px; width: 250px; height: 46px; font-size: 18px; line-height: 44px; color: #fff;}
.button_wrap button {display: inline-block; background: #225ce3; border-radius: 4px; width: 250px; height: 46px; font-size: 18px; line-height: 44px; color: #fff; cursor: pointer;}

.slogan_text {position: absolute; right: 44px; margin-top: -24px; color: #225ce3;}
.table_style01 {border-top: solid 2px #000; border-bottom: solid 1px #ccc;}
.table_style01 strong {font-size: 20px; font-weight: 500;}
.table_style01 dl {position: relative; width: 100%; border-top: dashed 1px #ddd; font-size: 0;}
.table_style01 dt, .table_style01 dd {display: inline-block; vertical-align: top; padding-left: 20px; font-size: 16px; color: #000; line-height: 50px;}
.table_style01 dt {background: #f5f5f5; width: 200px;}
.table_style01 dd {width: calc(100% - 200px);}
.table_style01 dt.blank {height: 50px;}
.btn_payback {position: absolute; right: 5px; top:10px;}
.btn_payback>a {display: block; font-size: 14px; line-height: 1; padding: 10px; color: #fff; background: #999; border-radius: 4px;}

.banner_box {display: flex; background: #e9ebf6; border-radius: 4px; padding: 10px; margin-top:30px;}
.banner_box>div {flex: 1; color: #777; line-height: 18px;}
.banner_box>div>a {display: inline-block; width: 45%; border: solid 1px #a4aacc; border-radius: 4px; font-size: 16px; color: #000; text-align: center; padding: 50px 0 10px;}
.banner_box>div>a.quest {background: url(/ISAS50/img/Intro_React/icon_question.png) center top no-repeat;}
.banner_box>div>a.pig {background: url(/ISAS50/img/Intro_React/icon_pig.png) center top no-repeat;}
.banner_box>div>a+a {margin-left: 5px;}
.banner_box>div>strong {display: block; font-size: 16px; color: #000; font-weight: 500; margin: 10px 0 5px;}
.banner_box>div+div {background: url(/ISAS50/img/Intro_React/icon_mark.png) right 20px center no-repeat;}

.go_link {text-align: center;}

@media ( max-width: 900px ) {
    .w_100{width: 100% !important;}
}

@media ( max-width: 760px ) {
	.layout_wrap {max-width: 100%; height: 100%; margin: 0 auto;}
	.layout_cont {min-height: 100%;}
	.layout_cont.survey {min-height: calc(100% - 40px);}
	.layout_head {height: 50px;}
	.layout_head .logo {top:10px; left: 15px;}
	/*.layout_head .logo img { width:100px; height:21px;}*/
    .layout_head .logo img { width:calc(100% * 0.6); height:auto;}
	.layout_body {padding: 5px;}
	.layout_body>h2 {font-size: 24px; margin-bottom: 15px;}
	.mailto {margin-top: 5px;}
	.layout_foot, .go_link, .banner_box {display: none;}

    .layout_head .cati {top:15px; left: 15px;}
}

@media ( max-width: 600px ) {
	.guide_box01 {float: none; width: 100%; padding: 15px 15px 15px 120px;}
	.guide_box01+.guide_box01 {margin-left: 0; margin-top: 10px;}
	.guide_box01>h3 {font-size: 18px; line-height: 20px;}
	.guide_box01>h3+p {line-height: 18px; margin-top: 5px;}
	.guide_box01.backstop {background-size: 80px; background-position: 20px 15px}
	.guide_box01.time {background-size: 80px; background-position: 20px 15px}
	.guide_box01.retry {background-size: 80px; background-position: 20px 15px}
	.guide_box01.restrict {background-size: 80px; background-position: 20px 15px}

	.multimedia {width: 100%; margin: 20px auto; background-size: 32px; padding-left: 40px;}
	.multimedia>p {font-size: 13px;}

	.guide_box02>h3 {font-size: 14px; line-height: 16px;}
	.guide_box02 {float: none; min-height: auto; width: 100%; padding: 10px 15px;}
	.guide_box02+.guide_box02 {margin-left: 0; margin-top: 10px;}

	.button_wrap {margin: 15px 0;}
    .button_wrap a {width: 100%; height: 40px; font-size: 16px; line-height: 38px;}
    .button_wrap button {width: 98%; height: 40px; font-size: 16px; line-height: 38px;}

	.slogan_text {display: none;}
	.table_style01 {border: solid 1px #ccc; border-top: solid 2px #000;}
	.table_style01 dl {border-top: solid 1px #ccc;}
	.table_style01 dt, .table_style01 dd {display: block; padding-left: 15px;}
	.table_style01 dt {width: 100%; height: 32px; font-size: 14px; font-weight: 700; line-height: 30px; color: #999; border-bottom: dashed 1px #ddd;}
	.table_style01 dt.blank {display: none;}
	.table_style01 dd {position: relative; width: 100%;}

}

.complete_icon {position: relative; width: 100px; height: 90px; margin: 0 auto; background: url(/ISAS50/img/Intro_React/icon_OK.png) no-repeat; background-size: 100%;}
.complete_mssg {position: relative; width: 400px; margin: 30px auto 140px auto; border-top: solid 1px #225ce3; border-bottom: solid 1px #225ce3; padding: 20px 0; text-align: center;}
.complete_mssg>p {font-size: 24px; color: #000;}
.complete_mssg_ment {position: relative; width: 100%; margin: 30px auto 80px auto; border-top: solid 1px #225ce3; border-bottom: solid 1px #225ce3; padding: 20px 0; text-align: center;}
.complete_mssg_ment>p {font-size: 18px; color: #000;}

.thks_mssg {text-align: center; margin-top: 30px;}
.thks_mssg>p {font-size: 24px; color: #000;}

.caution {background: #e9ebf6; border-radius: 4px; text-align: center; padding: 15px 0; margin: 30px 0;}
.caution p {font-size: 16px; color: #225ce3; line-height: 24px;}
.caution p:before {content: ""; display: inline-block;vertical-align: middle; width: 24px; height: 24px; background: url(/ISAS50/img/Intro_React/icon_caution.png) no-repeat; margin-right: 10px; background-size: 100%;}

.payback {margin-top: 30px;}
.payback dt {height: 50px; background: #333; text-align: center; }
.payback dt>p {font-size: 18px; color: #fff; line-height: 48px;}
.payback dt>p>strong {font-size: 22px; font-weight: 500; color: #ffea00;}
.payback dd {height: 50px; background: #f5f5f5; padding-left: 30px; border: solid 1px #ddd; border-top: 0;}
.payback dd>p>label {font-size: 16px; color: #000; line-height: 48px; padding-left: 5px; cursor: pointer;}
.payback dd>p>label>strong {font-size: 22px; font-weight: 500; color: #225ce3;}
.advertising, .advertising_m {margin: 30px 0;}

@media ( max-width: 600px ) {
	.complete_icon {width: 80px; height: 72px; margin: 20px auto;}
	.complete_mssg {position: relative; width: 100%; margin: 0 auto 100px auto;padding: 20px 0 30px;}
	.complete_mssg>p {font-size: 16px;}

	.thks_mssg {margin-top: 20px;}
	.thks_mssg>p {font-size: 18px;}

	.caution {position: relative; padding: 10px 10px 10px 40px; margin: 20px 0; text-align: left;}
	.caution p {font-size: 13px; line-height: 1.2;}
	.caution p:before {position: absolute; left:15px; top: 13px; width: 18px; height: 18px; margin-right: 5px;}

	.payback {margin-top: 20px;}
	.payback dt {height: auto; padding: 10px;}
	.payback dt>p {font-size: 14px; line-height: 20px;}
	.payback dt>p>strong {font-size: 18px;}
	.payback dd {height: auto; padding: 10px;}
	.payback dd>p>label {font-size: 14px; line-height: 18px; cursor: pointer;}
	.payback dd>p>label>strong {font-size: 18px;}
}

/** ¼³¹®ÄÁÅÙÃ÷ **/
.step_gage {position: absolute; top: 28px; right: 20px;}
.step_gage>div {display: inline-block; width: 200px; height: 12px; background: #ddd; border-radius: 6px;}
.step_gage>div>span {display: block; height: 12px; background: #3b3e46; border-radius: 6px;}

.step_gage_cati {position: absolute; top: 13px; right: 20px;}
.step_gage_cati>div {display: inline-block; width: 200px; height: 12px; background: #ddd; border-radius: 6px;}
.step_gage_cati>div>span {display: block; height: 13px; background: #3b3e46; border-radius: 6px;}

.survey_wrap {}
.survey_Q {position: relative; border-radius: 4px; background: #e9ebf6; padding: 20px 20px 30px 20px; border-left: solid 3px #83a0eb;} 
.survey_Q > p {font-size: 16px; color: #000;}
.survey_Q strong {font-weight: 700;}
.select {position: absolute; right: 0; bottom: 0; background: #83a0eb; border-radius: 4px 0 0 0;padding: 0 10px;}
.select span {font-size: 14px; color: #fff; line-height: 28px;}
.survey_A {padding: 30px; font-size: 16px; color: #000;}
.survey_A li {padding-bottom: 10px; float: left; }
.survey_A ul li:nth-last-child(2), .survey_A ul li:nth-last-child(2)+li {width: 49%;}

@media ( max-width: 760px ) {
	.step_gage {top: 14px; right: 10px; font-size: 12px;}
	.step_gage>div {width: 150px; height: 10px; border-radius: 5px;}
	.step_gage>div>span {height: 10px; border-radius: 5px;}
}

@media ( max-width: 600px ) {
	.survey_Q {padding: 15px 15px 25px 15px;} 
	.survey_Q > p {font-size: 14px;}
	.select span {font-size: 12px; line-height: 24px;}
    .survey_A {padding: 20px; font-size: 14px;}

    .step_gage>div {width: 100px; height: 10px; border-radius: 5px;}

    /*.layout_body {padding: 5px;}*/
    .ISAS5{overflow-x: auto; overflow-y: hidden; word-break: break-word; word-wrap: break-word;}
}

/** ±âÅ¸ ½ºÅ¸ÀÏ **/
.center {text-align: center;}
.clr_blue {color: #225ce3;}
.underline {text-decoration: underline !important;}

.w-50{width: 50%;}

/**¸ð´Þ ÆË¾÷**/
.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: table;
    transition: opacity .3s ease;
}

.modal-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.modal-container {
    width: 600px;
    margin: 0px auto;
    background: #fff;
    border-radius: 8px;
    transition: all .3s ease;
}
.modal-header {
    position: relative;
    border-bottom: solid 2px #225ce3;
    border-radius: 8px 8px 0 0; 
    padding: 20px;
}
.modal-header p {
    margin-top: 0;
    color: #333;
    font-size: 25px;
    text-align: left;
}

.modal-header button {display:block; width: 30px; height: 30px; position: absolute; top:20px; right: 20px;font-size:0; background: transparent;}
.modal-header button::before {content:""; display: block; height:1px; background-color: #333; position:absolute; left:0; right:0; top:50%; 
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform:rotate(45deg);}
.modal-header button::after {content:""; display: block; height:1px; background-color: #333; position:absolute; left:0; right:0; top:50%; 
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform:rotate(-45deg);}

.modal-body {
    max-height: 700px;
    padding: 30px;        
    background-color: #fff;    
    border-radius:8px;
    overflow: auto;
}

.modal-wrapper input[type=text] {width: 100%; height: 46px;padding: 15px 10px 15px 10px;border-radius: 4px;border: solid 1px #dbdbdb;background-color: #fff;}
.modal-wrapper textarea {width: 100%; padding: 15px 10px 15px 10px;border-radius: 4px;border: solid 1px #dbdbdb;background-color: #fff;}

.guide {background: #e9ebf6; border-radius: 4px; padding: 15px; margin-bottom: 20px;}
.guide p {font-size: 13px; line-height: 1.4; color: #333;}
.guide p+p {margin-top: 5px;}

.form_table {border-top: solid 1px #333; border-bottom: solid 1px #333; padding: 10px; font-size: 0;}
.form_table dt, .form_table dd {display: inline-block; vertical-align: middle; padding: 5px; font-size: 14px; }
.form_table dt {width: 20%;font-weight: 500; color: #333;}
.form_table dd {width: 80%;}

.btn_wrap {margin-top: 20px; text-align: center;}
.btn_wrap a {display: inline-block; width: 150px; height: 42px; line-height: 40px; background: #777; color: #fff; border-radius: 4px;}
.btn_wrap a.send {background: #225ce3;}

@media ( max-width: 600px ) {
  	.modal-container {width: 96%; height: 98%; border-radius: 8px;}
	.modal-header {border-radius: 8px 8px 0 0;}
	.modal-header p {font-size: 18px;}
	.modal-body {max-height: auto; padding: 10px;}

	.guide {padding: 15px; margin-bottom: 10px;}
  	.guide p {font-size: 12px;}

  	.form_table {padding: 5px;}
  	.form_table dt {width: 15%;}
  	.form_table dd {width: 85%;}

  	.btn_wrap a {width: 120px;}
  }

  /** check&radio **/
.input_rdo, 
.input_chk {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size:inherit;
    line-height: 22px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}
.input_rdo + .input_rdo, 
.input_chk + .input_chk {margin-left: 20px;}
.input_rdo input[type=radio],
.input_chk input[type=checkbox] {
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0; 
    width: 20px;
    height: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    opacity: 0;
}
.input_rdo it,
.input_chk it {
    padding-left: 25px;
    font-style: normal;
}
.input_rdo it:before, .input_rdo it:after,
.input_chk it:before, .input_chk it:after {
    position: absolute;
}
.input_rdo it:before,
.input_chk it:before {
    content: '';
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    background: #fff;
}
.input_rdo it:before {
    border-radius: 100%;
}
.input_chk it:before {
    border-radius: 2px;
}
.input_chk input:checked + it:after {
    content: '';
    width: 14px;
    height: 8px;
    top: 6px;
    left: 3px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.input_chk input:checked + it:before {
    background: #225ce3;
    border-color: #225ce3;
    border-radius:2px; 
}
.input_rdo input:checked + it:after {
    content: '';
    top: 6px;
    left: 4px;
    width: 12px;
    height: 12px;
    margin: auto;
    background: #225ce3;
    border-radius: 100%;
}
.input_rdo input:disabled + it,
.input_chk input:disabled + it {
    cursor: default;
}
.input_chk input:disabled + it:before {
    opacity: 0.2;
    background-color: #ddd;
    border-color: #999;
}
.input_chk input:disabled:checked + it:before {
    opacity: 0.2;
    background-color: #333;
    border-color: #333;
}
.input_rdo input:disabled + it:before,
.input_rdo input:disabled:checked + it:before {
    opacity: 0.2;
    background-color: #ddd;
    border-color: #999;
}
.input_rdo input:disabled:checked + it:after {
    opacity: 0.2;
    background-color: #333;
}


 /** Table check&radio **/
.tbl_input_rdo, 
.tbl_input_chk {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size:inherit;
    line-height: 22px;
    cursor: pointer;
    margin-top: 3px;
    margin-bottom: 3px;
}
.tbl_input_rdo + .tbl_input_rdo, 
.tbl_input_chk + .tbl_input_chk {margin-left: 20px;}
.tbl_input_rdo input[type=radio],
.tbl_input_chk input[type=checkbox] {
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0; 
    width: 18px;
    height: 18px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    opacity: 0;
}
.tbl_input_rdo it,
.tbl_input_chk it {
    padding-left: 18px;
    font-style: normal;
}
.tbl_input_rdo it:before, .tbl_input_rdo it:after,
.tbl_input_chk it:before, .tbl_input_chk it:after {
    position: absolute;
}
.tbl_input_rdo it:before,
.tbl_input_chk it:before {
    content: '';
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    background: #fff;
}
.tbl_input_rdo it:before {
    border-radius: 100%;
}
.tbl_input_chk it:before {
    border-radius: 2px;
}
.tbl_input_chk input:checked + it:after {
    content: '';
    width: 12px;
    height: 7px;
    top: 6px;
    left: 3px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.tbl_input_chk input:checked + it:before {
    background: #225ce3;
    border-color: #225ce3;
    border-radius:2px; 
}
.tbl_input_rdo input:checked + it:after {
    content: '';
    top: 6px;
    left: 4px;
    width: 10px;
    height: 10px;
    margin: auto;
    background: #225ce3;
    border-radius: 100%;
}
.tbl_input_rdo input:disabled + it,
.tbl_input_chk input:disabled + it {
    cursor: default;
}
.tbl_input_chk input:disabled + it:before {
    opacity: 0.2;
    background-color: #ddd;
    border-color: #999;
}
.tbl_input_chk input:disabled:checked + it:before {
    opacity: 0.2;
    background-color: #333;
    border-color: #333;
}
.tbl_input_rdo input:disabled + it:before,
.tbl_input_rdo input:disabled:checked + it:before {
    opacity: 0.2;
    background-color: #ddd;
    border-color: #999;
}
.tbl_input_rdo input:disabled:checked + it:after {
    opacity: 0.2;
    background-color: #333;
}


/** text&textarea **/

input[type=text] {
    height: calc(1.6125rem + 2px);
    padding: 0.15rem 0.3rem;
    line-height: 1.5;
    border-radius: 0.2rem !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input[type=text]:focus, textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow : 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.numbertohangle {
	border-right: #efefef 0px solid !important;
	border-top: #efefef 0px solid !important;
	border-left: #efefef 0px solid !important;
	border-bottom: #efefef 0px solid !important;
	background-color:#FFFFFF;
	text-align: right;
	color : #3c78b5 !important;
}

textarea {
    padding: 0.3rem 0.75rem;
    margin-bottom: 5px;
    line-height: 1.5;
    border-radius: 0.2rem !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.txt_Numeric {
	text-align: center;
	ime-mode : disabled;
}

.txt_Rank {
    width : 60px !important;
    height : 25px !important;
    background : #eef7ff;
    padding: 0 !important;
    font-size: 100%;
    font-weight:bold;
    text-align:center;
    border-radius:0.188em;
    -webkit-border-radius:0.188em;
}

.matrix {border-collapse: collapse;border-spacing: 0; width: 100%;color: #000; border: 1px solid #ced2dd; font-size: 16px;}
.matrix th {    
    line-height: 1;
    /*text-align: center;*/
    border: 1px solid #ced2dd;
    background-color: #f5f5f5;
}
.matrix td {    
    line-height: 1;
    /*text-align: center;*/
    border-top: 1px solid #ced2dd;
    border-right: dashed 1px #ced2dd;
	border-left : dashed 1px #ced2dd;
	border-bottom : dashed 1px #ced2dd;
}

.matrix th:last-child,
.matrix td:last-child {border-right:none;}
.matrix th {background: #f5f5f5; color: #333; font-weight: 500; padding: 10px;}   
.matrix td {background: #fff; padding: 14px 10px; }
.matrix font {font-size: 16px;} /*Ãß°¡*/

/**¸Þ½ÃÁö ½ºÅ¸ÀÏ Ãß°¡**/
.mssg_white {padding:30px 20px; background: #fff;border: solid 2px #ddd; border-radius: 6px; font-size: 18px; color: #000; margin: 10px 0; line-height:28px;}
.mssg_blue {padding:30px 20px; background: #e9ebf6;;border: dashed 1px #cdd3f7; border-radius: 6px; font-size: 18px; color: #000; margin: 10px 0; line-height:28px;}
.mssg_gray {padding:30px 20px; background: #f5f5f5;border: dashed 1px #ccc; border-radius: 6px; font-size: 18px; color: #000; margin: 10px 0; line-height:28px;}
.mssg_yellow {padding:30px 20px; background: #ffffea;border: dashed 1px #ccc; border-radius: 6px; font-size: 18px; color: #000; margin: 10px 0; line-height:28px;}
.mssg_green {padding:30px 20px; background: #f8fff0;border: dashed 1px #ccc; border-radius: 6px; font-size: 18px; color: #000; margin: 10px 0; line-height:28px;}
.mssg_red {padding:30px 20px; background: #fff0f0;border: dashed 1px #ccc; border-radius: 6px; font-size: 18px; color: #000; margin: 10px 0; line-height:28px;}
 
#mt_postno_find{
    margin-bottom: 3px;
}

.row{
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
}

.col{
    flex: 1 0 0%;
}

/* ±Ý¾×È®ÀÎÃ¢ */
.searchModal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 10; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.searchModal h1 {font-size: 18px; color: #fe0e07;}
.searchModal hr {height:2px dotted #cccccc; width:100%;}
#mon0 {font-size: 16px;}

.search-modal-content {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 450px; /* Could be more or less, depending on screen size */
}

/*Áöµµ2 ¹®Ç× */
.Map1_1    , .Map1_2    , .Map2_1    , .Map2_2     {display: flex; align-items: center; font-size: 1.0rem; border: solid 1px #C6CBD7; background: #e9ebf6;}
.Map1_1 dt , .Map1_2 dt , .Map2_1 dt , .Map2_2 dt  {width: 30%; text-align: center; color: #325ADB;}
.Map1_1 dd , .Map1_2 dd , .Map2_1 dd , .Map2_2 dd  {padding: 10px; width: 70%; border-left: dashed 1px #CDD7F6; background: #fff;}
.Map1_1 p+p, .Map1_2 p+p, .Map2_1 p+p, .Map2_2 p+p {margin-top: 10px;}
.coment {color: #000; font-size: 16px;}
.selectBox {border: solid 1px #C6CBD7; width: 280px; padding: .5em .3em; font-size: 16px;}
.selectBox:focus { border: 1px solid #325ADB; }
.selectBox:first-of-type { margin-right: 5px; margin-bottom: 0px;}

@media all and (max-width:768px)
{
    .Map1_1    , .Map1_2    , .Map2_1    , .Map2_2    {display: block;}
    .Map1_1 dt , .Map1_2 dt , .Map2_1 dt , .Map2_2 dt {width: 100%; border-bottom: dashed 1px #CDD7F6; padding: 10px 0;}
    .Map1_1 dd , .Map1_2 dd , .Map2_1 dd , .Map2_2 dd {width: 100%; border: 0; text-align:center;}
    .coment {font-size: 14px;}
    .selectBox {width: 300px;}
    .selectBox:first-of-type { margin-right: 0px; margin-bottom: 5px;}   
}
/*Áöµµ2 ¹®Ç× */

@media ( max-width: 600px ) 
{
    #mon0 {font-size: 14px;}
	#player {width:100%; height:100%}
    .search-modal-content {width: 90%; font-size:14px;}
	.searchModal h1 {font-size: 16px; color: #fe0e07;}
    .txt_Rank{width: 40px !important;}
    .advertising{display: none;}
    .advertising_m{display: block;}
    .advertising_m img {width: 100% !important;}
}

@media ( min-width: 601px ) 
{
    .advertising{display: block;}
    .advertising img {width: 100% !important;}
    .advertising_m{display: none;}
}

@media ( max-width: 700px ) 
{
    #surveyAnswerOK {width: 100% !important;}
    #ment_y {width: 100% !important;}
}
