.part_back {
  background: #2c539e; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #2c539e 0%,
    #0b0191 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #2c539e 0%,
    #0b0191 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #2c539e 0%,
    #0b0191 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#0b0191',GradientType=0 ); /* IE6-9 */

  font-size: 2.5em;
  color: white;
  margin-top: 15%;
  height: 30%;
  text-align: center;
  padding-top: 3%;
}

.sub_title {
  font-size: 0.9em;
}

.thanks {
  background-color: #f5fff5;
  color: Teal;
  border-radius: 10px; /* CSS3���� */
  -webkit-border-radius: 10px; /* Safari,Google Chrome�p */
  -moz-border-radius: 10px; /* Firefox�p */
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}

.caution {
  background-color: LavenderBlush;
  color: Crimson;
  border-radius: 10px; /* CSS3���� */
  -webkit-border-radius: 10px; /* Safari,Google Chrome�p */
  -moz-border-radius: 10px; /* Firefox�p */
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}

.ques_title {
  font-size: 1.6em;
}

.round_edge {
  border-radius: 10px; /* CSS3���� */
  -webkit-border-radius: 10px; /* Safari,Google Chrome�p */
  -moz-border-radius: 10px; /* Firefox�p */
}

table {
  *border-collapse: collapse; /* IE7 and lower */
  border-spacing: 0;
}

th:first-child {
  /*
	font-size:1.2em;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
	height: 50px;
	color: white;
	text-shadow: 1px 1px 1px #999999;
	background: #7abcff;
	background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);
	background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	*/
}

.th-colored {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(2) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(3) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(4) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(5) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(6) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(7) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(8) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(9) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:nth-child(10) {
  font-size: 1.2em;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  height: 50px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

th:last-child {
  /*
	font-size:1.2em;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
	height: 50px;
	color: white;
	text-shadow: 1px 1px 1px #999999;
	background: #7abcff;
	background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);
	background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); 
	background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); 
	*/
}

.bordered tr:hover {
  background: #fffaef; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #fffaef 0%,
    #fcf4de 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #fffaef 0%,
    #fcf4de 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #fffaef 0%,
    #fcf4de 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffaef', endColorstr='#fcf4de',GradientType=0 ); /* IE6-9 */
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.mob-td {
  font-size: 0.8em;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  height: 30px;
  color: white;
  text-shadow: 1px 1px 1px #999999;
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7abcff 0%,
    #60abf8 44%,
    #4096ee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

input[type="number"] {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: #a9a9a9 1px solid;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),
    0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0, 0, 0, 0.3);
  width: 60%;
  height: 40px;
  padding: 0 3px;
  text-align: right;
}

input[type="text"],
input[type="email"] {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: #a9a9a9 1px solid;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),
    0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0, 0, 0, 0.3);
  width: 70%;
  height: 30px;
  padding: 0 3px;
  text-align: left;
}

select {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: #a9a9a9 1px solid;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),
    0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0, 0, 0, 0.3);
  width: 80%;
  height: 40px;
  padding: 0 3px;
  text-align: center;
  font-size: 1em;
}

input[type="number"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
select:focus {
  border: solid 1px #20b2aa;
}

input[type="number"],
input[type="text"],
input[type="email"],
select {
  -moz-appearance: textfield;
  outline: none;
}

input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  margin: 10px 0;
}
input[type="range"]:focus {
  outline: none;
}
input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  box-shadow: 2px 2px 2px #222222, 0px 0px 2px #2f2f2f;
  background: #424242;
  border-radius: 5px;
  border: 1px solid black;
}
input[type="range"]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #111111, 0px 0px 1px #1e1e1e;
  border: 1px solid white;
  height: 30px;
  width: 30px;
  border-radius: 8px;
  background: #555bc8;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -11px;
}
input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #4f4f4f;
}
input[type="range"]::-moz-range-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  box-shadow: 2px 2px 2px #222222, 0px 0px 2px #2f2f2f;
  background: #424242;
  border-radius: 5px;
  border: 1px solid black;
}
input[type="range"]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #111111, 0px 0px 1px #1e1e1e;
  border: 1px solid white;
  height: 30px;
  width: 30px;
  border-radius: 8px;
  background: #555bc8;
  cursor: pointer;
}
input[type="range"]::-ms-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type="range"]::-ms-fill-lower {
  background: #353535;
  border: 1px solid black;
  border-radius: 10px;
  box-shadow: 2px 2px 2px #222222, 0px 0px 2px #2f2f2f;
}
input[type="range"]::-ms-fill-upper {
  background: #424242;
  border: 1px solid black;
  border-radius: 10px;
  box-shadow: 2px 2px 2px #222222, 0px 0px 2px #2f2f2f;
}
input[type="range"]::-ms-thumb {
  box-shadow: 1px 1px 1px #111111, 0px 0px 1px #1e1e1e;
  border: 1px solid white;
  height: 30px;
  width: 30px;
  border-radius: 8px;
  background: #555bc8;
  cursor: pointer;
  height: 10px;
}
input[type="range"]:focus::-ms-fill-lower {
  background: #424242;
}
input[type="range"]:focus::-ms-fill-upper {
  background: #4f4f4f;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btn-notice {
  background-color: #ee2222;
  color: white;
  font-weight: bold;
}

.btn-explanation {
  background-color: MediumVioletRed;
  color: white;
  font-weight: bold;
}

.strong {
  color: Crimson;
  font-weight: bold;
  text-shadow: 1px 1px 0.8px #777777;
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-size: 125%;
}

.part3-tbl {
  color: white;
  font-weight: bold;
  text-shadow: 1px 1px 0.8px #777777;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 3%;
  border-collapse: separate;
  border: 1px double DarkTurquoise;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #00b7ea;
  background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
  background: -webkit-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
  background: linear-gradient(to bottom, #00b7ea 0%, #009ec3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 );
}

.halfmode {
  ime-mode: disabled; /* ���p���[�h */
}

.wavy {
  border-bottom: double 3px crimson;
  /*
	-moz-text-decoration-style: double;
	-webkit-text-decoration-style: double;
	-ms-text-decoration-style: double;
	text-decoration-style: double;
	text-decoration:underline;
	*/
}
