    @charset "UTF-8";

#survey__btn {
    width: calc(100% - 55px);
    position: fixed;
    bottom: 58px;
    z-index: 9500;
}

#survey__nav {
    width: 42%;
}

#survey__iconnav {
    width: 108px;
	position: relative;
	margin:0 auto;
}

#survey__iconnav01 a img {
    top: 15px;
    margin: 0 auto;
    position: absolute;
    width: 21px;
    height: 21px;
    z-index: 1000;
}

#survey__iconnav02 a img {
    top: -17px;
    left: 90px;
    margin: 0 auto;
    position: absolute;
    width: 14px;
    height: 14px;
    z-index: 1000;
}

#survey__btmnav {
    left: 10px;
    margin: 0 auto;
    position: absolute;
	padding: 9px 10px 7px 13px;
	border-radius: 8px;
	background-color: #767676;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	box-shadow: 0px 2px 10px -5px #000;
	font-size: 11px;
    z-index: 999;
}

#survey__btmnav p a{
    color: #fff;
	text-decoration: none;
}

.white-popup {
	position: relative;
	width: auto;
	height: auto;
	min-width: 278px;
	margin: auto !important;
}

.white-popup .mfp-close{
	position: static;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.white-popup button.mfp-close{
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	top: -25px;
	right: 7%;
	padding: 2px 8px;
	text-align: right;
	border-radius: 20px;
	background-color: #000;
	font-size: 0;
}
.white-popup button.mfp-close > span.mfp-close{
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.white-popup button.mfp-close img.mfp-close{
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin-left: 5px;
}
.white-popup button.mfp-close > span.mfp-close:before{
	display: inline-block;
	content: "閉じる";
	color: #FFF;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

.survey__box {
	margin: 30px 4%;
	min-width: 278px;
	border-radius: 8px;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	color: #333333;
	box-shadow: 0px 2px 10px -5px #000;
}

.survey__box p {
    font-size: 14px;
    margin-bottom: 20px;
}

.survey__box .survey__notes {
    padding-left: 12px;
    text-indent: -1em;
}
.survey__box .survey__notes--caption{
    font-weight: bold;
}

.survey__box .survey__underline {
    text-decoration: underline;
}

.survey__box form {
    /* margin-bottom: 20px; */
}

.survey__box .survey__input-btn {
	display: inline-block;
	margin: 0px auto;
    font-size: 12px;
    font-weight: bold;
	color: #FFF;
    width: 200px;
    height: 32px;
    border-radius: 16px !important;
    background-color: #0a70f5;
    border: #0a70f5 1px solid;
    cursor: pointer;
	cursor: hand;
}

.survey__box .survey__range {
	display: inline-block;
	width: 100%;
	background-color: transparent;
	margin-bottom: 20px;
}

.survey__box .survey__range--line {
	text-align: center !important;
	user-select:none;
    position: relative;
    margin-bottom: 115px;
}

.survey__box .survey__range--datalist {
	position: absolute;
    z-index: 2;
    width: 100%;
}

.survey__box .survey__range--line00 {
    position: absolute;
    font-size: 14px;
    left: 0.9%;
    top: 3px;
    z-index: 1;
}
.survey__box .survey__range--line01 {
    position: absolute;
    font-size: 10px;
    left: 11.4%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line02 {
    position: absolute;
    font-size: 10px;
    left: 20.7%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line03 {
    position: absolute;
    font-size: 10px;
    left: 30.2%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line04 {
    position: absolute;
    font-size: 10px;
    left: 39.6%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line05 {
    position: absolute;
    font-size: 14px;
    left: 48.7%;
    top: 3px;
    z-index: 1;
}
.survey__box .survey__range--line06 {
    position: absolute;
    font-size: 10px;
    left: 58.6%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line07 {
    position: absolute;
    font-size: 10px;
    left: 67.9%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line08 {
    position: absolute;
    font-size: 10px;
    left: 77.5%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line09 {
    position: absolute;
    font-size: 10px;
    left: 86.9%;
    top: 4px;
    z-index: 1;
}
.survey__box .survey__range--line10 {
    position: absolute;
    font-size: 14px;
    left: 95.2%;
    top: 3px;
    z-index: 1;
}
.survey__box .survey__range--line-text01 {
    position: absolute;
    font-size: 11px;
    left: 0%;
    top: 40px;
    z-index: 1;
}
.survey__box .survey__range--line-text05 {
    position: absolute;
    font-size: 11px;
    left: 39.5%;
    top: 40px;
    z-index: 1;
}
.survey__box .survey__range--line-text10 {
    position: absolute;
    font-size: 11px;
    left: 79.2%;
    top: 40px;
    z-index: 1;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}

/* WebKit・Blink向け 溝のスタイル */
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: #707070;
}
/* WebKit・Blink向け つまみのスタイル */
input[type=range]::-webkit-slider-thumb {
  border: 1px solid #B8B8B8;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  /* 以下は つまみの縦位置調整 */
  margin-top: -7px;  /* (つまみの高さ - トラックの高さ) / 2 。つまみの高さは border を含む */	
}

/* 何故か上の margin-top 指定が Edge に効いてしまうので、Edge向けに設定をリセット */
@supports (-ms-ime-align: auto) {
	input[type=range]::-webkit-slider-thumb {
		margin-top: 0 !important;
	}
}

/* WebKit・Blink向け focus時のスタイル */
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #707070;
}

/* Firefox向け 溝のスタイル */
input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: #707070;
}
/* Firefox向け つまみのスタイル */
input[type=range]::-moz-range-thumb {
  border: 1px solid #B8B8B8;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}

/* Edge・IE向け 溝のスタイル */
input[type=range]::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
/* Edge・IE向け 溝の色（つまみより左側） */
input[type=range]::-ms-fill-lower {
  background: #707070;
}
/* Edge・IE向け 溝の色（つまみより右側） */
input[type=range]::-ms-fill-upper {
  background: #707070;
}
/* Edge・IE向け つまみのスタイル */
input[type=range]::-ms-thumb {
  border: 1px solid #B8B8B8;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}
/* Edge・IE向け focus時の色（つまみより左側） */
input[type=range]:focus::-ms-fill-lower {
  background: #707070;
}
/* Edge・IE向け focus時の色（つまみより右側） */
input[type=range]:focus::-ms-fill-upper {
  background: #707070;
}

/* Edge・IE向け ポップアップを非表示に */
input[type=range]::-ms-tooltip {
  display: none;
}

.survey__box .survey__ul--check01 label {
	width: 100%;
	display: inline-block;
    padding: 10px 10px 10px 30px;
    margin-bottom: -1px;
}

.survey__box .survey__li--check01 {
    position: relative;
    display: inline-block;
    width: 100%;
}

.survey__li--check01 input[type=checkbox] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    accent-color: #0a70f5;
    vertical-align: middle;
}
.survey__li--check01.survey__li--check01-border {
    border-top: 1px solid #ddd;
    width: 100%;
    padding: 20px 0;
}

.survey__box .survey__ul--check01 input[type="checkbox"]:checked + label {
    background-color: #FFF;
	border: 1px solid #BBB;
	padding: 9px 9px 9px 29px;
}

.survey__box .survey__label--input {
    appearance: none;
    opacity: 0;
}

.survey__box .survey__ul--radio01 {
    text-align: center !important;
}

.survey__box .survey__li--radio01{
	display: inline-block;
}

.survey__box .survey__ul--radio01 label {
	display: inline-block;
    font-size: 14px;
    font-weight: bold;
	width: 103px;
	height: 32px;
    border-radius: 16px !important;
    background-color: #FFF;
	border: #5A5A5A 1px solid;
	text-align: center;
	line-height: 2.3;
	margin: 0px 10px;
}

.survey__box .survey__ul--radio01 input[type="radio"]:checked + label {
    background-color: #F2F2F2;
    background-image:url(/images_osp/common/ico_survey_check.png);
    background-repeat:no-repeat;
    background-position:95% 50% ;
    background-size: 14px;
}

.survey__box .survey__ul--radio02 label {
	display: inline-block;
    font-size: 14px;
    font-weight: bold;
	width: 118px;
	height: 32px;
    border-radius: 16px !important;
    background-color: #FFF;
	border: #5A5A5A 1px solid;
	text-align: center;
	line-height: 2.3;
	margin: 0 11.7px 20px;
}
.survey__box .survey__ul--radio02 input[type="radio"]:checked + label {
    background-color: #F2F2F2;
    background-image:url(/images_osp/common/ico_survey_check.png);
    background-repeat:no-repeat;
    background-position:95% 50% ;
    background-size: 14px;
}

.survey__box hr {
	margin: 20px 0px;
	color: #707070;
}

.survey__box .survey__notice {
    font-size: 12px;
    margin-bottom: 20px;
}

.survey__box .survey__notice--b {
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: bold;
}

.survey__box .survey__section--h2 {
	padding: 30px 10px;
	max-height: 70vh;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.survey__box .survey__section--h2 select,
.survey__box .survey__section--h2 textarea{
	font-size: 16px;
}

.survey__box .survey__section--h2 h2 {
	text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.survey__box .survey__section--h2 .survey__section--h3 h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.survey__ta--c {
	text-align: center !important;
}

.survey__ta--l-smt {
	text-align: left !important;
}

.survey__mb--00 {
    margin-bottom: 0px !important;
}

.survey__mt--10 {
    margin-top: 10px !important;
}
.survey__mt--20 {
    margin-top: 20px !important;
}
.survey__mt--30 {
    margin-top: 30px !important;
}

.survey__mb--10 {
    margin-bottom: 10px !important;
}
.survey__mb--20 {
    margin-bottom: 20px !important;
}
.survey__mb--30 {
    margin-bottom: 30px !important;
}

.survey__pt--10 {
    padding-top: 10px !important;
}
.survey__pt--20 {
    padding-top: 20px !important;
}
.survey__pt--30 {
    padding-top: 30px !important;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,

.survey__pb--10 {
    padding-bottom: 10px !important;
}
.survey__pb--10 {
    padding-bottom: 20px !important;
}
.survey__pb--30 {
    padding-bottom: 30px !important;
}

 /* IE11 */
}
