﻿@charset "UTF-8";
/*　@import"https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese";　*/
@import"https://unpkg.com/ress/dist/ress.min.css";
@import url('https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&family=Lexend:wght@100..900&family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

legend {
  display: table;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%
}

legend+* {
  clear: both
}

fieldset {
  border: 0;
  display: block;
  margin: 0;
  min-width: 0;
  padding: .01em 0 0
}

body:not(:-moz-handler-blocked) fieldset {
  display: table-cell
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}

nav ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none
}

a {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0
}

input,
select {
  vertical-align: middle
}

body {
  color: #000;
  font-size: 1rem;
  line-height: 1;
  margin: 0 auto;
  width: 100%
}

address {
  font-style: normal
}

li {
  list-style: none
}

a {
  color: #222;
  text-decoration: none
}

svg {
  margin: 0;
  padding: 0
}

strong {
  display: inline-block
}

img {
  height: auto;
  line-height: 0;
  margin: 0 auto;
  max-width: 100%;
  vertical-align: bottom
}

.jqplot-target {
  position: relative;
  color: #666;
  font-size: .8em;
  height: 230px;
  min-height: 150px;
  width: 100%
}

.jqplot-axis {
  font-size: .75em
}

.jqplot-xaxis {
  margin-top: 10px
}

.jqplot-x2axis {
  margin-bottom: 10px
}

.jqplot-yaxis {
  margin-right: 10px
}

.jqplot-y2axis,
.jqplot-y3axis,
.jqplot-y4axis,
.jqplot-y5axis,
.jqplot-y6axis,
.jqplot-y7axis,
.jqplot-y8axis,
.jqplot-y9axis,
.jqplot-yMidAxis {
  margin-left: 10px;
  margin-right: 10px
}

.jqplot-axis-tick,
.jqplot-xaxis-tick,
.jqplot-yaxis-tick,
.jqplot-x2axis-tick,
.jqplot-y2axis-tick,
.jqplot-y3axis-tick,
.jqplot-y4axis-tick,
.jqplot-y5axis-tick,
.jqplot-y6axis-tick,
.jqplot-y7axis-tick,
.jqplot-y8axis-tick,
.jqplot-y9axis-tick,
.jqplot-yMidAxis-tick {
  position: absolute;
  white-space: pre
}

.jqplot-xaxis-tick {
  top: 0;
  left: 15px;
  vertical-align: top
}

.jqplot-x2axis-tick {
  bottom: 0;
  left: 15px;
  vertical-align: bottom
}

.jqplot-yaxis-tick {
  right: 0;
  top: 15px;
  text-align: right
}

.jqplot-yaxis-tick.jqplot-breakTick {
  right: -20px;
  margin-right: 0;
  padding: 1px 5px;
  z-index: 2;
  font-size: 1.5em
}

.jqplot-y2axis-tick,
.jqplot-y3axis-tick,
.jqplot-y4axis-tick,
.jqplot-y5axis-tick,
.jqplot-y6axis-tick,
.jqplot-y7axis-tick,
.jqplot-y8axis-tick,
.jqplot-y9axis-tick {
  left: 0;
  top: 15px;
  text-align: left
}

.jqplot-yMidAxis-tick {
  text-align: center;
  white-space: nowrap
}

.jqplot-xaxis-label {
  margin-top: 10px;
  font-size: 11pt;
  position: absolute
}

.jqplot-x2axis-label {
  margin-bottom: 10px;
  font-size: 11pt;
  position: absolute
}

.jqplot-yaxis-label {
  margin-right: 10px;
  font-size: 11pt;
  position: absolute
}

.jqplot-yMidAxis-label {
  font-size: 11pt;
  position: absolute
}

.jqplot-y2axis-label,
.jqplot-y3axis-label,
.jqplot-y4axis-label,
.jqplot-y5axis-label,
.jqplot-y6axis-label,
.jqplot-y7axis-label,
.jqplot-y8axis-label,
.jqplot-y9axis-label {
  font-size: 11pt;
  margin-left: 10px;
  position: absolute
}

.jqplot-meterGauge-tick {
  font-size: .75em;
  color: #999
}

.jqplot-meterGauge-label {
  font-size: 1em;
  color: #999
}

table.jqplot-table-legend {
  margin: 12px
}

table.jqplot-table-legend,
table.jqplot-cursor-legend {
  background-color: #fff9;
  border: 1px solid #cccccc;
  position: absolute;
  font-size: .75em
}

td.jqplot-table-legend {
  vertical-align: middle
}

td.jqplot-seriesToggle:hover,
td.jqplot-seriesToggle:active {
  cursor: pointer
}

.jqplot-table-legend .jqplot-series-hidden {
  text-decoration: line-through
}

div.jqplot-table-legend-swatch-outline {
  border: 1px solid #cccccc;
  padding: 1px
}

div.jqplot-table-legend-swatch {
  width: 0px;
  height: 0px;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid
}

.jqplot-title {
  top: 0;
  left: 0;
  padding-bottom: .5em;
  font-size: 1.2em
}

table.jqplot-cursor-tooltip {
  border: 1px solid #cccccc;
  font-size: .75em
}

.jqplot-cursor-tooltip,
.jqplot-highlighter-tooltip,
.jqplot-canvasOverlay-tooltip {
  border: 1px solid #cccccc;
  font-size: .75em;
  white-space: nowrap;
  background: #d0d0d080;
  padding: 1px
}

.jqplot-point-label {
  font-size: .75em;
  z-index: 2
}

td.jqplot-cursor-legend-swatch {
  vertical-align: middle;
  text-align: center
}

div.jqplot-cursor-legend-swatch {
  width: 1.2em;
  height: .7em
}

.jqplot-error {
  text-align: center
}

.jqplot-error-message {
  position: relative;
  top: 46%;
  display: inline-block
}

div.jqplot-bubble-label {
  font-size: .8em;
  padding-left: 2px;
  padding-right: 2px;
  color: #333
}

div.jqplot-bubble-label.jqplot-bubble-label-highlight {
  background: #e5e5e5b3
}

div.jqplot-noData-container {
  text-align: center;
  background-color: #f5f5f54d
}

table.jqplot-table-legend {
  width: 200px !important;
  box-shadow: none !important
}

.jqplot-xaxis-tick {
  font-size: 12px !important
}

@keyframes push-size-s {
  40% {
    transform: scale(.97)
  }

  to {
    transform: scale(1)
  }
}

@keyframes push-size-m {
  40% {
    transform: scale(.94)
  }

  to {
    transform: scale(1)
  }
}

@keyframes push-size-l {
  40% {
    transform: scale(.9)
  }

  to {
    transform: scale(1)
  }
}

@keyframes push-size-slider {
  40% {
    transform: scale(.78)
  }

  to {
    transform: scale(.8)
  }
}

@keyframes push-size-slider-c {
  40% {
    transform: scale(.94)
  }

  to {
    transform: scale(1)
  }
}

@keyframes push-size-slider-c2 {
  40% {
    transform: scale(.95)
  }

  to {
    transform: scale(1)
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-transition: all .3s ease-out;
  background: #fffce8;
  color: #031c33;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
  transition: all .3s ease-out;
  word-break: break-all
}

@media screen and (max-width:767px) {
  body {
    min-width: 100%
  }
}

a:hover {
  transition: all .3s
}

a[href^="tel:"] {
  border-bottom: none;
  color: inherit;
  pointer-events: none
}

@media screen and (max-width:767px) {
  a[href^="tel:"] {
    pointer-events: auto
  }
}

input,
button,
select,
textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  padding: 0
}

input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer
}

input[type=submit]:hover {
  opacity: .7
}

textarea {
  -webkit-appearance: none
}

input[type=text]:focus,
input[type=password]:focus,
input[type=submit]:focus,
textarea:focus {
  -webkit-box-sizing: border-box;
  border: 2px solid #086cd8 !important;
  box-sizing: border-box;
  outline: 0
}

@media screen and (max-width:767px) {
  .sp {
    display: block;
    margin: 0 auto
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .sp {
    display: none !important
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .sp {
    display: none !important
  }
}

@media screen and (min-width:1600px) {
  .sp {
    display: none !important
  }
}

@media screen and (max-width:767px) {
  .tab {
    display: none
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .tab {
    display: block;
    margin: 0 auto
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .tab {
    display: none
  }
}

@media screen and (min-width:1600px) {
  .tab {
    display: none
  }
}

@media screen and (max-width:767px) {
  .pc {
    display: none
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .pc {
    display: none
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .pc {
    display: block
  }
}

@media screen and (min-width:1600px) {
  .pc {
    display: none
  }
}

@media screen and (max-width:767px) {
  .wide {
    display: none
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .wide {
    display: none
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .wide {
    display: none
  }
}

@media screen and (min-width:1600px) {
  .wide {
    display: block
  }
}

@media screen and (max-width:767px) {
  .pc-wide {
    display: none
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .pc-wide {
    display: none
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .pc-wide {
    display: block
  }
}

@media screen and (min-width:1600px) {
  .pc-wide {
    display: block
  }
}

@media screen and (max-width:767px) {
  .sp-tab {
    display: block;
    margin: 0 auto
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .sp-tab {
    display: block;
    margin: 0 auto
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .sp-tab {
    display: none
  }
}

@media screen and (min-width:1600px) {
  .sp-tab {
    display: none
  }
}

@media screen and (max-width:767px) {
  .sp-pc-wide {
    display: block;
    margin: 0 auto
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .sp-pc-wide {
    display: none
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .sp-pc-wide {
    display: block
  }
}

@media screen and (min-width:1600px) {
  .sp-pc-wide {
    display: block
  }
}

@media screen and (max-width:767px) {
  .tab-pc-wide {
    display: none
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .tab-pc-wide {
    display: block;
    margin: 0 auto
  }
}

@media screen and (min-width:1100px)and (max-width:1599px) {
  .tab-pc-wide {
    display: block
  }
}

@media screen and (min-width:1600px) {
  .tab-pc-wide {
    display: block
  }
}

.slick-arrow {
  cursor: pointer
}

.footer {
  margin-top: auto
}

.container {
  margin: 0 auto;
  max-width: 1320px;
  position: relative;
  width: 100%
}

@media screen and (max-width:767px) {
  .container {
    box-sizing: border-box;
    width: 100%
  }
}

.main-contents .main-contents-inner-portal {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 80px 60px
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .main-contents .main-contents-inner-portal {
    padding: 0 4% 60px;
    padding-left: calc(constant(safe-area-inset-right) + 4%);
    padding-right: calc(constant(safe-area-inset-right) + 4%)
  }
}

@media screen and (max-width:767px) {
  .main-contents .main-contents-inner-portal {
    padding: 0 5.2% 40px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .container {
    box-sizing: border-box;
    width: 100%
  }
}

.section-wrap {
  margin-bottom: 40px
}

.main-contents {
  -webkit-box-sizing: border-box;
  background: #fffddb;
  box-sizing: border-box;
  padding-top: 120px;
  width: 100%
}

.main-contents .main-contents-inner {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 80px 60px
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .main-contents .main-contents-inner {
    padding: 0 4% 60px;
    padding-left: calc(constant(safe-area-inset-right) + 4%);
    padding-right: calc(constant(safe-area-inset-right) + 4%)
  }
}

@media screen and (max-width:767px) {
  .main-contents .main-contents-inner {
    padding: 0 5.2% 40px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .main-contents {
    margin-left: 0;
    padding-top: 20px;
    width: 100%
  }
}

@media screen and (max-width:767px) {
  .main-contents {
    margin-left: 0;
    padding-top: 20px;
    width: 100%
  }
}

.former-content .main-contents {
  -webkit-box-sizing: border-box;
  background: #fffddb;
  box-sizing: border-box;
  padding-top: 120px;
  width: 100%
}

.former-content .main-contents .main-contents-inner {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 0 60px
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .former-content .main-contents .main-contents-inner {
    padding: 0 4% 60px;
    padding-left: calc(constant(safe-area-inset-right) + 4%);
    padding-right: calc(constant(safe-area-inset-right) + 4%)
  }
}

@media screen and (max-width:767px) {
  .former-content .main-contents .main-contents-inner {
    padding: 0 5.2% 60px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .former-content .main-contents {
    margin-left: 0;
    padding-top: 20px;
    width: 100%
  }
}

@media screen and (max-width:767px) {
  .former-content .main-contents {
    margin-left: 0;
    padding-top: 20px;
    width: 100%
  }
}

.former-content .page-wrap {
  border-radius: 12px;
  overflow: hidden
}

.breadcrumbs {
  margin-bottom: 40px
}

.breadcrumbs__item {
  color: #086cd8;
  display: inline-block;
  font-size: 12px;
  font-size: .75rem
}

.breadcrumbs__item:after {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_navy_thin.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 10px;
  margin: 0 6px 0 8px;
  position: relative;
  top: 1px;
  width: 8px
}

.breadcrumbs__item:last-child {
  color: #07427b;
  pointer-events: none
}

.breadcrumbs__item:last-child:after {
  display: none
}

.breadcrumbs__item:hover {
  text-decoration: underline
}

@media screen and (max-width:767px) {
  .breadcrumbs {
    margin-bottom: 20px
  }
}

.header {
  -webkit-box-shadow: 0 0 10px rgba(3, 27, 36, .14);
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  box-shadow: 0 0 10px #031b2424;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  height: 96px;
  justify-content: center;
  padding: 0 40px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6000
}

.header .header-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1320px;
  width: 100%
}

.header .header-layout__item:nth-child(1) {
  width: 35%
}

.header .header-layout__item:nth-child(2) {
  margin-right: 1%;
  width: 15%
}

.header .header-layout__item:nth-child(3) {
  margin-right: 3%;
  width: 15%
}

.header .header-layout__item:nth-child(4) {
  margin-right: 3%;
  width: 15%
}

.header .header-layout__item:nth-child(5) {
  width: 12%
}

.header--no-menu {
  justify-content: flex-start
}

.header--no-menu .header-layout__item:nth-child(1) {
  width: 100%
}

.header--no-menu .header-layout__item:nth-child(2) {
  display: none
}

.header--no-menu .header-layout__item:nth-child(3) {
  display: none
}

.header--no-menu .header-layout__item:nth-child(4) {
  display: none
}

.header--no-menu .header-layout__item:nth-child(5) {
  display: none
}

.header--no-menu .sp-menu-wrap {
  display: none
}

.header--login {
  justify-content: flex-start
}

.header--login .header-layout__item:nth-child(1) {
  width: 30%
}

.header--login .header-layout__item:nth-child(2) {
  display: none
}

.header--login .header-layout__item:nth-child(3) {
  display: none
}

.header--login .header-layout__item:nth-child(4) {
  margin-right: 0;
  width: 16%
}

.header--login .header-layout__item:nth-child(5) {
  display: none
}

.header--login .sp-menu-wrap {
  display: none
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .header {
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 60px;
    justify-content: center;
    padding: 0 4%;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 6000
  }

  .header .header-layout {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1320px;
    width: 100%
  }

  .header .header-layout__item:nth-child(1) {
    width: 60%
  }

  .header .header-layout__item:nth-child(2) {
    display: none;
    margin-right: 1%;
    width: 15%
  }

  .header .header-layout__item:nth-child(3) {
    display: none;
    margin-right: 3%;
    width: 15%
  }

  .header .header-layout__item:nth-child(4) {
    display: none;
    margin-right: 3%;
    width: 15%
  }

  .header .header-layout__item:nth-child(5) {
    display: none;
    width: 10%
  }

  .header--login {
    justify-content: flex-start
  }

  .header--login .header-layout__item:nth-child(1) {
    display: flex;
    width: 30%
  }

  .header--login .header-layout__item:nth-child(2) {
    display: none
  }

  .header--login .header-layout__item:nth-child(3) {
    display: none
  }

  .header--login .header-layout__item:nth-child(4) {
    display: flex;
    margin-right: 0;
    width: 16%
  }

  .header--login .header-layout__item:nth-child(5) {
    display: none
  }

  .header--login .sp-menu-wrap {
    display: none
  }
}

@media screen and (max-width:767px) {
  .header {
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 60px;
    justify-content: center;
    padding: 0 4%;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 6000
  }

  .header .header-layout {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1320px;
    width: 100%
  }

  .header .header-layout__item:nth-child(1) {
    width: 60%
  }

  .header .header-layout__item:nth-child(2) {
    display: none;
    margin-right: 1%;
    width: 15%
  }

  .header .header-layout__item:nth-child(3) {
    display: none;
    margin-right: 3%;
    width: 15%
  }

  .header .header-layout__item:nth-child(4) {
    display: none;
    margin-right: 3%;
    width: 15%
  }

  .header .header-layout__item:nth-child(5) {
    display: none;
    width: 10%
  }

  .header--login {
    justify-content: flex-start
  }

  .header--login .header-layout__item:nth-child(1) {
    display: flex;
    width: 50%
  }

  .header--login .header-layout__item:nth-child(2) {
    display: none
  }

  .header--login .header-layout__item:nth-child(3) {
    display: none
  }

  .header--login .header-layout__item:nth-child(4) {
    display: flex;
    margin-right: 0;
    width: 38%
  }

  .header--login .header-layout__item:nth-child(4) .header-btn {
    border-radius: 6px;
    font-size: 13px;
    font-size: .8125rem;
    height: 36px
  }

  .header--login .header-layout__item:nth-child(4) .header-btn:before {
    background-size: contain;
    height: 18px;
    width: 16px
  }

  .header--login .header-layout__item:nth-child(5) {
    display: none
  }

  .header--login .sp-menu-wrap {
    display: none
  }
}

.header-btn {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transform: perspective(1px) translateZ(0);
  align-items: center;
  border-radius: 12px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  height: 56px;
  justify-content: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 100%
}

.header-btn:hover,
.header-btn:focus,
.header-btn:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.header-btn--register {
  background: #ff8400;
  border: 1px solid #ff8400;
  color: #fff
}

.header-btn--register:before {
  background: url(/-/media/Tohogas/common/img/common/icon_new_member_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 28px;
  margin-right: 5px;
  width: 26px
}

.header-btn--tentative {
  background: #fff;
  border: 1px solid #ff8400;
  color: #ff8400
}

.header-btn--tentative:before {
  background: url(/-/media/Tohogas/common/img/common/icon_tentative_orange.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 27px;
  margin-right: 5px;
  width: 27px
}

.header-btn--login {
  background: #086cd8;
  border: 1px solid #086cd8;
  color: #fff
}

.header-btn--login:before {
  background: url(/-/media/Tohogas/common/img/common/icon_login_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 28px;
  margin-right: 5px;
  width: 26px
}

.header-link {
  color: #086cd8;
  display: block;
  font-size: 14px;
  font-size: .875rem
}

.header-link:before {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_circle_right_blue.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  margin-right: 3px;
  position: relative;
  top: 2px;
  width: 14px
}

.header-link:hover {
  text-decoration: underline
}

.sp-menu-wrap {
  display: none
}

.sp-menu-wrap .menu-btn,
.sp-menu-wrap .menu-btn span {
  -webkit-transition: all .4s;
  box-sizing: border-box;
  display: inline-block;
  transition: all .4s
}

.sp-menu-wrap .menu-btn {
  background: #086cd8;
  display: block;
  float: right;
  height: 60px;
  margin: 0 auto;
  position: relative;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px
}

.sp-menu-wrap .menu-btn:after {
  bottom: 8px;
  color: #fff;
  content: "MENU";
  font-size: 10px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  width: 100%
}

.sp-menu-wrap .menu-btn span {
  background-color: #fff;
  border-radius: 1px;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 40%
}

.sp-menu-wrap .menu-btn span:nth-of-type(1) {
  top: 15px
}

.sp-menu-wrap .menu-btn span:nth-of-type(2) {
  top: 23px
}

.sp-menu-wrap .menu-btn span:nth-of-type(3) {
  top: 31px
}

.sp-menu-wrap .sp-menu {
  -webkit-box-sizing: border-box;
  background: #ebeff6;
  box-sizing: border-box;
  display: none;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 60px;
  width: 100%
}

.sp-menu-wrap .sp-menu .header-link {
  margin-right: 10px
}

.sp-menu-wrap .sp-menu-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0
}

.sp-menu-wrap .sp-menu-layout__item {
  display: block;
  width: 48%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .sp-menu-wrap {
    display: block
  }
}

@media screen and (max-width:767px) {
  .sp-menu-wrap {
    display: block
  }
}

.footer-link-wrap {
  background: #07427b
}

.footer-link-wrap .footer-link {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 80px;
  text-align: center
}

@media screen and (min-width:1600px) {
  .footer-link-wrap .footer-link {
    margin: 0 auto;
    max-width: 1320px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .footer-link-wrap .footer-link {
    padding: 0 4%
  }
}

@media screen and (max-width:767px) {
  .footer-link-wrap .footer-link {
    padding: 0 5.2%
  }
}

.footer-link-wrap .footer-link__item {
  display: inline-block;
  position: relative
}

.footer-link-wrap .footer-link__item:before {
  -webkit-transform: translateY(-50%);
  background: #848e9e;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px
}

.footer-link-wrap .footer-link__item a {
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 1.6vmin;
  font-size: 14px;
  padding: 10px 0;
  position: relative;
  text-align: center
}

@media(min-width:1100px) {
  .footer-link-wrap .footer-link__item a {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .footer-link-wrap .footer-link__item a {
    font-size: 16px
  }
}

.footer-link-wrap .footer-link__item a:hover {
  text-decoration: underline
}

.footer-link-wrap .footer-link__item a:before {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_circle_right_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  margin-right: 5px;
  position: relative;
  top: 2px;
  width: 14px
}

.footer-link-wrap .footer-link__item a.blank:before {
  display: none
}

.footer-link-wrap .footer-link__item a.blank:after {
  background: url(/-/media/Tohogas/common/img/common/icon_blank.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  margin-left: 5px;
  width: 14px
}

.footer-link-wrap .footer-link__item:first-child:before {
  display: none
}

.footer-link-wrap .footer-link__item:nth-child(1) {
  width: 30%
}

.footer-link-wrap .footer-link__item:nth-child(2) {
  width: 30%
}

.footer-link-wrap .footer-link__item:nth-child(3) {
  width: 15%
}

.footer-link-wrap .footer-link__item:nth-child(4) {
  width: 24%
}

@media screen and (max-width:767px) {
  .footer-link-wrap .footer-link {
    display: block;
    padding: 20px 5.2%
  }

  .footer-link-wrap .footer-link__item {
    display: block
  }

  .footer-link-wrap .footer-link__item:before {
    display: none
  }

  .footer-link-wrap .footer-link__item a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    padding: 8px 20px;
    position: relative;
    text-align: center
  }

  .footer-link-wrap .footer-link__item a:before {
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_circle_right_white.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    width: 16px
  }

  .footer-link-wrap .footer-link__item a.blank:before {
    display: none
  }

  .footer-link-wrap .footer-link__item a.blank:after {
    background: url(/-/media/Tohogas/common/img/common/icon_blank.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 14px;
    margin-left: 5px;
    width: 14px
  }

  .footer-link-wrap .footer-link__item:first-child:before {
    display: none
  }

  .footer-link-wrap .footer-link__item:nth-child(1) {
    width: 100%
  }

  .footer-link-wrap .footer-link__item:nth-child(2) {
    width: 100%
  }

  .footer-link-wrap .footer-link__item:nth-child(3) {
    width: 100%
  }

  .footer-link-wrap .footer-link__item:nth-child(4) {
    width: 100%
  }
}

.footer-layout-wrap {
  background: #fff;
  width: 100%
}

.footer-layout {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 80px 20px
}

.footer-layout__item:nth-child(1) {
  width: 93px
}

.footer-layout__item:nth-child(2) {
  width: 246px
}

@media screen and (min-width:1600px) {
  .footer-layout {
    margin: 0 auto;
    width: 1320px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .footer-layout {
    padding: 30px 5.2% 80px
  }
}

@media screen and (max-width:767px) {
  .footer-layout {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 5.2% 80px
  }

  .footer-layout__item:nth-child(1) {
    width: 30%
  }

  .footer-layout__item:nth-child(2) {
    width: 60%
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .footer--no-menu .footer-layout {
    padding: 30px 5.2%
  }
}

@media screen and (max-width:767px) {
  .footer--no-menu .footer-layout {
    padding: 40px 5.2% 30px
  }
}

.footer-nav {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border-top: 1px solid #dde4f0;
  bottom: 0;
  box-sizing: border-box;
  display: none;
  flex-wrap: wrap;
  font-size: 12px;
  font-size: .75rem;
  justify-content: space-between;
  padding: 10px;
  position: fixed;
  width: 100%;
  z-index: 8500
}

.footer-nav__item:nth-child(1) {
  margin-right: 1%;
  width: 32%
}

.footer-nav__item:nth-child(2) {
  margin-right: 3%;
  width: 32%
}

.footer-nav__item:nth-child(3) {
  width: 32%
}

.footer-nav .header-btn {
  border-radius: 6px;
  height: 38px
}

.footer-nav .header-btn--register:before {
  background: url(/-/media/Tohogas/common/img/common/icon_new_member_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 3px;
  width: 16px
}

.footer-nav .header-btn--tentative:before {
  background: url(/-/media/Tohogas/common/img/common/icon_tentative_orange.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 16px;
  margin-right: 3px;
  width: 16px
}

.footer-nav .header-btn--login:before {
  background: url(/-/media/Tohogas/common/img/common/icon_login_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 18px;
  margin-right: 3px;
  width: 16px
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .footer-nav {
    display: flex
  }
}

@media screen and (max-width:767px) {
  .footer-nav {
    display: flex
  }
}

.footer-overlay {
  background: #07427bcc;
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4900
}

.footer-subcontent .sidebar-point {
  -webkit-transition: all .3s ease-out;
  background: #dde4f0;
  border-radius: 12px 12px 0 0;
  bottom: -360px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  position: fixed;
  transition: all .3s ease-out;
  width: 100%;
  z-index: 5000
}

.footer-subcontent .sidebar-point__title2 {
  border-bottom: 1px solid #07427b;
  color: #07427b;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 500;
  margin-top: 10px;
  padding-bottom: 5px;
  text-align: left
}

.footer-subcontent .sidebar-point__inner {
  padding: 5px 12px 10px;
  position: relative
}

.footer-subcontent .sidebar-point__point {
  box-sizing: border-box;
  color: #07427b;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 900;
  position: relative;
  text-align: right;
  width: 100%
}

.footer-subcontent .sidebar-point__point:before {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_point.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 54%;
  transform: translateY(-50%);
  width: 30px
}

.footer-subcontent .sidebar-point__point .fit-wrap {
  display: inline-block;
  width: 165px
}

.footer-subcontent .sidebar-point__btn1 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #07427b;
  border-radius: 10px;
  box-sizing: border-box;
  color: #07427b;
  display: block;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 500;
  height: 42px;
  padding-top: 7px;
  position: relative
}

.footer-subcontent .sidebar-point__btn1:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_navy.svg) no-repeat center;
  background-size: contain;
  border: 0;
  content: "";
  height: 13px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 11px
}

.footer-subcontent .sidebar-point__btn2 {
  -webkit-box-sizing: border-box;
  background: #086cd8;
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 500;
  height: 42px;
  line-height: 1.2;
  padding-top: 11px;
  position: relative
}

.footer-subcontent .sidebar-point__btn2:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain;
  border: 0;
  content: "";
  height: 13px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 11px
}

.footer-subcontent .sidebar-point__btn2 .number {
  -webkit-transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  background: #e62e8b;
  border-radius: 11px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 13px;
  font-size: .8125rem;
  font-weight: 900;
  height: 22px;
  left: 5px;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 22px
}

.footer-subcontent .sidebar-point__expire {
  color: #031c33;
  font-size: 14px;
  font-size: .875rem;
  margin-top: 5px;
  text-align: center
}

.footer-subcontent .sidebar-point .sidebar-point-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 8px 0 0
}

.footer-subcontent .sidebar-point .sidebar-point-layout__item {
  width: 48%
}

.footer-subcontent .sidebar-point .sidebar-point-layout__item.btn {
  min-height: 42px
}

.footer-subcontent.is-active .sidebar-point {
  bottom: 60px
}

.footer-subcontent .footer-modal-close {
  position: absolute;
  right: 20px;
  top: -50px;
  width: 30px;
  z-index: 8200
}

.pagetop {
  -webkit-transition: all .3s ease-out;
  -webkit-transform: perspective(1px) translateZ(0);
  bottom: 120px !important;
  opacity: 0;
  position: fixed;
  right: 20px;
  transform: perspective(1px) translateZ(0);
  transition: all .3s ease-out;
  vertical-align: middle;
  z-index: 4500
}

.pagetop:hover,
.pagetop:focus,
.pagetop:active {
  -webkit-animation-name: push-size-m;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-m;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.pagetop a {
  display: block;
  width: 99px
}

@media screen and (max-width:767px) {
  .pagetop {
    right: 7px;
    bottom: 130px !important
  }

  .pagetop a {
    width: 70px
  }
}

@media screen and (min-width:768px)and (max-width:1023px) {
  .pagetop {
    right: 10px;
    bottom: 140px !important
  }

  .pagetop a {
    width: 70px
  }
}

.contents {
  margin-bottom: 40px
}

.style-font--color-light-gray {
  color: #969ba2 !important
}

.style-font--color-orange {
  color: #ff8400 !important
}

.style-font--color-pink {
  color: #e62e8b !important
}

.style-font--color-blue {
  color: #086cd8 !important
}

.style-font--color-red {
  color: red !important
}

.style-font--bold {
  font-weight: 700 !important
}

.style-text {
  font-weight: 400;
  margin-bottom: 20px
}

.style-text--caution {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em
}

.style-text--center,
.style-text--center-sp-left {
  text-align: center
}

.style-text--navy-large-center {
  color: #07427b;
  font-size: 26px;
  font-size: 1.625rem;
  text-align: center
}

.style-text--indent {
  margin-bottom: 0;
  padding-left: 1em;
  text-indent: -1em
}

.style-text--submit {
  margin: 40px 0 30px;
  text-align: center
}

@media screen and (max-width:767px) {
  .style-text--center-sp-left {
    text-align: left
  }

  .style-text--navy-large-center {
    font-size: 22px;
    font-size: 1.375rem
  }

  .style-text--submit {
    text-align: left
  }
}

.text-area {
  font-weight: 400;
  margin-bottom: 20px;
  text-align: left
}

.text-area__text {
  margin-bottom: 10px
}

.text-area__caution {
  color: #969ba2;
  margin-bottom: 20px;
  padding-left: 1em;
  text-indent: -1em
}

.text-area__link {
  margin-bottom: 20px;
  text-align: right
}

@media screen and (max-width:767px) {
  .text-area {
    text-align: left
  }

  .text-area__link {
    text-align: right
  }
}

.text-group {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0 4%
}

.style-h1 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border-bottom: 3px solid #086cd8;
  border-radius: 12px 12px 0 0;
  box-sizing: border-box;
  color: #07427b;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 40px;
  padding: 9px 120px 8px 30px;
  position: relative
}

.style-h1__chara {
  bottom: 0;
  position: absolute;
  right: 20px;
  width: 124px
}

.style-h1:first-letter {
  color: #086cd8
}

.portal .style-h1 {
  margin-top: 50px
}

@media screen and (max-width:767px) {
  .style-h1 {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 12px 68px 10px 10px
  }

  .style-h1__chara {
    bottom: 0;
    position: absolute;
    right: 5px;
    width: 70px
  }

  .portal .style-h1 {
    margin-top: 30px
  }
}

.style-h2 {
  box-sizing: border-box;
  color: #07427b;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 25px;
  padding-left: 12px;
  position: relative
}

.style-h2:before {
  -webkit-transform: translateY(-50%);
  background: #07427b;
  content: "";
  display: block;
  height: 76%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px
}

@media screen and (max-width:767px) {
  .style-h2:before {
    -webkit-transform: translateY(-50%);
    background: #07427b;
    content: "";
    display: block;
    height: 88%;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3px
  }
}

.style-h3,
.page-questionnaire2-pc .scfTitleBorder,
.page-questionnaire2-sp .scfTitleBorder,
.page-questionnaire-home-pc .scfTitleBorder,
.page-questionnaire-home-sp .scfTitleBorder,
.page-questionnaire-home .scfTitleBorder,
.page-questionnaire-parts .parts-questionnaire .scfTitleBorder,
.page-questionnaire-parts2 .parts-questionnaire .scfTitleBorder,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionLegend {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 5px 5px 5px 15px;
  position: relative
}

.style-h3:before,
.page-questionnaire2-pc .scfTitleBorder:before,
.page-questionnaire2-sp .scfTitleBorder:before,
.page-questionnaire-home-pc .scfTitleBorder:before,
.page-questionnaire-home-sp .scfTitleBorder:before,
.page-questionnaire-home .scfTitleBorder:before,
.page-questionnaire-parts .parts-questionnaire .scfTitleBorder:before,
.page-questionnaire-parts2 .parts-questionnaire .scfTitleBorder:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionLegend:before {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  content: "";
  height: 1.3em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px
}

.style-h4 {
  border-bottom: 1px solid #07427b;
  color: #07427b;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 25px;
  padding: 0 0 5px;
  position: relative
}

@media screen and (max-width:767px) {
  .style-h4 {
    border-bottom: 3px solid #07427b
  }

  .style-h4.ac .btn-ac {
    -webkit-box-sizing: border-box;
    background: #ebeff6;
    border-radius: 8px;
    box-sizing: border-box;
    color: #07427b;
    display: block;
    font-weight: 500;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px
  }

  .style-h4.ac .btn-ac:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_top_navy.svg) no-repeat center;
    background-size: contain;
    border: 0;
    content: "";
    height: 10px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px
  }

  .style-h4.ac .btn-ac.open:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_bottom_navy.svg) no-repeat center;
    background-size: contain;
    border: 0;
    content: "";
    height: 10px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px
  }
}

.style-h5 {
  box-sizing: border-box;
  color: #07427b;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  position: relative
}

.style-h5--icon {
  padding-left: 28px
}

.style-h5 .icon {
  display: inline-block;
  left: 0;
  margin-right: 8px;
  position: absolute;
  top: -6px;
  width: 22px
}

.style-h5 .icon img {
  width: 100%
}

@media screen and (max-width:767px) {
  .style-h5 {
    font-size: 22px;
    font-size: 1.375rem
  }
}

.style-h6 {
  color: #07427b;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 15px
}

.policy-heading {
  font-weight: 700;
  margin: 10px 0 5px
}

.policy-text {
  margin-right: 2px
}

.policy-text--indent {
  padding-left: 1em;
  text-indent: -1em
}

.policy-text--indent-l {
  padding-left: 1.6em;
  text-indent: -1.6em
}

.policy-text--indent-number {
  padding-left: 2.6em;
  text-indent: -2.6em
}

.policy-left-margin {
  box-sizing: border-box;
  padding-left: 1em
}

.policy-end {
  margin: 10px 0 0
}

.style-list {
  font-weight: 400
}

.style-list__item {
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative
}

.style-list__item:before {
  background: #07427b;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 6px;
  left: 0;
  position: absolute;
  top: .6em;
  width: 6px
}

@media screen and (max-width:767px) {
  .style-list__item {
    padding-left: 15px
  }

  .style-list__item:before {
    background: #07427b;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    left: 0;
    position: absolute;
    top: .5em;
    width: 12px
  }
}

.style-box1 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  overflow: hidden
}

.style-box1__title {
  background: #07427b;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 15px;
  text-align: center
}

.style-box1__text {
  box-sizing: border-box;
  padding: 30px 40px 10px
}

.style-box1 .style-box1-inner {
  padding: 40px
}

.style-box1 .style-box1-inner .text-group {
  padding: 0
}

@media screen and (max-width:767px) {
  .style-box1__text {
    box-sizing: border-box;
    padding: 20px 6% 10px
  }

  .style-box1 .style-box1-inner {
    padding: 20px
  }
}

.style-box2 {
  -webkit-box-sizing: border-box;
  background: #ebeff6;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 30px 40px
}

@media screen and (max-width:767px) {
  .style-box2 {
    padding: 20px
  }
}

.style-box3 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  margin: 20px auto 0;
  overflow: hidden;
  width: 60%
}

.style-box3 .style-box3-inner {
  padding: 40px
}

@media screen and (max-width:767px) {
  .style-box3 {
    width: 100%
  }

  .style-box3 .style-box3-inner {
    padding: 20px
  }
}

.style-layout-1c {
  margin-bottom: 40px;
  width: 100%
}

.style-layout-1c--btn {
  margin: 0 auto;
  width: 33%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .style-layout-1c--btn {
    margin: 0 auto;
    width: 50%
  }
}

@media screen and (max-width:767px) {
  .style-layout-1c--btn {
    margin: 0 auto;
    width: 100%
  }
}

.style-layout-2c {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 40px;
  width: 100%
}

.style-layout-2c__item {
  margin-bottom: 20px;
  margin-right: 20px;
  width: calc((100% - 20px)/2)
}

.style-layout-2c__item:nth-child(2n) {
  margin-right: 0
}

.style-layout-2c__item:nth-last-child(-n+2) {
  margin-bottom: 0
}

.style-layout-2c--l2-r1 .style-layout-2c__item:nth-child(1) {
  width: calc((100% - 20px) / 5 * 3)
}

.style-layout-2c--l2-r1 .style-layout-2c__item:nth-child(2) {
  width: calc((100% - 20px)*.4)
}

.style-layout-2c--reverse {
  flex-direction: row-reverse
}

.style-layout-2c--reverse .style-layout-2c__item {
  margin-right: 20px
}

.style-layout-2c--reverse .style-layout-2c__item:nth-child(odd) {
  margin-right: 0
}

.style-layout-2c--banner {
  justify-content: center
}

@media screen and (max-width:767px) {
  .style-layout-2c__item {
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%
  }

  .style-layout-2c__item:nth-last-child(-n+2) {
    margin-bottom: 20px
  }

  .style-layout-2c__item:last-child {
    margin-bottom: 0
  }

  .style-layout-2c--l2-r1 .style-layout-2c__item:nth-child(1) {
    width: 100%
  }

  .style-layout-2c--l2-r1 .style-layout-2c__item:nth-child(2) {
    width: 100%
  }
}

.style-layout-3c {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 40px;
  width: 100%
}

.style-layout-3c__item {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-right: 20px;
  width: calc((99.9% - 40px) / 3)
}

.style-layout-3c__item:nth-child(3n) {
  margin-right: 0
}

@media screen and (max-width:767px) {
  .style-layout-3c__item {
    display: block;
    margin-right: 0;
    width: 100%
  }
}

.style-layout-ex {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px
}

.style-layout-ex__item:nth-child(2) {
  width: 70%
}

.style-layout-ex__item:nth-child(1) {
  text-align: right;
  width: 28%
}

.style-layout-ex__item:nth-child(1) a {
  font-size: 14px
}

@media(min-width:1100px) {
  .style-layout-ex__item:nth-child(1) a {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .style-layout-ex__item:nth-child(1) a {
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .style-layout-ex {
    display: block
  }

  .style-layout-ex__item:nth-child(2) {
    margin-bottom: 20px;
    width: 100%
  }

  .style-layout-ex__item:nth-child(1) {
    margin: 0 auto 15px;
    width: 100%
  }

  .style-layout-ex__item:nth-child(1) a {
    font-size: 14px
  }
}

@media screen and (max-width:767px)and (min-width:1100px) {
  .style-layout-ex__item:nth-child(1) a {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media screen and (max-width:767px)and (min-width:1600px) {
  .style-layout-ex__item:nth-child(1) a {
    font-size: 16px
  }
}

.style-layout-ex2 {
  margin-bottom: 40px;
  position: relative
}

.style-layout-ex2__title {
  -webkit-box-sizing: border-box;
  background: #07427b;
  border-radius: 12px 12px 0 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 10px;
  text-align: center
}

.style-layout-ex2__detail {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 0 0 12px 12px;
  padding: 20px 20px 40px
}

.style-layout-ex2__detail .point-layout {
  box-sizing: border-box;
  margin: 0 auto;
  min-width: 600px;
  position: relative;
  text-align: left;
  width: 75%
}

.style-layout-ex2__detail .point-layout:before {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_point.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  height: 5vw;
  left: 0;
  position: absolute;
  top: 54%;
  transform: translateY(-50%);
  width: 5vw
}

.style-layout-ex2__detail .point-layout__text {
  box-sizing: border-box;
  padding-left: 8vw
}

.style-layout-ex2__detail .point-layout__text .point-text1 {
  display: inline-block;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  margin-right: 15px
}

.style-layout-ex2__detail .point-layout__text .point-text2 {
  color: #07427b;
  display: inline-block;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 900;
  position: relative;
  top: 2px
}

.style-layout-ex2__detail .point-layout__caution {
  box-sizing: border-box;
  padding-left: 8vw;
  text-align: left;
  width: 100%
}

@media screen and (max-width:767px) {
  .style-layout-ex2__title {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px
  }

  .style-layout-ex2__detail {
    padding: 20px
  }

  .style-layout-ex2__detail .point-layout {
    display: table;
    margin: 0 auto;
    min-width: unset;
    text-align: left;
    width: 88%
  }

  .style-layout-ex2__detail .point-layout:before {
    -webkit-transform: unset;
    background: url(/-/media/Tohogas/common/img/common/icon_point.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    transform: unset;
    width: 60px
  }

  .style-layout-ex2__detail .point-layout__text {
    margin-bottom: 10px;
    padding-left: 65px
  }

  .style-layout-ex2__detail .point-layout__text .point-text1 {
    display: block;
    font-size: 6vw;
    line-height: 1.1;
    margin-right: 15px
  }

  .style-layout-ex2__detail .point-layout__text .point-text2 {
    display: block;
    font-size: 8vw;
    line-height: 1.1;
    top: 0
  }

  .style-layout-ex2__detail .point-layout__caution {
    box-sizing: border-box;
    padding-left: 0;
    text-align: left;
    width: 100%
  }
}

.style-layout-ex3 {
  margin-bottom: 40px;
  position: relative
}

.style-layout-ex3__detail {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  padding: 20px 20px 40px
}

.style-layout-ex3__detail .point-layout {
  box-sizing: border-box;
  margin: 0 auto;
  min-width: 600px;
  position: relative;
  text-align: left;
  width: 75%
}

.style-layout-ex3__detail .point-layout:before {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_point.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  height: 5vw;
  left: 0;
  position: absolute;
  top: 54%;
  transform: translateY(-50%);
  width: 5vw
}

.style-layout-ex3__detail .point-layout__text {
  box-sizing: border-box;
  padding-left: 8vw
}

.style-layout-ex3__detail .point-layout__text .point-text1 {
  display: inline-block;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  margin-right: 15px
}

.style-layout-ex3__detail .point-layout__text .point-text2 {
  color: #07427b;
  display: inline-block;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 900;
  position: relative;
  top: 2px
}

.style-layout-ex3__detail .point-layout__caution {
  box-sizing: border-box;
  padding-left: 8vw;
  text-align: left;
  width: 100%
}

@media screen and (max-width:767px) {
  .style-layout-ex3__detail {
    padding: 20px
  }

  .style-layout-ex3__detail .point-layout {
    display: table;
    margin: 0 auto;
    min-width: unset;
    text-align: left;
    width: 88%
  }

  .style-layout-ex3__detail .point-layout:before {
    -webkit-transform: unset;
    background: url(/-/media/Tohogas/common/img/common/icon_point.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    transform: unset;
    width: 60px
  }

  .style-layout-ex3__detail .point-layout__text {
    margin-bottom: 10px;
    padding-left: 65px
  }

  .style-layout-ex3__detail .point-layout__text .point-text1 {
    display: block;
    font-size: 6vw;
    line-height: 1.1;
    margin-right: 15px
  }

  .style-layout-ex3__detail .point-layout__text .point-text2 {
    display: block;
    font-size: 8vw;
    line-height: 1.1;
    top: 0
  }

  .style-layout-ex3__detail .point-layout__caution {
    box-sizing: border-box;
    padding-left: 0;
    text-align: left;
    width: 100%
  }
}

.style-layout-2c-btn-s {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 25px 0 5px;
  width: 100%
}

.style-layout-2c-btn-s__item {
  width: 30%
}

.style-layout-2c-btn-s__item:nth-child(1) {
  margin-right: 20px
}

.style-layout-2c-btn-s__item .btn {
  font-size: 15px;
  font-size: .9375rem
}

@media screen and (max-width:767px) {
  .style-layout-2c-btn-s {
    margin: 15px 0 5px;
    width: 100%
  }

  .style-layout-2c-btn-s__item {
    width: 100%
  }

  .style-layout-2c-btn-s__item:nth-child(1) {
    margin: 0 0 10px
  }

  .style-layout-2c-btn-s__item .btn {
    font-size: 16px;
    font-size: 1rem
  }
}

.style-table {
  -webkit-box-sizing: border-box;
  border: 1px solid #d2d3d6;
  border-collapse: separate;
  border-radius: 12px;
  border-spacing: 0;
  box-sizing: border-box;
  display: table;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%
}

.style-table .tr {
  display: table-row
}

.style-table .tr:first-child .th:first-child {
  border-radius: 12px 0 0
}

.style-table .tr:first-child .th:last-child {
  border-radius: 0 12px 0 0
}

.style-table .tr:last-child .td {
  border-bottom: none
}

.style-table .tr:last-child .td:first-child {
  border-radius: 0 0 0 12px
}

.style-table .tr:last-child .td:last-child {
  border-radius: 0 0 12px
}

.style-table .th,
.style-table .td {
  box-sizing: border-box;
  display: table-cell;
  font-size: 14px;
  font-size: .875rem;
  padding: 6px 10px;
  position: relative;
  vertical-align: middle
}

.style-table .th+.th,
.style-table .td {
  border-left: 1px solid #d2d3d6
}

.style-table .th {
  background: #07427b;
  color: #fff;
  text-align: center
}

.style-table .th:first-child {
  border-left: none
}

.style-table .td {
  background: #fff;
  border-bottom: 1px solid #d2d3d6
}

.style-table .td:first-child {
  border-left: none
}

.style-table .td.td-bg:first-child {
  background: #ebeff6
}

.style-table .td--center {
  text-align: center
}

.style-table .td--center .sp {
  text-align: left
}

@media screen and (max-width:767px) {
  .style-table {
    -webkit-box-sizing: border-box;
    border: 0;
    border-collapse: separate;
    border-radius: 12px;
    border-spacing: 0 10px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    width: 100%
  }

  .style-table .tr {
    border: 1px solid #d2d3d6;
    border-radius: 12px;
    display: block;
    margin-bottom: 10px;
    overflow: hidden
  }

  .style-table .tr:first-child {
    display: none
  }

  .style-table .tr:last-child .td {
    border-bottom: 1px solid #d2d3d6
  }

  .style-table .tr:last-child .td:first-child {
    border-radius: 0
  }

  .style-table .tr:last-child .td:last-child {
    border-bottom: none
  }

  .style-table .th,
  .style-table .td {
    border: 0;
    border-bottom: 1px solid #d2d3d6;
    display: block;
    position: relative
  }

  .style-table .th:last-child,
  .style-table .td:last-child {
    border-bottom: 0
  }

  .style-table .th {
    display: none
  }

  .style-table .td {
    background: #fff;
    font-size: 15px;
    font-size: .9375rem
  }

  .style-table .td:nth-child(n+2) {
    display: none
  }

  .style-table .td .sp {
    color: #828385;
    font-size: 13px;
    font-size: .8125rem
  }

  .style-table .td:nth-child(2n) {
    background: #f5f6fa
  }

  .style-table .td.td-bg:first-child {
    background: #fff
  }

  .style-table .btn-table {
    -webkit-box-sizing: border-box;
    background: #ebeff6;
    border-radius: 10px;
    box-sizing: border-box;
    color: #07427b;
    display: block;
    font-weight: 500;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 32px
  }

  .style-table .btn-table:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_bottom_navy.svg) no-repeat center;
    background-size: contain;
    content: "";
    height: 9px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px
  }

  .style-table .btn-table.open:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_top_navy.svg) no-repeat center;
    background-size: contain;
    content: "";
    height: 9px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px
  }
}

.style-table2 {
  -webkit-box-sizing: border-box;
  border: 1px solid #d2d3d6;
  border-collapse: separate;
  border-radius: 12px;
  border-spacing: 0;
  box-sizing: border-box;
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 30px;
  overflow: hidden;
  table-layout: fixed;
  width: 100%
}

.style-table2 th,
.style-table2 td {
  -webkit-box-sizing: border-box;
  background: #fff;
  border-bottom: 1px solid #d2d3d6;
  border-left: 1px solid #d2d3d6;
  box-sizing: border-box;
  padding: 7px;
  text-align: center;
  vertical-align: middle
}

.style-table2 th:first-child,
.style-table2 td:first-child {
  border-left: none
}

.style-table2 th {
  background: #07427b;
  color: #fff
}

.style-table2 th:nth-child(1) {
  width: 9%
}

.style-table2 th:nth-child(2) {
  width: 21%
}

.style-table2 th:nth-child(3) {
  width: 22%
}

.style-table2 th:nth-child(4) {
  width: 48%
}

.style-table2 tr:last-child td {
  border-bottom: none
}

.style-table2 td:nth-child(1) {
  background: #f5f6fa;
  width: 9%
}

.style-table2 td:nth-child(2) {
  background: #f5f6fa;
  width: 21%
}

.style-table2 td:nth-child(3) {
  width: 22%
}

.style-table2 td:nth-child(4) {
  width: 48%
}

.style-table2 .icon-use {
  background: #ff8400;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  padding: 3px 5px;
  text-align: center
}

.style-table2 .icon-get {
  background: #086cd8;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  padding: 3px 5px;
  text-align: center
}

.style-table2 .point {
  box-sizing: border-box;
  display: block;
  font-size: 1.75rem;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto;
  padding: 5px;
  text-align: right;
  width: 80%
}

@media(min-width:1100px) {
  .style-table2 .point {
    font-size: calc(1.375rem + (1vw - 11px)*1.2)
  }
}

@media(min-width:1600px) {
  .style-table2 .point {
    font-size: 28px
  }
}

.style-table2 .point__use {
  color: #ff8400
}

.style-table2 .point__get {
  color: #086cd8
}

.style-table2 .point .unit {
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 500;
  text-align: right
}

.style-table2 .layout-detail {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 10px;
  text-align: left
}

.style-table2 .layout-detail__item {
  display: inline-block
}

.style-table2 .layout-detail__item:nth-child(1) {
  margin-right: 2%;
  max-width: 50px;
  text-align: center;
  width: 18%
}

.style-table2 .layout-detail__item:nth-child(2) {
  text-align: left;
  width: 80%
}

.style-table2 .layout-detail__title {
  color: #07427b;
  display: block;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .style-table2 th {
    display: none
  }

  .style-table2 td {
    display: block;
    font-size: 13px;
    font-size: .8125rem;
    min-height: 55px
  }

  .style-table2 td:nth-child(1) {
    display: inline-block;
    padding-top: 12px;
    width: 20%
  }

  .style-table2 td:nth-child(2) {
    display: inline-block;
    font-size: 15px;
    font-size: .9375rem;
    padding-top: 18px;
    width: 80%
  }

  .style-table2 td:nth-child(3),
  .style-table2 td:nth-child(4) {
    border-left: none;
    width: 100%
  }

  .style-table2 tr:last-child td {
    border-bottom: 1px solid #d2d3d6
  }

  .style-table2 .point {
    display: inline-block;
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 auto;
    padding: 5px;
    width: 100%
  }

  .style-table2 .point .unit {
    display: inline-block;
    font-size: 13px;
    font-size: .8125rem;
    margin-left: 6px
  }

  .style-table2 .layout-detail {
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px;
    text-align: left
  }

  .style-table2 .layout-detail__item {
    display: inline-block
  }

  .style-table2 .layout-detail__item:nth-child(1) {
    margin-right: 4%;
    text-align: center;
    width: 15%
  }

  .style-table2 .layout-detail__item:nth-child(2) {
    text-align: left;
    width: 81%
  }
}

.style-table3 {
  -webkit-box-sizing: border-box;
  border: 1px solid #d2d3d6;
  border-collapse: separate;
  border-radius: 12px;
  border-spacing: 0;
  box-sizing: border-box;
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%
}

.style-table3 th,
.style-table3 td {
  -webkit-box-sizing: border-box;
  background: #fff;
  border-bottom: 1px solid #d2d3d6;
  box-sizing: border-box;
  padding: 15px;
  text-align: left;
  vertical-align: middle
}

.style-table3 th {
  background: #ebeff6;
  color: #07427b;
  width: 25%
}

.style-table3 td {
  border-left: 1px solid #d2d3d6;
  padding-left: 30px;
  width: 75%
}

.style-table3 tr:last-child th,
.style-table3 tr:last-child td {
  border-bottom: none
}

@media screen and (max-width:767px) {
  .style-table3 th {
    width: 40%
  }

  .style-table3 td {
    padding-left: 20px;
    width: 60%
  }
}

.style-banner-text__point {
  text-align: right
}

.style-banner-text__point .point {
  background: #ff0;
  border: 2px solid #07427b;
  border-radius: 20px;
  color: #07427b;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 3px 20px;
  text-align: center
}

.style-banner-text__point .point .unit {
  font-size: 12px;
  font-size: .75rem
}

.style-banner-text__img {
  -webkit-transform: perspective(1px) translateZ(0);
  margin-bottom: 8px;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.style-banner-text__img:hover,
.style-banner-text__img:focus,
.style-banner-text__img:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.style-banner-text__img a {
  -webkit-transform: perspective(1px) translateZ(0);
  display: block;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.style-banner-text__img a:hover,
.style-banner-text__img a:focus,
.style-banner-text__img a:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.style-banner-text__title {
  color: #07427b;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px
}

@media(min-width:1100px) {
  .style-banner-text__title {
    font-size: calc(1rem + (1vw - 11px)*.8)
  }
}

@media(min-width:1600px) {
  .style-banner-text__title {
    font-size: 20px
  }
}

.style-banner-text__title a,
.style-banner-text__title .link-title {
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  padding-left: 1.2em;
  position: relative
}

.style-banner-text__title a:before,
.style-banner-text__title .link-title:before {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_circle_right_blue.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 16px
}

.style-banner-text__text {
  font-size: 14px;
  text-align: left
}

@media(min-width:1100px) {
  .style-banner-text__text {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .style-banner-text__text {
    font-size: 16px
  }
}

.style-banner-text--light .style-banner-text__point {
  text-align: right
}

.style-banner-text--light .style-banner-text__point .point {
  background: #fff;
  color: #a3b7d8
}

.style-banner-text--light .style-banner-text__point .point .unit {
  font-size: 12px;
  font-size: .75rem
}

@media screen and (max-width:767px) {
  .style-banner-text__title {
    font-size: 18px;
    font-size: 1.125rem
  }

  .style-banner-text__text {
    font-size: 14px;
    font-size: .875rem
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .style-banner-text__title {
    font-size: 16px
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:768px) {
  .style-banner-text__title {
    font-size: calc(1rem + (1vw - 7.68px)*1.20482)
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:1100px) {
  .style-banner-text__title {
    font-size: 20px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .style-banner-text__text {
    font-size: 14px
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:768px) {
  .style-banner-text__text {
    font-size: calc(.875rem + (1vw - 7.68px)*.60241)
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:1100px) {
  .style-banner-text__text {
    font-size: 16px
  }
}

.style-title-text__title {
  color: #07427b;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px
}

@media(min-width:1100px) {
  .style-title-text__title {
    font-size: calc(1rem + (1vw - 11px)*.8)
  }
}

@media(min-width:1600px) {
  .style-title-text__title {
    font-size: 20px
  }
}

.style-title-text__title a {
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  padding-left: 1.2em;
  position: relative
}

.style-title-text__title a:before {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_circle_right_blue.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 16px
}

.style-title-text__title a:hover {
  text-decoration: underline
}

.style-title-text__text {
  font-size: 14px;
  text-align: left
}

@media(min-width:1100px) {
  .style-title-text__text {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .style-title-text__text {
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .style-title-text__title {
    font-size: 18px;
    font-size: 1.125rem
  }

  .style-title-text__text {
    font-size: 14px;
    font-size: .875rem
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .style-title-text__title {
    font-size: 16px
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:768px) {
  .style-title-text__title {
    font-size: calc(1rem + (1vw - 7.68px)*1.20482)
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:1100px) {
  .style-title-text__title {
    font-size: 20px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .style-title-text__text {
    font-size: 14px
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:768px) {
  .style-title-text__text {
    font-size: calc(.875rem + (1vw - 7.68px)*.60241)
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:1100px) {
  .style-title-text__text {
    font-size: 16px
  }
}

.style-img {
  box-shadow: 0 0 6px #776a484d;
  display: block;
  overflow: hidden;
  position: relative
}

.style-img img {
  height: auto;
  width: 100%
}

.style-img--s {
  border-radius: 8px
}

.style-img--l {
  border-radius: 12px
}

.style-img .point {
  -webkit-box-sizing: border-box;
  background: #ff0;
  border: 2px solid #07427b;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  height: 50px;
  letter-spacing: -.05em;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px
}

.style-img .point .inner {
  -webkit-transform: translateY(-50%);
  display: block;
  line-height: 1;
  margin: 0 auto;
  padding: 0 0 2px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

.style-img .point .unit {
  font-size: 50%;
  font-weight: 700;
  letter-spacing: 0
}

@media screen and (max-width:767px) {
  .style-img .point {
    font-size: 15px;
    font-size: .9375rem;
    height: 44px;
    right: 5px;
    top: 5px;
    width: 44px
  }
}

.box-layout1 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 14px;
  width: 100%
}

.box-layout1__img {
  border-radius: 8px;
  margin-bottom: 10px;
  overflow: hidden
}

.box-layout1__img img {
  width: 100%
}

.box-layout1__title {
  color: #07427b;
  font-size: 1.25rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px
}

@media(min-width:1100px) {
  .box-layout1__title {
    font-size: calc(1rem + (1vw - 11px)*.8)
  }
}

@media(min-width:1600px) {
  .box-layout1__title {
    font-size: 20px
  }
}

.box-layout1__text {
  margin-bottom: 10px;
  min-height: 2.5em
}

.box-layout1__btn {
  margin-bottom: 6px
}

.box-layout1__btn .btn {
  font-size: 14px
}

@media(min-width:1100px) {
  .box-layout1__btn .btn {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .box-layout1__btn .btn {
    font-size: 16px
  }
}

.box-layout1__btn1,
.box-layout1__btn1 .btn-wrap {
  margin-bottom: 6px
}

.box-layout1__btn1 .btn-wrap:last-of-type {
  margin-bottom: 0
}

.box-layout1__btn1 .btn {
  font-size: 14px
}

@media(min-width:1100px) {
  .box-layout1__btn1 .btn {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .box-layout1__btn1 .btn {
    font-size: 16px
  }
}

.box-layout1__btn2 {
  margin-bottom: 6px
}

.box-layout1__btn2 .btn {
  font-size: 14px
}

@media(min-width:1100px) {
  .box-layout1__btn2 .btn {
    font-size: calc(.875rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .box-layout1__btn2 .btn {
    font-size: 16px
  }
}

.box-layout1 .layout-2c {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.box-layout1 .layout-2c__item {
  width: 49%
}

.box-layout1 .layout-2c__item a {
  font-size: 12px
}

@media(min-width:1100px) {
  .box-layout1 .layout-2c__item a {
    font-size: calc(.75rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .box-layout1 .layout-2c__item a {
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .box-layout1__btn .btn {
    font-size: 16px;
    font-size: 1rem
  }
}

.tosave {
  -webkit-box-sizing: border-box;
  background: #fde6ec;
  border-radius: 12px;
  box-sizing: border-box;
  margin-top: 80px;
  padding: 15px
}

.tosave__title {
  font-size: 22px;
  font-weight: 700;
  margin: 25px 0 0;
  padding: 0 0 20px;
  position: relative;
  text-align: center
}

@media(min-width:1100px) {
  .tosave__title {
    font-size: calc(1.375rem + (1vw - 11px)*1.6)
  }
}

@media(min-width:1600px) {
  .tosave__title {
    font-size: 30px
  }
}

.tosave__title span {
  background: #e62e8b;
  border-radius: 15px;
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 0 auto 5px;
  max-width: 400px;
  width: 45%
}

@media(min-width:1100px) {
  .tosave__title span {
    font-size: calc(1rem + (1vw - 11px)*.8)
  }
}

@media(min-width:1600px) {
  .tosave__title span {
    font-size: 20px
  }
}

.tosave__title:before {
  background: url(/-/media/Tohogas/common/img/common/tosave_chara1.png) no-repeat center bottom;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 4%;
  position: absolute;
  width: 10%
}

.tosave__title:after {
  background: url(/-/media/Tohogas/common/img/common/tosave_chara2.png) no-repeat center bottom;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 4%;
  width: 10%
}

.tosave .tosave-auto {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  padding: 25px 45px
}

.tosave .tosave-auto__title {
  font-size: 14px;
  line-height: 1.4;
  padding-top: 10px;
  text-align: center;
  width: 41%
}

@media(min-width:1100px) {
  .tosave .tosave-auto__title {
    font-size: calc(.875rem + (1vw - 11px)*1)
  }
}

@media(min-width:1600px) {
  .tosave .tosave-auto__title {
    font-size: 19px
  }
}

.tosave .tosave-auto__title .large {
  font-size: 18px
}

@media(min-width:1100px) {
  .tosave .tosave-auto__title .large {
    font-size: calc(1.125rem + (1vw - 11px)*1.2)
  }
}

@media(min-width:1600px) {
  .tosave .tosave-auto__title .large {
    font-size: 24px
  }
}

.tosave .tosave-auto__title .icon-wallet {
  display: block;
  margin: 10px auto 0;
  max-width: 178px;
  width: 40%
}

.tosave .tosave-auto__img {
  -webkit-box-shadow: 0 0 6px rgba(130, 130, 130, .3);
  -webkit-transform: perspective(1px) translateZ(0);
  border-radius: 12px;
  box-shadow: 0 0 6px #8282824d;
  overflow: hidden;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 55%
}

.tosave .tosave-auto__img:hover,
.tosave .tosave-auto__img:focus,
.tosave .tosave-auto__img:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.tosave .tosave-chance {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px
}

.tosave .tosave-chance__title {
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #ebeff6;
  border-radius: 8px 0 0 8px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  text-align: center;
  width: 23%
}

@media(min-width:1100px) {
  .tosave .tosave-chance__title {
    font-size: calc(.875rem + (1vw - 11px)*.8)
  }
}

@media(min-width:1600px) {
  .tosave .tosave-chance__title {
    font-size: 18px
  }
}

.tosave .tosave-chance__title .large {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4
}

@media(min-width:1100px) {
  .tosave .tosave-chance__title .large {
    font-size: calc(1.125rem + (1vw - 11px)*1.2)
  }
}

@media(min-width:1600px) {
  .tosave .tosave-chance__title .large {
    font-size: 24px
  }
}

.tosave .tosave-chance__content {
  box-sizing: border-box;
  padding: 30px 20px;
  width: 77%
}

.tosave .tosave-chance__content .slider-tosave {
  margin: 0 auto;
  width: 87%
}

.tosave .tosave-chance__content .slider-tosave .slick-slide {
  margin: 0 10px
}

.tosave .tosave-chance__content .slider-tosave .prev {
  -webkit-transform: translateY(-50%);
  left: -45px;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 45px;
  z-index: 100
}

.tosave .tosave-chance__content .slider-tosave .prev span {
  -webkit-transform: perspective(1px) translateZ(0);
  display: block;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.tosave .tosave-chance__content .slider-tosave .prev span:hover,
.tosave .tosave-chance__content .slider-tosave .prev span:focus,
.tosave .tosave-chance__content .slider-tosave .prev span:active {
  -webkit-animation-name: push-size-l;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-l;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.tosave .tosave-chance__content .slider-tosave .next {
  -webkit-transform: translateY(-50%);
  position: absolute;
  right: -45px;
  top: 40%;
  transform: translateY(-50%);
  width: 45px;
  z-index: 110
}

.tosave .tosave-chance__content .slider-tosave .next span {
  -webkit-transform: perspective(1px) translateZ(0);
  display: block;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.tosave .tosave-chance__content .slider-tosave .next span:hover,
.tosave .tosave-chance__content .slider-tosave .next span:focus,
.tosave .tosave-chance__content .slider-tosave .next span:active {
  -webkit-animation-name: push-size-l;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-l;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

@media screen and (max-width:767px) {
  .tosave {
    margin-top: 60px;
    padding: 15px
  }

  .tosave__title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4;
    margin: 10px 0 0;
    padding: 0 0 80px;
    text-align: center
  }

  .tosave__title span {
    background: #e62e8b;
    border-radius: 16px;
    font-size: 16px;
    margin: 0 auto 10px;
    padding: 2px;
    width: 100%
  }
}

@media screen and (max-width:767px)and (min-width:1100px) {
  .tosave__title span {
    font-size: calc(1rem + (1vw - 11px)*.8)
  }
}

@media screen and (max-width:767px)and (min-width:1600px) {
  .tosave__title span {
    font-size: 20px
  }
}

@media screen and (max-width:767px) {
  .tosave__title:before {
    height: 100%;
    left: 20%;
    max-width: 80px;
    width: 28%
  }

  .tosave__title:after {
    height: 100%;
    max-width: 75px;
    right: 20%;
    width: 25%
  }

  .tosave .tosave-auto {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 15px 20px 20px
  }

  .tosave .tosave-auto__title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4;
    margin-bottom: 10px;
    padding-top: 0;
    width: 100%
  }

  .tosave .tosave-auto__title .large {
    font-size: 17px;
    font-size: 1.0625rem
  }

  .tosave .tosave-auto__title .icon-wallet {
    display: none
  }

  .tosave .tosave-auto__img {
    border-radius: 8px;
    width: 100%
  }

  .tosave .tosave-chance {
    padding: 5px
  }

  .tosave .tosave-chance__title {
    border-radius: 8px 8px 0 0;
    font-size: 14px;
    font-size: .875rem;
    padding: 10px 10px 12px;
    width: 100%
  }

  .tosave .tosave-chance__title .large {
    font-size: 18px;
    font-size: 1.125rem
  }

  .tosave .tosave-chance__content {
    box-sizing: border-box;
    padding: 30px 10px;
    width: 100%
  }

  .tosave .tosave-chance__content .slider-tosave {
    margin: 0 auto;
    width: 92%
  }

  .tosave .tosave-chance__content .slider-tosave .slick-slide {
    margin: 0 10px
  }

  .tosave .tosave-chance__content .slider-tosave .prev {
    -webkit-transform: translateY(-50%);
    left: -30px;
    position: absolute;
    top: 20vw;
    transform: translateY(-50%);
    width: 35px;
    z-index: 100
  }

  .tosave .tosave-chance__content .slider-tosave .prev span {
    display: block
  }

  .tosave .tosave-chance__content .slider-tosave .next {
    -webkit-transform: translateY(-50%);
    position: absolute;
    right: -30px;
    top: 20vw;
    transform: translateY(-50%);
    width: 35px;
    z-index: 110
  }

  .tosave .tosave-chance__content .slider-tosave .next span {
    display: block
  }
}

.goodvalue {
  -webkit-box-sizing: border-box;
  background: #ebeff6;
  border-radius: 12px;
  box-sizing: border-box;
  margin-bottom: 60px;
  margin-top: 40px;
  padding: 15px
}

.goodvalue__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  margin: 10px 0 0;
  padding: 0 0 20px;
  position: relative;
  text-align: center
}

@media(min-width:1100px) {
  .goodvalue__title {
    font-size: calc(1.375rem + (1vw - 11px)*1.6)
  }
}

@media(min-width:1600px) {
  .goodvalue__title {
    font-size: 30px
  }
}

.goodvalue__title span {
  background: #e62e8b;
  border-radius: 15px;
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 0 auto 5px;
  max-width: 400px;
  width: 45%
}

@media(min-width:1100px) {
  .goodvalue__title span {
    font-size: calc(1rem + (1vw - 11px)*.8)
  }
}

@media(min-width:1600px) {
  .goodvalue__title span {
    font-size: 20px
  }
}

.goodvalue__title:before {
  background: url(/-/media/Tohogas/common/img/common/tosave_chara1.png) no-repeat center bottom;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 4%;
  position: absolute;
  width: 10%
}

.goodvalue__title:after {
  background: url(/-/media/Tohogas/common/img/common/tosave_chara2.png) no-repeat center bottom;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 4%;
  width: 10%
}

.goodvalue .merit-wrap {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  padding: 25px;
  width: 100%
}

.goodvalue .merit-wrap__item:nth-child(1) {
  margin-bottom: 0
}

.goodvalue .merit-wrap__item:nth-child(2) {
  margin-bottom: 15px
}

.goodvalue .merit-wrap__item:nth-child(3) {
  color: #969ba2;
  font-size: 13px;
  font-size: .8125rem;
  padding-left: 1em;
  text-indent: -1em
}

.goodvalue .merit {
  border: 2px solid #07427b;
  border-radius: 12px;
  overflow: hidden;
  width: 100%
}

.goodvalue .merit__title {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 10px
}

.goodvalue .merit__title .merit-title {
  box-sizing: border-box;
  display: table;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto;
  padding-left: 46px;
  position: relative
}

.goodvalue .merit__title .merit-title__number {
  -webkit-transform: translateY(-50%);
  background: #ff0;
  border-radius: 50%;
  color: #07427b;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  height: 38px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 38px
}

.goodvalue .merit__title .merit-title .yellow {
  color: #ff0
}

.goodvalue .merit__detail {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  height: 50%;
  justify-content: space-between;
  margin: auto;
  padding: 20px 10px;
  text-align: center
}

.goodvalue .merit--4 .merit__title {
  font-size: 20px;
  font-size: 1.25rem
}

.goodvalue__btn {
  padding: 20px 0;
  text-align: center
}

.goodvalue__btn .btn {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 auto;
  width: 30%
}

.goodvalue .btn-center {
  margin-bottom: 0
}

.goodvalue .btn-center .btn {
  width: 40%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .goodvalue .btn-center .btn {
    width: 40%
  }
}

@media screen and (max-width:767px) {
  .goodvalue {
    padding: 15px
  }

  .goodvalue__title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4;
    margin: 10px 0 0;
    padding: 0 0 80px;
    text-align: center
  }

  .goodvalue__title span {
    background: #e62e8b;
    border-radius: 16px;
    font-size: 16px;
    margin: 0 auto 10px;
    padding: 2px;
    width: 100%
  }
}

@media screen and (max-width:767px)and (min-width:1100px) {
  .goodvalue__title span {
    font-size: calc(1rem + (1vw - 11px)*.8)
  }
}

@media screen and (max-width:767px)and (min-width:1600px) {
  .goodvalue__title span {
    font-size: 20px
  }
}

@media screen and (max-width:767px) {
  .goodvalue__title:before {
    height: 100%;
    left: 20%;
    max-width: 80px;
    width: 28%
  }

  .goodvalue__title:after {
    height: 100%;
    max-width: 75px;
    right: 20%;
    width: 25%
  }

  .goodvalue .merit-wrap {
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: #fff;
    border-radius: 12px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 25px;
    width: 100%
  }

  .goodvalue .merit__detail {
    padding: 20px
  }

  .goodvalue .merit--1 .merit__detail,
  .goodvalue .merit--2 .merit__detail,
  .goodvalue .merit--3 .merit__detail {
    display: none
  }

  .goodvalue .merit--4 .merit__title .merit-title {
    font-size: 18px;
    font-size: 1.125rem;
    padding-left: 10px
  }

  .goodvalue .btn-center {
    margin-bottom: 0
  }

  .goodvalue .btn-center .btn {
    width: 100%
  }
}

.btn-wrap {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}

.btn-wrap--nolink {
  pointer-events: none
}

.btn {
  -webkit-box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #086cd8;
  border-radius: 12px;
  box-sizing: border-box;
  color: #07427b;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.4;
  min-height: 42px;
  position: relative;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 100%
}

.btn:hover,
.btn:focus,
.btn:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.btn:after {
  -webkit-transform: translateY(-50%);
  background-size: contain;
  content: "";
  height: .8em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .8em
}

.btn--s {
  border-radius: 8px;
  min-height: 42px
}

.btn--m {
  border-radius: 8px;
  min-height: 58px
}

.btn--l {
  border-radius: 12px;
  min-height: 70px
}

.btn--blue-right {
  background: #086cd8;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 32px 1px 10px
}

.btn--blue-right:after {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain
}

.btn--blue-left {
  background: #086cd8;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem
}

.btn--blue-left:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_left_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .8em;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: .8em
}

.btn--orange-right {
  background: #ff8400;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 32px 1px 10px
}

.btn--orange-right:after {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain
}

.btn--pink-right {
  background: #e62e8b;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 32px 1px 10px
}

.btn--pink-right:after {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain
}

.btn--orange-left {
  background: #ff8400;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem
}

.btn--orange-left:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_left_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .8em;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: .8em
}

.btn--white-right {
  background: #fff;
  border: 1px solid #07427b;
  color: #07427b;
  padding: 0 32px 1px 10px
}

.btn--white-right:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .8em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .8em
}

.btn--white-left {
  background: #fff;
  border: 1px solid #07427b;
  color: #07427b;
  padding: 0 10px 1px 26px
}

.btn--white-left:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_left_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .8em;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: .8em
}

.btn--white-bottom {
  background: #fff;
  border: 1px solid #07427b;
  color: #07427b;
  padding: 0 32px 0 10px
}

.btn--white-bottom:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_bottom_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .8em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .8em
}

.btn--white-blank {
  background: #fff;
  border: 1px solid #07427b;
  color: #07427b;
  padding: 0 32px 0 10px
}

.btn--white-blank:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_blank_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .9em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .9em
}

.btn--white-noicon {
  background: #fff;
  border: 1px solid #07427b;
  color: #07427b
}

.btn--white-noicon:after {
  background: none
}

.btn--blue-noicon {
  background: #086cd8;
  color: #fff
}

.btn--blue-noicon:after {
  background: none
}

.btn--nolink {
  -webkit-transform: none;
  animation: none;
  background: none;
  border: 1px solid #d2d3d6;
  color: #aeb4bd;
  transform: none
}

.btn--nolink2 {
  -webkit-transform: none;
  background: #aeb4bd;
  border: 1px solid #d2d3d6;
  color: #fff;
  transform: none
}

.btn--white-cancel {
  background: #fff;
  border: 1px solid #07427b;
  color: #07427b;
  padding: 0 32px 0 10px
}

.btn--white-cancel:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_close_circle_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .9em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .9em
}

.btn--white-plus {
  background: #fff;
  border: 1px solid #07427b;
  color: #07427b;
  padding: 0 32px 0 10px
}

.btn--white-plus:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_circle_plus_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: 1em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 1em
}

.btn--register {
  background: #ff8400;
  border: 1px solid #ff8400;
  color: #fff
}

.btn--register:before {
  background: url(/-/media/Tohogas/common/img/common/icon_new_member_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 28px;
  margin-right: 5px;
  width: 26px
}

.btn--tentative {
  background: #fff;
  border: 1px solid #ff8400;
  color: #ff8400
}

.btn--tentative:before {
  background: url(/-/media/Tohogas/common/img/common/icon_tentative_orange.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 27px;
  margin-right: 5px;
  width: 27px
}

.btn--blue-chain {
  background: #086cd8;
  color: #fff
}

.btn--blue-chain:before {
  background: url(/-/media/Tohogas/common/img/common/icon_chain_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 22px;
  margin-right: 5px;
  width: 22px
}

.btn--blue-chain-break {
  background: #086cd8;
  color: #fff
}

.btn--blue-chain-break:before {
  background: url(/-/media/Tohogas/common/img/common/icon_chain_break_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 22px;
  margin-right: 5px;
  width: 22px
}

@media screen and (max-width:767px) {
  .btn {
    font-size: 16px;
    font-size: 1rem;
    min-height: 55px
  }

  .btn:after {
    right: 12px
  }

  .btn--white-right,
  .btn--white-left {
    border: 2px solid #07427b
  }

  .btn--white-blank {
    border: 2px solid #07427b;
    padding: 0 32px 0 10px
  }

  .btn--white-right-noicon {
    border: 2px solid #07427b
  }

  .btn--nolink {
    border: 2px solid #d2d3d6
  }
}

.border {
  display: inline-block;
  width: 100%
}

.border--top-gray {
  border-top: 2px solid #d2d3d6;
  margin-top: 15px;
  padding-top: 15px
}

.link {
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  text-decoration: underline;
  text-indent: 0
}

.link:hover {
  text-decoration: none
}

.link--circle-left {
  padding-left: 1.3em
}

.link--circle-left:before {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_circle_right_blue.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 16px
}

.link--blank-blue:after {
  background: url(/-/media/Tohogas/common/img/common/icon_blank_blue.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  left: 0;
  margin-left: 5px;
  position: relative;
  top: 1px;
  width: 14px
}

.link--pdf-blue:after {
  background: url(/-/media/Tohogas/common/img/common/icon_pdf_blue.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 15px;
  left: 0;
  margin-left: 5px;
  position: relative;
  top: 2px;
  width: 15px
}

.form-flow {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  margin-bottom: 40px
}

.form-flow .icon {
  -webkit-box-sizing: border-box;
  background: #d2d3d6;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1;
  margin: 0 10px 0 0;
  min-width: 55px;
  padding: 4px 6px;
  position: relative;
  width: 20%
}

.form-flow .icon:before {
  border: 5px solid transparent;
  border-left: 10px solid #d2d3d6;
  content: "";
  margin-top: -5px;
  position: absolute;
  right: -11px;
  top: 50%;
  z-index: 2
}

.form-flow li {
  width: 33.3%
}

.form-flow li .wrap {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  color: #aeb4bd;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  margin-right: 23px;
  padding: 10px 10px 10px 5px;
  position: relative;
  text-align: center;
  text-decoration: none
}

@media(min-width:1100px) {
  .form-flow li .wrap {
    font-size: calc(1rem + (1vw - 11px)*.4)
  }
}

@media(min-width:1600px) {
  .form-flow li .wrap {
    font-size: 18px
  }
}

.form-flow li:nth-child(1) .wrap.active {
  background: #00b0ec;
  color: #fff
}

.form-flow li:nth-child(1) .wrap.active:before {
  border-color: #00b0ec;
  border-left-color: transparent
}

.form-flow li:nth-child(1) .wrap.active:after {
  border-left-color: #00b0ec
}

.form-flow li:nth-child(1) .wrap.active .icon {
  background: #fff;
  color: #031c33
}

.form-flow li:nth-child(1) .wrap.active .icon:before {
  border-left: 7px solid #fff
}

.form-flow li:nth-child(2) .wrap.active {
  background: #086cd8;
  color: #fff
}

.form-flow li:nth-child(2) .wrap.active:before {
  border-color: #086cd8;
  border-left-color: transparent
}

.form-flow li:nth-child(2) .wrap.active:after {
  border-left-color: #086cd8
}

.form-flow li:nth-child(2) .wrap.active .icon {
  background: #fff;
  color: #031c33
}

.form-flow li:nth-child(2) .wrap.active .icon:before {
  border-left: 7px solid #fff
}

.form-flow li:nth-child(3) .wrap.active {
  background: #07427b;
  color: #fff
}

.form-flow li:nth-child(3) .wrap.active:before {
  border-color: #07427b;
  border-left-color: transparent
}

.form-flow li:nth-child(3) .wrap.active:after {
  border-left-color: #07427b
}

.form-flow li:nth-child(3) .wrap.active .icon {
  background: #fff;
  color: #031c33
}

.form-flow li:nth-child(3) .wrap.active .icon:before {
  border-left: 7px solid #fff
}

.form-flow li:first-child .wrap {
  border-radius: 8px 0 0 8px;
  padding-left: 15px
}

.form-flow li:first-child .wrap:before {
  border: none
}

.form-flow li:last-child .wrap {
  border-radius: 0 8px 8px 0;
  margin-right: 0;
  padding-right: 15px
}

.form-flow li:last-child .wrap:after {
  border: none
}

.form-flow li .wrap:before,
.form-flow li .wrap:after {
  border: 0 solid #fff;
  border-width: 30px 18px;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  width: 0
}

.form-flow li .wrap:before {
  border-left-color: transparent;
  left: -18px
}

.form-flow li .wrap:after {
  border-color: transparent;
  border-left-color: #fff;
  left: 99.8%
}

.form-flow--2step li {
  width: 50%
}

.form-flow--2step li:nth-child(1) .wrap.active {
  background: #00b0ec;
  color: #fff
}

.form-flow--2step li:nth-child(1) .wrap.active:before {
  border-color: #00b0ec;
  border-left-color: transparent
}

.form-flow--2step li:nth-child(1) .wrap.active:after {
  border-left-color: #00b0ec
}

.form-flow--2step li:nth-child(1) .wrap.active .icon {
  background: #fff;
  color: #031c33
}

.form-flow--2step li:nth-child(1) .wrap.active .icon:before {
  border-left: 7px solid #fff
}

.form-flow--2step li:nth-child(2) .wrap.active {
  background: #07427b;
  color: #fff
}

.form-flow--2step li:nth-child(2) .wrap.active:before {
  border-color: #07427b;
  border-left-color: transparent
}

.form-flow--2step li:nth-child(2) .wrap.active:after {
  border-left-color: #07427b
}

.form-flow--2step li:nth-child(2) .wrap.active .icon {
  background: #fff;
  color: #031c33
}

.form-flow--2step li:nth-child(2) .wrap.active .icon:before {
  border-left: 7px solid #fff
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .form-flow {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    margin-bottom: 40px
  }

  .form-flow .icon {
    -webkit-box-sizing: border-box;
    background: #d2d3d6;
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    margin: 0 10px 0 0;
    min-width: 55px;
    padding: 4px 6px;
    position: relative;
    width: 20%
  }

  .form-flow .icon:before {
    border: 5px solid transparent;
    border-left: 10px solid #d2d3d6;
    content: "";
    margin-top: -5px;
    position: absolute;
    right: -11px;
    top: 50%;
    z-index: 2
  }

  .form-flow li {
    width: 33.3%
  }

  .form-flow li .wrap {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #fff;
    color: #aeb4bd;
    display: block;
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    margin-right: 23px;
    padding: 10px 10px 10px 5px;
    position: relative;
    text-align: center;
    text-decoration: none
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:768px) {
  .form-flow li .wrap {
    font-size: calc(.8125rem + (1vw - 7.68px)*.90361)
  }
}

@media screen and (min-width:768px)and (max-width:1099px)and (min-width:1100px) {
  .form-flow li .wrap {
    font-size: 16px
  }
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .form-flow li:nth-child(1) .wrap.active {
    background: #00b0ec;
    color: #fff
  }

  .form-flow li:nth-child(1) .wrap.active:before {
    border-color: #00b0ec;
    border-left-color: transparent
  }

  .form-flow li:nth-child(1) .wrap.active:after {
    border-left-color: #00b0ec
  }

  .form-flow li:nth-child(1) .wrap.active .icon {
    background: #fff;
    color: #031c33
  }

  .form-flow li:nth-child(1) .wrap.active .icon:before {
    border-left: 7px solid #fff
  }

  .form-flow li:nth-child(2) .wrap.active {
    background: #086cd8;
    color: #fff
  }

  .form-flow li:nth-child(2) .wrap.active:before {
    border-color: #086cd8;
    border-left-color: transparent
  }

  .form-flow li:nth-child(2) .wrap.active:after {
    border-left-color: #086cd8
  }

  .form-flow li:nth-child(2) .wrap.active .icon {
    background: #fff;
    color: #031c33
  }

  .form-flow li:nth-child(2) .wrap.active .icon:before {
    border-left: 7px solid #fff
  }

  .form-flow li:nth-child(3) .wrap.active {
    background: #07427b;
    color: #fff
  }

  .form-flow li:nth-child(3) .wrap.active:before {
    border-color: #07427b;
    border-left-color: transparent
  }

  .form-flow li:nth-child(3) .wrap.active:after {
    border-left-color: #07427b
  }

  .form-flow li:nth-child(3) .wrap.active .icon {
    background: #fff;
    color: #031c33
  }

  .form-flow li:nth-child(3) .wrap.active .icon:before {
    border-left: 7px solid #fff
  }

  .form-flow li:first-child .wrap {
    border-radius: 8px 0 0 8px;
    padding-left: 15px
  }

  .form-flow li:first-child .wrap:before {
    border: none
  }

  .form-flow li:last-child .wrap {
    border-radius: 0 8px 8px 0;
    margin-right: 0;
    padding-right: 15px
  }

  .form-flow li:last-child .wrap:after {
    border: none
  }

  .form-flow li .wrap:before,
  .form-flow li .wrap:after {
    border: 0 solid #fff;
    border-width: 30px 18px;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    width: 0
  }

  .form-flow li .wrap:before {
    border-left-color: transparent;
    left: -18px
  }

  .form-flow li .wrap:after {
    border-color: transparent;
    border-left-color: #fff;
    left: 99.92%
  }

  .form-flow--2step li {
    width: 50%
  }
}

@media screen and (max-width:767px) {
  .form-flow .icon {
    -webkit-transform: translateX(-50%);
    -webkit-box-sizing: border-box;
    background: #d2d3d6;
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 12px;
    font-size: .75rem;
    left: 50%;
    line-height: 1;
    margin: 0 10px 0 auto;
    min-width: 55px;
    padding: 4px 6px;
    position: absolute;
    top: 10px;
    transform: translate(-50%);
    width: 20%
  }

  .form-flow .icon:before {
    border: 5px solid transparent;
    border-top: 10px solid #d2d3d6;
    bottom: -10px;
    content: "";
    left: 24px;
    margin: 0 auto;
    position: absolute;
    right: 21px;
    top: unset;
    z-index: 2
  }

  .form-flow li {
    width: 35.3%
  }

  .form-flow li .wrap {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    color: #aeb4bd;
    display: block;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    height: 100px;
    justify-content: center;
    line-height: 1.2;
    padding: 40px 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none
  }

  .form-flow li .wrap.active {
    background: #00b0ec;
    color: #fff;
    position: relative;
    z-index: 1
  }

  .form-flow li .wrap.active:before {
    border-color: #00b0ec;
    border-left-color: transparent;
    z-index: -1
  }

  .form-flow li .wrap.active:after {
    border-left-color: #00b0ec
  }

  .form-flow li .wrap.active .icon {
    background: #fff;
    color: #031c33
  }

  .form-flow li .wrap.active .icon:before {
    border: 5px solid transparent;
    border-top: 7px solid #fff
  }

  .form-flow li .wrap .small {
    display: block;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.2;
    width: 100%
  }

  .form-flow li:nth-child(1) .wrap.active .icon:before,
  .form-flow li:nth-child(2) .wrap.active .icon:before,
  .form-flow li:nth-child(3) .wrap.active .icon:before {
    border: 5px solid transparent;
    border-top: 7px solid #fff
  }

  .form-flow li:first-child {
    width: 35.3%
  }

  .form-flow li:first-child .wrap {
    -webkit-box-sizing: border-box;
    border-radius: 8px 0 0 8px;
    box-sizing: border-box;
    padding-left: 5px
  }

  .form-flow li:first-child .wrap:before {
    border: none
  }

  .form-flow li:last-child {
    width: 29.3%
  }

  .form-flow li:last-child .wrap {
    border-radius: 0 8px 8px 0;
    margin-right: 0;
    padding-right: 5px
  }

  .form-flow li:last-child .wrap:after {
    border: none
  }

  .form-flow li .wrap:before,
  .form-flow li .wrap:after {
    border: 0 solid #fff;
    border-width: 50px 18px;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    width: 0
  }

  .form-flow li .wrap:before {
    border-left-color: transparent;
    left: -18px
  }

  .form-flow li .wrap:after {
    border-color: transparent;
    border-left-color: #fff;
    left: 100%
  }

  .form-flow--2step li {
    width: 50%
  }

  .form-flow--2step li:first-child {
    width: 49%
  }

  .form-flow--2step li:last-child {
    width: 50%
  }
}

.form-text {
  margin-bottom: 20px
}

.form-text--attention {
  color: #e62e8b;
  font-size: 26px;
  font-size: 1.625rem;
  padding-left: 1em;
  text-indent: -1em
}

.form-text--attention:before {
  background: url(/-/media/Tohogas/common/img/common/icon_attention_pink.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 24px;
  margin-right: 6px;
  position: relative;
  top: 2px;
  width: 24px
}

@media screen and (max-width:767px) {
  .form-text--attention {
    font-size: 22px;
    font-size: 1.375rem;
    padding-left: 1.3em;
    text-indent: -1.3em
  }
}

.dammybox {
  -webkit-box-sizing: border-box;
  background: #ddd;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  width: 100%
}

.iframe {
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  height: 260px;
  margin-bottom: 30px;
  overflow-y: scroll;
  width: 100%
}

.iframe .iframe-inner {
  box-sizing: border-box;
  font-size: 14px;
  font-size: .875rem;
  padding: 0 30px 10px
}

.iframe__title {
  color: #07427b;
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 15px
}

.iframe__heading {
  margin-bottom: 20px
}

@media screen and (max-width:767px) {
  .iframe .iframe-inner {
    padding: 0 15px 10px
  }
}

.img-wrap {
  border-radius: 12px;
  display: block;
  overflow: hidden
}

a.img-wrap {
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

a.img-wrap:hover,
a.img-wrap:focus,
a.img-wrap:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.hover-push {
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.hover-push:hover,
.hover-push:focus,
.hover-push:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.column-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.column-layout__item {
  margin-bottom: 2%;
  margin-left: 1%;
  margin-right: 1%;
  width: 30.8%
}

.column-layout__item:nth-child(1) .btn {
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  padding: 8px 30px;
  position: absolute;
  right: 0;
  top: -10px;
  width: auto
}

.column-layout__item.column-size--1 {
  width: 31.2%
}

.column-layout__item.column-size--2 {
  width: 64%
}

.column-layout a {
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.column-layout a:hover,
.column-layout a:focus,
.column-layout a:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.column-layout--col2-1 .column-layout__item:nth-child(1) {
  margin-right: 2%;
  width: 64%
}

.column-layout--col2-1 .column-layout__item:nth-child(2) {
  width: 32%
}

.column-layout--col1-2 .column-layout__item:nth-child(1) {
  width: 32%
}

.column-layout--col1-2 .column-layout__item:nth-child(2) {
  margin-right: 2%;
  width: 64%
}

@media screen and (max-width:767px) {
  .column-layout {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
  }

  .column-layout__item {
    width: 48%
  }

  .column-layout__item.column-size--1 {
    margin-bottom: 2%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 47%
  }

  .column-layout__item.column-size--2 {
    width: 100%
  }

  .column-layout a {
    transform: perspective(1px) translateZ(0);
    vertical-align: middle
  }

  .column-layout a:hover,
  .column-layout a:focus,
  .column-layout a:active {
    -webkit-animation-name: push-size-s;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
    -webkit-animation-iteration-count: 1;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-name: push-size-s;
    animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
  }

  .column-layout--col2-1 .column-layout__item {
    margin-right: 0
  }

  .column-layout--col2-1 .column-layout__item:nth-child(1) {
    width: 100%
  }

  .column-layout--col2-1 .column-layout__item:nth-child(2) {
    width: 50%
  }

  .column-layout--col1-2 .column-layout__item {
    margin-right: 0
  }

  .column-layout--col1-2 .column-layout__item:nth-child(1) {
    width: 50%
  }

  .column-layout--col1-2 .column-layout__item:nth-child(2) {
    width: 100%
  }
}

.column-content {
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0 0 8px rgba(3, 28, 51, .34);
  border-radius: 18px;
  box-shadow: 0 0 8px #031c3357;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%
}

.column-content:before {
  content: "";
  display: block;
  padding-top: 100%
}

.column-content .column-content-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.column-content .column-content-inner .column-content-title-wrap {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center
}

.column-content .column-content-inner .column-content-title {
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%
}

.column-content .column-content-inner .column-content-title__img {
  margin: 0 auto 1.5vw;
  width: 90%
}

.column-content .column-content-inner .column-content-title__img img {
  width: 100%
}

.column-content .column-content-inner .column-content-title__text {
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  text-align: center
}

.column-content .column-content-inner .ribbon-new {
  height: 85px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 85px
}

.column-content .column-content-inner .ribbon-new__item {
  -webkit-transform: rotate(-45deg);
  background: #e62e8b;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.2;
  padding: 30px 0 5px;
  position: absolute;
  right: -40px;
  text-align: center;
  top: -10px;
  transform: rotate(-45deg);
  width: 220px
}

.column-content .column-content-inner .icon-point {
  -webkit-box-sizing: border-box;
  background: #ff0;
  border: 2px solid #07427b;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  font-size: 2.8vmin;
  font-weight: 700;
  height: auto;
  letter-spacing: -.03em;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 5.2vw
}

.column-content .column-content-inner .icon-point:before {
  content: "";
  display: block;
  padding-top: 100%
}

.column-content .column-content-inner .icon-point .icon-point-inner {
  -webkit-transform: translateY(-50%);
  display: block;
  line-height: 1;
  margin: 0 auto;
  padding: 0 0 2px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

.column-content .column-content-inner .icon-point .unit {
  font-size: 50%;
  font-weight: 700
}

.column-content .column-content-inner .icon-point__read {
  bottom: -20px;
  display: block;
  left: -20%;
  position: absolute;
  width: 130%
}

.column-content .column-content-inner .icon-point--read {
  background: #fff;
  color: #a3b7d8;
  position: absolute;
  right: 6px;
  text-align: center;
  top: 6px
}

.column-content .column-content-inner .detail {
  -webkit-box-sizing: border-box;
  background: #086cd8d9;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  line-height: 1.4;
  padding: 10px;
  position: absolute;
  width: 100%
}

.column-content .column-content-inner .detail__title {
  font-size: 16px;
  font-size: 1rem;
  height: 50px
}

.column-content .column-content-inner .detail__title span {
  display: block
}

.column-content .column-content-inner .detail__tag {
  font-size: 12px;
  font-size: .75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .column-content .column-content-inner .icon-point {
    font-size: 3.2vmin;
    height: auto;
    width: 8vw
  }

  .column-content .column-content-inner .icon-point__read {
    bottom: -35%;
    display: block;
    left: -35%;
    position: absolute;
    width: 150%
  }
}

@media screen and (max-width:767px) {
  .column-content .column-content-inner .icon-point {
    font-size: 4.5vmin;
    height: auto;
    width: 12vw
  }

  .column-content .column-content-inner .icon-point__read {
    bottom: -48%;
    display: block;
    left: -35%;
    position: absolute;
    width: 150%
  }

  .column-content .column-content-inner .detail {
    padding: 5px 10px
  }

  .column-content .column-content-inner .detail__title {
    font-size: 10px;
    font-size: .625rem;
    height: 3.3em
  }

  .column-content .column-content-inner .detail__tag {
    font-size: 10px;
    font-size: .625rem
  }
}

.column-layout__item.column-size--2 .column-content:before {
  content: "";
  display: block;
  padding-top: 50%
}

@media screen and (max-width:767px) {
  .column-layout__item.column-size--2 .column-content:before {
    content: "";
    display: block;
    padding-top: 50%
  }
}

.column-expiration {
  box-sizing: border-box;
  color: #07427b;
  display: block;
  font-size: 15px;
  font-size: .9375rem;
  padding: 3px 0 0 8px
}

@media screen and (max-width:767px) {
  .column-expiration {
    font-size: 12px;
    font-size: .75rem
  }
}

.column-layout--light .column-content .icon-point {
  background: #fff;
  color: #a3b7d8;
  position: absolute;
  right: 6px;
  text-align: center;
  top: 6px
}

.pagenavi {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px
}

.pagenavi__item a {
  -webkit-transform: perspective(1px) translateZ(0);
  box-sizing: border-box;
  display: block;
  height: 42px;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 42px
}

.pagenavi__item a:hover,
.pagenavi__item a:focus,
.pagenavi__item a:active {
  -webkit-animation-name: push-size-l;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-l;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.pagenavi__item:first-child {
  margin-right: 10px
}

.pagenavi__item:first-child a {
  padding-top: 5px
}

.pagenavi__item:last-child {
  margin-left: 5px
}

.pagenavi__item:last-child a {
  padding-top: 5px
}

.pagenavi__item:nth-child(n+2):nth-last-child(n+2) {
  margin-right: 5px
}

.pagenavi__item:nth-child(n+2):nth-last-child(n+2) a {
  background: #ebeff6;
  border-radius: 8px;
  color: #07427b;
  font-weight: 700;
  padding-top: 8px
}

.pagenavi__item:nth-child(n+2):nth-last-child(n+2).current a {
  background: #07427b;
  color: #fff
}

.style-layout-form {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 60px
}

.style-layout-form__title {
  background: #07427b;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 10px;
  position: relative;
  text-align: center
}

.style-layout-form__title .btn-clear {
  -webkit-transform: perspective(1px) translateZ(0);
  background: #fff;
  border-radius: 6px;
  color: #fff;
  color: #07427b;
  display: inline-block;
  font-size: 15px;
  font-size: .9375rem;
  padding: 3px 10px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 13px;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 7em
}

.style-layout-form__title .btn-clear:hover,
.style-layout-form__title .btn-clear:focus,
.style-layout-form__title .btn-clear:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.style-layout-form__title .required {
  -webkit-transform: translateY(-50%);
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  padding: 4px 6px 6px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.style-layout-form__title-caution {
  font-size: 18px;
  font-size: 1.125rem;
  margin-left: 15px
}

.style-layout-form--no-border {
  border: none
}

.style-layout-form--no-submit {
  padding-bottom: 0
}

.style-layout-form>.style-layout-form {
  margin: 40px auto 60px;
  padding-bottom: 0;
  width: 92%
}

.style-layout-form>.inner {
  margin: 40px auto 0;
  padding-bottom: 0;
  width: 92%
}

.style-layout-form__text {
  font-size: 16px;
  font-size: 1rem;
  margin: 30px auto;
  padding-left: 1em;
  text-indent: -1em;
  width: 92%
}

.style-layout-form__detail {
  font-size: 16px;
  font-size: 1rem;
  margin: 30px auto;
  width: 92%
}

@media screen and (max-width:767px) {
  .style-layout-form {
    margin-bottom: 20px
  }

  .style-layout-form__title {
    font-size: 16px;
    font-size: 1rem
  }

  .style-layout-form__title .btn-clear {
    background: #fff;
    border-radius: 6px;
    color: #fff;
    color: #07427b;
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    padding: 3px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 10px;
    width: 5em
  }

  .style-layout-form__title-caution {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    margin-left: 0
  }

  .style-layout-form__detail {
    font-size: 16px;
    font-size: 1rem;
    margin: 30px auto;
    width: 92%
  }
}

.form-item {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 25px 0;
  position: relative
}

.form-item__title {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  box-sizing: border-box;
  color: #07427b;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-right: 2%;
  padding: 6px 0 0 4%;
  position: relative;
  width: 36%
}

.form-item__title .inner {
  box-sizing: border-box;
  padding-right: 40px
}

.form-item__title .notes {
  box-sizing: border-box;
  color: #969ba2;
  display: block;
  padding-right: 42px
}

.form-item__title .required {
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  padding: 4px 6px 6px;
  position: absolute;
  right: 0;
  top: 10px
}

.form-item__title--indent {
  padding-left: 80px !important
}

.form-item__detail {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 60%
}

.form-item__detail--c1-s input {
  width: 30%
}

.form-item__detail--c1-m input {
  width: 60%
}

.form-item__detail--c1-l input {
  width: 100%
}

.form-item__detail--c2 input {
  margin-right: 15px;
  width: 45%
}

.form-item__detail .form-text-caution {
  color: #aeb4bd;
  display: block;
  margin-top: 3px;
  padding-left: 1em;
  text-indent: -1em;
  width: 100%
}

.form-text-caution__auto-width {
  width: auto !important
}

.form-item__detail .form-text-caution--black {
  color: #031c33
}

.form-item__detail .form-text-caution--alert {
  color: red
}

.form-item__caution {
  box-sizing: border-box;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  width: 100%
}

.delivery-form-item__caution {
  box-sizing: border-box;
  display: block;
  padding-left: 2em;
  text-indent: -1em;
  width: 100%
}

.form-item__text {
  margin-bottom: 8px
}

.form-item__padding-right {
  margin-right: 2em;
  padding-right: 2em
}

.form-item--2 .form-item__title {
  width: 22%
}

.form-item--2 .form-item__detail {
  width: 74%
}

.form-item--bg {
  background: #ebeff6
}

.form-item--underline:after {
  background: #d2d3d6;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 94%
}

.form-item--underline-full:after {
  background: #d2d3d6;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%
}

.form-item--checkbox {
  display: block
}

.form-item--checkbox .form-item__title {
  margin-bottom: 20px
}

.form-item--checkbox .form-item__detail {
  padding: 2px 4% 0;
  width: 100%
}

.form-item--checkbox .form-item__detail .style-checkbox1 {
  width: 49%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .form-item__title .notes {
    font-size: 15px;
    font-size: .9375rem;
    padding-right: 0
  }
}

@media screen and (max-width:767px) {
  .form-item {
    display: block;
    padding: 12px 0 18px
  }

  .form-item__title {
    margin: 0 auto 8px;
    padding: 0;
    width: 88%
  }

  .form-item__title .notes {
    padding-right: 0
  }

  .form-item__title .required {
    -webkit-transform: unset;
    right: 0;
    top: 0;
    transform: unset
  }

  .form-item__title--indent {
    padding-left: 0 !important
  }

  .form-item__detail {
    margin: 0 auto 3px;
    padding: 0;
    width: 88%
  }

  .form-item__detail--c1-s input,
  .form-item__detail--c1-m input {
    width: 100%
  }

  .form-item__detail--c2 input {
    margin-bottom: 8px;
    margin-right: 0;
    width: 100%
  }

  .form-item__detail .form-text-caution {
    color: #aeb4bd;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    margin-top: 3px;
    padding-left: 1em;
    text-indent: -1em
  }

  .form-item__detail .form-text-caution--alert {
    color: red
  }

  .form-item--2 .form-item__title,
  .form-item--2 .form-item__detail {
    margin: 0 auto;
    width: 88%
  }

  .form-item--checkbox .form-item__detail {
    padding: 2px 6% 0
  }

  .form-item--checkbox .form-item__detail .style-checkbox1 {
    margin-right: 0;
    padding: 8px 8px 9px 42px;
    width: 100%
  }

  .delivery-form-item__caution {
    box-sizing: border-box;
    display: block;
    padding-left: 2em !important;
    text-indent: -1em;
    width: 100%
  }

  .style-box1 .style-box1-inner>.form-item .form-item__title {
    width: 100%
  }

  .style-box1 .style-box1-inner>.form-item .form-item__detail {
    width: 100%
  }
}

.confirm .form-item__title {
  align-items: center;
  padding: 0 0 0 4%
}

.confirm .form-item__detail {
  align-items: center
}

@media screen and (max-width:767px) {
  .confirm .form-item__title {
    padding: 0
  }
}

input.error,
select.error,
label.error,
textarea.error {
  background: #f6cae0 !important
}

.error-message {
  color: #e62e8b;
  display: block;
  margin-top: 5px;
  width: 100%
}

.error-message--center {
  text-align: center
}

.leave-reason {
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 0 4%
}

.leave-reason__text {
  margin-bottom: 8px
}

.leave-reason__form {
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  height: 100px;
  width: 100%
}

@media screen and (max-width:767px) {
  .leave-reason {
    margin-bottom: 10px;
    padding: 0 6%
  }

  .leave-reason__form {
    height: 150px;
    width: 100%
  }
}

input::-moz-placeholder {
  color: #aeb4bd
}

input::placeholder {
  color: #aeb4bd
}

input:-ms-input-placeholder {
  color: #aeb4bd
}

input::-ms-input-placeholder {
  color: #aeb4bd
}

input[type=text],
input[type=password] {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  height: 44px;
  padding: 5px 10px
}

input[type=password] {
  letter-spacing: .06em
}

.password-wrap {
  display: block;
  position: relative;
  width: 60%
}

.password-wrap-login {
  display: block;
  position: relative;
  width: 100%
}

.password-wrap input {
  width: 100%
}

@media screen and (max-width:767px) {
  .password-wrap {
    width: 100%
  }
}

.icon-show-password {
  position: absolute;
  right: 15px;
  top: 5px
}

.postal-code input {
  width: 30%
}

.postal-code .btn-wrap {
  display: inline-block;
  margin-left: 15px;
  width: 28%
}

.postal-code .btn-wrap .address-auto-fill {
  -ms-flex-wrap: wrap;
  align-items: center;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  font-size: .9375rem;
  height: 34px;
  margin-top: 5px;
  min-height: 34px;
  padding-top: 0
}

@media screen and (max-width:767px) {
  .postal-code input {
    width: 45%
  }

  .postal-code .btn-wrap {
    margin-left: 4%;
    width: 51%
  }

  .postal-code .btn-wrap .address-auto-fill {
    margin-top: 0;
    padding: 10px 0
  }

  .form-item__detail form-item__detail--c1-s postal-code {
    display: flex
  }
}

input[type=radio] {
  display: none
}

.radio-wrap {
  display: block;
  width: 100%
}

.radio-wrap--desabled label {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #969ba2;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 8px 58px 9px 36px;
  pointer-events: none;
  position: relative;
  text-align: left;
  width: auto
}

.radio-wrap--desabled label:after {
  background: #72b6ff
}

.radio-wrap--desabled input[type=radio]:checked+label {
  border: 1px solid #add4ff;
  color: #72b6ff
}

.style-radio1 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 8px 58px 9px 36px;
  position: relative;
  text-align: left;
  width: auto
}

.style-radio1:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px
}

.style-radio1:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 16px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px
}

@media screen and (max-width:767px) {
  .style-radio1 {
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 8px;
    color: #07427b;
    margin-right: 4%;
    padding: 8px 15px 9px 36px;
    position: relative;
    text-align: left;
    width: auto
  }

  .style-radio1:last-of-type {
    margin-right: 0%
  }

  .style-radio1--spc1 {
    margin: 0 0 10px;
    width: 100%
  }

  .style-radio1--spc1:last-child {
    margin-bottom: 0
  }
}

.style-radio2 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 8px 58px 9px 36px;
  position: relative;
  text-align: left;
  width: auto
}

.style-radio2:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px
}

.style-radio2:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 16px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px
}

@media screen and (max-width:767px) {
  .style-radio2 {
    display: block;
    margin-right: 4%;
    padding: 8px 15px 9px 36px;
    width: 100%
  }

  .style-radio2:last-of-type {
    margin-right: 0%
  }

  .style-radio2--spc1 {
    margin: 0 0 10px;
    width: 100%
  }

  .style-radio2--spc1:last-child {
    margin-bottom: 0
  }
}

.style-radio3 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 8px 18px 9px 36px;
  position: relative;
  text-align: left;
  width: auto
}

.style-radio3:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px
}

.style-radio3:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 16px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px
}

@media screen and (max-width:767px) {
  .style-radio3 {
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 8px;
    color: #07427b;
    margin-right: 4%;
    padding: 8px 15px 9px 36px;
    position: relative;
    text-align: left;
    width: auto
  }

  .style-radio3:last-of-type {
    margin-right: 0%
  }

  .style-radio3--spc1 {
    margin: 0 0 10px;
    width: 100%
  }

  .style-radio3--spc1:last-child {
    margin-bottom: 0
  }
}

.style-radio4 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 8px 18px 9px 36px;
  position: relative;
  text-align: left;
  width: auto
}

.style-radio4:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px
}

.style-radio4:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 16px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px
}

@media screen and (max-width:767px) {
  .style-radio4 {
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 8px;
    color: #07427b;
    margin-right: 4%;
    padding: 8px 15px 9px 36px;
    position: relative;
    text-align: left;
    width: 100%
  }

  .style-radio4:last-of-type {
    margin-right: 0%
  }

  .style-radio4--spc1 {
    margin: 0 0 10px;
    width: 100%
  }

  .style-radio4--spc1:last-child {
    margin-bottom: 0
  }
}

input[type=radio]:checked+.style-radio1:after,
input[type=radio]:checked+.style-radio2:after,
input[type=radio]:checked+.style-radio3:after,
input[type=radio]:checked+.style-radio4:after {
  opacity: 1
}

input[type=radio]:checked+.style-radio1,
input[type=radio]:checked+.style-radio2,
input[type=radio]:checked+.style-radio3,
input[type=radio]:checked+.style-radio4 {
  border: 1px solid #086cd8;
  color: #086cd8
}

.radio-varification .style-radio1 {
  margin-bottom: 10px;
  width: 90%
}

@media screen and (max-width:767px) {
  .radio-varification .style-radio1 {
    width: 100%
  }
}

input[type=checkbox] {
  display: none
}

.style-checkbox1 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 2%;
  padding: 8px 58px 9px 42px;
  position: relative;
  text-align: left;
  width: auto
}

.style-checkbox1:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.style-checkbox1:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.style-checkbox1:nth-of-type(2n) {
  margin-right: 0
}

@media screen and (max-width:767px) {
  .style-checkbox1 {
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 8px;
    color: #07427b;
    margin-right: 4%;
    padding: 8px 0 9px 36px;
    position: relative;
    text-align: left;
    width: 48%
  }

  .style-checkbox1:before {
    -webkit-transform: unset;
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 4px;
    content: "";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 12px;
    transform: unset;
    width: 20px
  }

  .style-checkbox1:after {
    -webkit-transform: unset;
    background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
    background-size: contain;
    border-radius: 4px;
    content: "";
    display: block;
    height: 12px;
    left: 15px;
    opacity: 0;
    position: absolute;
    top: 16px;
    transform: unset;
    width: 12px
  }

  .style-checkbox1:last-of-type {
    margin-right: 0%
  }

  .style-checkbox1--spc1 {
    margin: 0 0 10px;
    width: 100%
  }

  .style-checkbox1--spc1:last-child {
    margin-bottom: 0
  }
}

input[type=checkbox]:checked+.style-checkbox1:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

input[type=checkbox]:checked+.style-checkbox1:after {
  opacity: 1
}

.style-checkbox2 {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  padding: 8px 8px 9px 42px;
  position: relative;
  text-align: left;
  width: auto
}

.style-checkbox2:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.style-checkbox2:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.style-checkbox2.error {
  background: #f6cae0
}

@media screen and (max-width:767px) {
  .style-checkbox2 {
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 8px;
    color: #07427b;
    padding: 8px 8px 9px 36px;
    position: relative;
    text-align: left
  }

  .style-checkbox2:before {
    -webkit-transform: unset;
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 4px;
    content: "";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 12px;
    transform: unset;
    width: 20px
  }

  .style-checkbox2:after {
    -webkit-transform: unset;
    background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
    background-size: contain;
    border-radius: 4px;
    content: "";
    display: block;
    height: 12px;
    left: 15px;
    opacity: 0;
    position: absolute;
    top: 16px;
    transform: unset;
    width: 12px
  }
}

input[type=checkbox]:checked+.style-checkbox2:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

input[type=checkbox]:checked+.style-checkbox2:after {
  opacity: 1
}

.input-wrap {
  margin-bottom: 10px;
  position: relative;
  width: 100%
}

.input-wrap--c3 input {
  display: inline-block;
  width: 30%
}

.input-wrap--radio-sub {
  display: inline-block;
  min-width: 4em;
  width: auto
}

.input-wrap--name input {
  margin-right: 8px;
  width: 38%
}

.input-wrap--name span {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 2px
}

@media screen and (max-width:767px) {

  .input-wrap--radio-sub,
  .input-wrap--radio-sub input {
    width: 100%
  }

  .input-wrap--name input {
    margin-bottom: 10px;
    margin-right: 0;
    width: 80%
  }

  .input-wrap--name span {
    display: inline-block;
    margin-right: 5%;
    position: relative;
    top: 2px;
    width: 15%
  }
}

.select-wrap {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative
}

.select-wrap:before {
  background: #dde4f0;
  border-radius: 0 8px 8px 0;
  content: "";
  display: inline-block;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 2
}

.select-wrap:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_bottom_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 15px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  z-index: 2
}

.select-wrap select {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  background: none transparent;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: inherit;
  color: #07427b;
  cursor: pointer;
  font-size: inherit;
  height: 40px;
  outline: none;
  padding: 8px 12px;
  text-overflow: "";
  vertical-align: middle;
  width: 100%
}

.select-wrap select:disabled {
  border: 1px solid #d2d3d6;
  color: #969ba2
}

.select-wrap select option {
  background-color: #fff;
  color: #333
}

.select-wrap select::-ms-expand {
  display: none
}

.select-wrap select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a
}

.select-wrap--desabled:before {
  background: #eee;
  border-radius: 0 8px 8px 0;
  content: "";
  display: inline-block;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 2
}

.select-wrap--desabled:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_bottom_navy.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 15px;
  opacity: .6;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  z-index: 2
}

.select-wrap--desabled select {
  pointer-events: none
}

.select-wrap__s {
  width: 40%
}

.select-wrap--m {
  width: 60%
}

.select-wrap--l {
  width: 80%
}

.select-wrap--wide {
  width: 100%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .select-wrap {
    width: 60%
  }

  .select-wrap--wide {
    width: 100%
  }
}

@media screen and (max-width:767px) {
  .select-wrap {
    margin-right: 0;
    width: 100%
  }
}

.prefecture {
  width: 40%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .prefecture {
    width: 60%
  }
}

@media screen and (max-width:767px) {
  .prefecture {
    width: 100%
  }
}

.select-unit {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  top: 10px
}

@media screen and (max-width:767px) {
  .select-unit {
    padding: 0 10px 0 0
  }
}

.birth-text {
  display: inline-block;
  padding: 0 10px 0 5px;
  position: relative;
  top: 10px
}

@media screen and (max-width:767px) {
  .birth-text {
    padding: 0 10px 0 0
  }
}

.year {
  margin-right: 5px;
  width: 20%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .year {
    width: 25%
  }
}

@media screen and (max-width:767px) {
  .year {
    width: 80.5%
  }
}

.month {
  margin-right: 5px;
  width: 15%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .month {
    width: 20%
  }
}

@media screen and (max-width:767px) {
  .month {
    width: 35%
  }
}

.day {
  margin-right: 5px;
  width: 15%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .day {
    width: 20%
  }
}

@media screen and (max-width:767px) {
  .day {
    width: 35%
  }
}

.birth-year {
  margin-right: 5px;
  width: 20%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .birth-year {
    width: 25%
  }
}

@media screen and (max-width:767px) {
  .birth-year {
    width: 80.5%
  }
}

.birth-month {
  margin-right: 5px;
  width: 15%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .birth-month {
    width: 20%
  }
}

@media screen and (max-width:767px) {
  .birth-month {
    width: 35%
  }
}

.birth-day {
  margin-right: 5px;
  width: 15%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .birth-day {
    width: 20%
  }
}

@media screen and (max-width:767px) {
  .birth-day {
    width: 35%
  }
}

textarea {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 10px;
  width: 100%
}

.form-submit {
  margin: 0 auto;
  width: 60%
}

@media screen and (max-width:767px) {
  .form-submit {
    width: 94%
  }
}

.form-back {
  margin: 40px auto;
  width: 30%
}

@media screen and (max-width:767px) {
  .form-back {
    width: 80%
  }
}

.form-cancel,
.bottom-btn {
  margin: 40px auto;
  width: 35%
}

@media screen and (max-width:767px) {

  .form-cancel,
  .bottom-btn {
    width: 80%
  }

  .form-cancel .btn,
  .bottom-btn .btn {
    font-size: 16px;
    font-size: 1rem
  }
}

.submit-text {
  font-weight: 400;
  margin-bottom: 40px;
  text-align: left
}

.submit-text--center {
  text-align: center
}

.form-varification-wrap {
  margin-bottom: 0;
  padding: 30px
}

.form-varification-wrap .btn {
  margin: 0 auto;
  width: 70%
}

@media screen and (max-width:767px) {
  .form-varification-wrap .btn {
    margin: 0 auto;
    width: 100%
  }
}

#modal1 {
  display: none
}

.modal-detail .modal-step1 .style-box2 {
  margin-bottom: 30px
}

.modal-detail .modal-step1 .style-box2 .btn {
  margin: 0 auto;
  min-width: 250px;
  width: 30%
}

.modal-detail .modal-step1 .style-box2:last-of-type {
  margin: 0
}

.modal-detail .modal-step2 {
  display: none
}

.modal-detail .modal-step2 .style-layout-2c {
  justify-content: center;
  padding: 30px 0 0
}

.modal-detail .modal-step2 .style-layout-2c__item {
  width: 40%
}

@media screen and (max-width:767px) {
  .modal-detail .modal-step1 .style-box2 .btn {
    min-width: 100px;
    width: 100%
  }

  .modal-detail .modal-step2 .style-layout-2c {
    display: block
  }

  .modal-detail .modal-step2 .style-layout-2c__item {
    width: 100%
  }
}

.page-member-status-change--leave .parts-questionnaire .style-box1 {
  margin-bottom: 30px
}

.attention {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #07427b;
  border-radius: 12px;
  box-sizing: border-box;
  margin-bottom: 60px;
  padding: 30px 20px;
  text-align: center
}

.attention__title {
  color: #07427b;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 15px
}

.attention__text {
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 10px
}

.attention__caution {
  color: #969ba2;
  margin-bottom: 5px
}

.attention__btn-1c {
  margin: 20px auto 0;
  width: 33%
}

.attention .link {
  margin-right: 10px
}

.attention--text-left {
  text-align: left
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .attention__btn-1c {
    width: 50%
  }
}

@media screen and (max-width:767px) {
  .attention {
    margin-bottom: 60px
  }

  .attention__title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px
  }

  .attention__text {
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 10px;
    text-align: left
  }

  .attention__caution {
    margin-bottom: 10px;
    text-align: left
  }

  .attention__btn-1c {
    width: 100%
  }
}

.terms {
  margin: 40px 0
}

.terms .form-submit {
  margin-bottom: 0
}

.terms .terms-check {
  margin: 30px 0;
  text-align: center
}

@media screen and (max-width:767px) {
  .terms .terms-layout {
    margin-bottom: 0
  }

  .terms .terms-layout .style-checkbox1 {
    width: 100%
  }
}

.parts-questionnaire__text {
  margin: 50px 0 20px
}

.parts-questionnaire .scfSingleLineTextLabelEntryCode {
  position: relative
}

.parts-questionnaire .scfSingleLineTextLabelEntryCode:after {
  -webkit-transform: translateY(-50%);
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  content: "必須";
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  padding: 4px 6px 6px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

@media screen and (max-width:767px) {
  .parts-questionnaire .scfSingleLineTextLabelEntryCode {
    position: relative
  }

  .parts-questionnaire .scfSingleLineTextLabelEntryCode:after {
    -webkit-transform: translateY(-50%);
    background: #e62e8b;
    border-radius: 6px;
    color: #fff;
    content: "必須";
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1;
    padding: 4px 6px 6px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
  }
}

.parts-questionnaire .scfCheckBoxListLabel {
  color: #07427b;
  display: inline-block;
  margin-bottom: 15px
}

.parts-questionnaire .scfCheckBoxList {
  margin-bottom: 20px;
  width: 100%
}

.parts-questionnaire .scfCheckBoxList tr {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: stretch;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}

.parts-questionnaire .scfCheckBoxList td {
  align-self: stretch;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 2%;
  width: 49%
}

.parts-questionnaire .scfCheckBoxList td:nth-child(2n) {
  margin-right: 0
}

.parts-questionnaire .scfCheckBoxList label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 8px 12px 9px 40px;
  position: relative;
  text-align: left;
  width: 100%
}

.parts-questionnaire .scfCheckBoxList label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.parts-questionnaire .scfCheckBoxList label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

@media screen and (max-width:767px) {
  .parts-questionnaire .scfCheckBoxList {
    margin-bottom: 0
  }

  .parts-questionnaire .scfCheckBoxList tr {
    display: block
  }

  .parts-questionnaire .scfCheckBoxList td {
    margin-bottom: 0;
    margin-right: 0%;
    width: 100%
  }

  .parts-questionnaire .scfCheckBoxList label {
    display: block
  }
}

.parts-questionnaire input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.parts-questionnaire input[type=checkbox]:checked+label:after {
  opacity: 1
}

.parts-questionnaire .scfMultipleLineTextLabel {
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
  width: 100%
}

.parts-questionnaire .scfMultipleLineGeneralPanel textarea {
  -webkit-appearance: normal;
  -moz-appearance: normal;
  appearance: normal;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  display: block;
  height: 140px;
  width: 100%
}

.parts-questionnaire .scfSingleLineTextBorder {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-bottom: 20px
}

.parts-questionnaire .scfSingleLineTextBorder .scfSingleLineTextLabel {
  display: block;
  width: 20%
}

.parts-questionnaire .scfSingleLineTextBorder .scfSingleLineTextLabel input {
  width: 50%
}

.parts-questionnaire .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
  display: block;
  width: 80%
}

.parts-questionnaire .scfSingleLineTextBorder .scfSingleLineGeneralPanel input {
  width: 50%
}

@media screen and (max-width:767px) {
  .parts-questionnaire .scfSingleLineTextBorder {
    display: block
  }

  .parts-questionnaire .scfSingleLineTextBorder .scfSingleLineTextLabel {
    margin-bottom: 10px;
    width: 100%
  }

  .parts-questionnaire .scfSingleLineTextBorder .scfSingleLineTextLabel input,
  .parts-questionnaire .scfSingleLineTextBorder .scfSingleLineGeneralPanel input {
    width: 100%
  }
}

.parts-questionnaire .scfPasswordBorder {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 20px
}

.parts-questionnaire .scfPasswordConfirmation {
  display: block;
  -webkit-box-align: center;
  border-bottom: 1px solid #d2d3d6;
  margin-bottom: 20px;
  padding-bottom: 20px
}

.parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder:first-of-type {
  padding-bottom: 20px
}

.parts-questionnaire .scfPasswordBorder .scfPasswordLabel,
.parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordLabel {
  display: block;
  width: 20%
}

.parts-questionnaire .scfPasswordBorder .scfPasswordGeneralPanel,
.parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordGeneralPanel {
  display: block;
  width: 80%
}

.parts-questionnaire .scfPasswordBorder .scfPasswordGeneralPanel input {
  width: 50%
}

@media screen and (max-width:767px) {

  .parts-questionnaire .scfPasswordBorder,
  .parts-questionnaire .scfPasswordConfirmation {
    display: block
  }

  .parts-questionnaire .scfPasswordBorder .scfPasswordLabel,
  .parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordLabel {
    margin-bottom: 10px;
    width: 100%
  }

  .parts-questionnaire .scfPasswordBorder .scfPasswordLabel input,
  .parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordLabel input,
  .parts-questionnaire .scfPasswordBorder .scfPasswordGeneralPanel,
  .parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordGeneralPanel,
  .parts-questionnaire .scfPasswordBorder .scfPasswordGeneralPanel input,
  .parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordGeneralPanel input {
    width: 100%
  }

  .parts-questionnaire .scfPasswordConfirmation .scfConfirmPasswordBorder {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
}

.parts-questionnaire .cl_box_get_point {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  padding: 30px
}

.parts-questionnaire .cl_box_get_point .cl_header_process_box11 {
  font-size: 16px;
  font-size: 1rem;
  width: calc((100% - 262px)/2 - 2%)
}

.parts-questionnaire .cl_box_get_point .cl_header_process_box12 {
  color: #07427b;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 700;
  width: calc((100% - 262px)/2 - 2%)
}

.parts-questionnaire .cl_box_get_point .cl_header_process_box12 span {
  font-size: 32px;
  font-size: 2rem
}

.parts-questionnaire .cl_box_get_point .cl_btn_get_point {
  text-align: right;
  width: 262px
}

.parts-questionnaire .cl_box_get_point .cl_btn_get_point input[type=submit].scfSubmitButtonForPoint {
  -webkit-box-sizing: border-box;
  background: url(/-/media/Tohogas/common/img/common/btn_answer.png) no-repeat center;
  background-size: contain;
  box-sizing: border-box;
  color: #685719;
  font-size: 20px;
  font-size: 1.25rem;
  height: 80px;
  outline: none;
  overflow: hidden;
  padding-left: 30px;
  width: 100%
}

.parts-questionnaire .cl_box_get_point .cl_btn_get_point input[type=submit].scfSubmitButtonForPoint:focus {
  border: none !important;
  outline: none
}

.parts-questionnaire .cl_box_get_point .cl_btn_get_point input[type=submit].scfSubmitButtonForPoint.scfSubmitButtonForPointDisabled {
  background: url(/-/media/Tohogas/common/img/common/btn_answer_completed.png) no-repeat center;
  background-size: contain;
  pointer-events: none
}

@media screen and (max-width:767px) {
  .parts-questionnaire .cl_box_get_point {
    display: block;
    margin-top: 30px;
    padding: 20px
  }

  .parts-questionnaire .cl_box_get_point .cl_header_process_box11 {
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    width: 100%
  }

  .parts-questionnaire .cl_box_get_point .cl_header_process_box12 {
    font-size: 50px;
    font-size: 3.125rem;
    text-align: center;
    width: 100%
  }

  .parts-questionnaire .cl_box_get_point .cl_header_process_box12 span {
    font-size: 32px;
    font-size: 2rem
  }

  .parts-questionnaire .cl_box_get_point .cl_btn_get_point {
    width: 100%
  }

  .parts-questionnaire .cl_box_get_point .cl_btn_get_point input[type=submit].scfSubmitButtonForPoint {
    background: url(/-/media/Tohogas/common/img/common/btn_answer.png) no-repeat center;
    background-size: contain;
    font-size: 18px;
    font-size: 1.125rem;
    height: 80px;
    overflow: hidden;
    padding-left: 40px;
    width: 100%
  }
}

.parts-questionnaire .scfSubmitButtonBorder {
  margin: 30px auto 0;
  position: relative;
  width: 40%
}

.parts-questionnaire .scfSubmitButtonBorder:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .9em;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .9em
}

@media screen and (max-width:767px) {
  .parts-questionnaire .scfSubmitButtonBorder {
    width: 100%
  }
}

.parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton {
  -webkit-box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #086cd8;
  border-radius: 12px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  height: 55px;
  justify-content: center;
  line-height: 1.4;
  min-height: 42px;
  padding: 0 32px 0 10px;
  position: relative;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 100%
}

.parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton:hover,
.parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton:focus,
.parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.parts-questionnaire .scfSectionContent .scfCheckboxBorder .scfCheckboxGeneralPanel {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
  width: 100%
}

.page-member-status-change-leave .parts-questionnaire {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden
}

.page-member-status-change-leave .parts-questionnaire .scfSectionLegend {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  width: 100%
}

.page-member-status-change-leave .parts-questionnaire .scfSectionContentExplanation {
  padding: 30px 30px 0
}

.page-member-status-change-leave .parts-questionnaire .scfSectionContent {
  box-sizing: border-box;
  padding: 30px
}

.page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfSingleLineTextBox {
  background-color: transparent;
  border-style: none;
  margin-left: 52px
}

.page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfSingleLineTextBox:focus {
  border-style: none !important
}

.page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfPasswordGeneralPanel:before {
  background: none;
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  content: "必須";
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  margin-left: 10px;
  margin-right: 10px;
  padding: 4px 6px 6px;
  position: relative;
  right: 0;
  top: 0
}

@media screen and (max-width:767px) {
  .page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfSingleLineTextBox {
    margin-left: 0
  }

  .page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfPasswordBorder,
  .page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfPasswordConfirmation {
    position: relative
  }

  .page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfPasswordBorder .scfPasswordGeneralPanel:before,
  .page-member-status-change-leave .parts-questionnaire .scfSectionContent .scfPasswordConfirmation .scfConfirmPasswordGeneralPanel:before {
    background: none;
    background: #e62e8b;
    border-radius: 6px;
    color: #fff;
    content: "必須";
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1;
    margin-left: 10px;
    margin-right: 10px;
    padding: 4px 6px 6px;
    position: absolute;
    right: 0;
    top: 20px
  }
}

.parts-questionnaire .scfCheckBoxList input[type=checkbox],
.parts-questionnaire .scfCheckboxGeneralPanel input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: auto;
  display: inline;
  height: 1px;
  opacity: 0;
  width: 1px;
  position: absolute;
  left: 0
}

.parts-questionnaire .scfRadioButtonList input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: auto;
  display: inline;
  height: 1px;
  opacity: 0;
  width: 1px;
  position: absolute;
  left: 0
}

.parts-questionnaire .scfRadioButtonList td,
.parts-questionnaire .scfCheckBoxList td,
.parts-questionnaire .scfCheckboxGeneralPanel {
  position: relative
}

.parts-questionnaire input.input-validation-error,
input.input-validation-error+label,
select.input-validation-error,
textarea.input-validation-error {
  background: #f6cae0 !important
}

.page-questionnaire2-pc .scfIntroBorder {
  margin-bottom: 30px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionBorderAsFieldSet {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionLegend {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  width: 100%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionUsefulInfo {
  padding: 30px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionUsefulInfo:after {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 30px auto 0;
  width: 100%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent {
  box-sizing: border-box;
  padding: 30px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDropListBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfEmailBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfListBoxBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfNumberBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfTelephoneBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDatePickerBorder,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfPasswordBorder {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfPasswordConfirmation {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDropListBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfEmailBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfListBoxBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfNumberBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfTelephoneBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDatePickerBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfPasswordBorder:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfPasswordConfirmation:last-child,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfMultilpleLineTextBorder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropListLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfEmailBorder .scfEmailLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfListBoxBorder .scfListBoxLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfNumberBorder .scfNumberLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfTelephoneBorder .scfTelephoneLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxBorder .scfCheckboxLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDatePickerLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfPasswordLabel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfConfirmPasswordLabel {
  -webkit-box-sizing: border-box;
  border-right: 1px dotted #d2d3d6;
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  padding-right: 20px;
  width: 36%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropListGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfListBoxBorder .scfListBoxGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfEmailBorder .scfEmailGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfNumberBorder .scfNumberGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfTelephoneBorder .scfTelephoneGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDatePickerBorder .scfDatePickerGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfPasswordBorder .scfPasswordGeneralPanel,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordGeneralPanel {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  width: 60%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
  width: auto
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  vertical-align: top;
  width: auto
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
  opacity: 1
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDropListTextBorder .scfDropListGeneralPanel .scfDropList {
  width: 100%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
  margin-bottom: 0;
  width: 100%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
  display: block
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
  display: table-row;
  width: auto
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
  -ms-flex-item-align: stretch;
  -webkit-box-sizing: border-box;
  align-self: stretch;
  box-sizing: border-box;
  display: table-cell;
  margin-bottom: 5px;
  margin-right: 0;
  width: auto
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: none;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel input[type=checkbox]:checked+label:after {
  opacity: 1
}

.page-questionnaire2-pc .scfFooterBorder ul li {
  padding-left: .5em;
  text-indent: -.5em
}

.page-questionnaire2-pc .scfFooterBorder ul li:before {
  content: "・";
  display: inline-block
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropList {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  background: none transparent;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: inherit;
  color: #07427b;
  cursor: pointer;
  font-size: inherit;
  height: 40px;
  outline: none;
  padding: 8px 12px;
  text-overflow: "";
  vertical-align: middle;
  width: 100%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfListBoxBorder .scfListBox {
  -webkit-box-sizing: border-box;
  background: none transparent;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: inherit;
  color: #07427b;
  cursor: pointer;
  font-size: inherit;
  min-height: 40px;
  outline: none;
  padding: 8px 12px;
  text-overflow: "";
  vertical-align: middle;
  width: 100%
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfMultipleLineTextBorder {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.page-questionnaire2-pc .parts-questionnaire .scfSectionContent .scfMultipleLineTextBorder .scfMultipleLineGeneralPanel {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
  width: 94%
}

.page-questionnaire2-sp .scfIntroBorder {
  margin-bottom: 30px
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionBorderAsFieldSet {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionLegend {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionUsefulInfo {
  padding: 30px 30px 0
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionUsefulInfo:after {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 30px auto 0;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent {
  box-sizing: border-box;
  padding: 20px
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDropListBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfEmailBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfListBoxBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfNumberBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfTelephoneBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfMultipleLineTextBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDatePickerBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfPasswordBorder,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfPasswordConfirmation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDropListBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfEmailBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfListBoxBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfNumberBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfTelephoneBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDatePickerBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfPasswordBorder:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfPasswordConfirmation:last-child,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfMultipleLineTextBorder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropListLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfEmailBorder .scfEmailLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfListBoxBorder .scfListBoxLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfNumberBorder .scfNumberLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfTelephoneBorder .scfTelephoneLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxBorder .scfCheckboxLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDatePickerLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfPasswordLabel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfConfirmPasswordLabel {
  -webkit-box-sizing: border-box;
  border-right: none;
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
  padding-right: 0;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropListGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfListBoxBorder .scfListBoxGeneralPanel,
.page-questionnaire2-spp .parts-questionnaire .scfSectionContent .scfEmailBorder .scfEmailGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfNumberBorder .scfNumberGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfTelephoneBorder .scfTelephoneGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxBorder .scfCheckboxGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDatePickerBorder .scfDatePickerGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfPasswordBorder .scfPasswordGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfPasswordConfirmation .scfConfirmPasswordBorder .scfConfirmPasswordGeneralPanel,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfMultipleLineTextBorder .scfMultipleLineGeneralPanel {
  width: 90%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfListBoxBorder .scfListBoxGeneralPanel {
  align-items: center
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropListGeneralPanel .scfDropList {
  display: block
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  vertical-align: top
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
  opacity: 1
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.parts-questionnaire .scfSectionContent .scfDropListGeneralPanel .scfDropList {
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
  margin-bottom: 0;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
  justify-content: space-between
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
  display: table-row;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
  align-self: stretch;
  display: table-cell;
  margin-bottom: 0;
  margin-right: 0%;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n) {
  margin-right: 0
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 3px 3px 3px 30px;
  position: relative;
  text-align: left;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfCheckboxGeneralPanel input[type=checkbox]:checked+label:after {
  opacity: 1
}

.page-questionnaire2-sp .scfFooterBorder ul li {
  padding-left: .5em;
  text-indent: -.5em
}

.page-questionnaire2-sp .scfFooterBorder ul li:before {
  content: "・";
  display: inline-block
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropList {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  background: none transparent;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: inherit;
  color: #07427b;
  cursor: pointer;
  font-size: inherit;
  height: 40px;
  outline: none;
  padding: 8px 12px;
  text-overflow: "";
  vertical-align: middle;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfListBoxBorder .scfListBox {
  -webkit-box-sizing: border-box;
  background: none transparent;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: inherit;
  color: #07427b;
  cursor: pointer;
  font-size: inherit;
  min-height: 40px;
  outline: none;
  padding: 8px 12px;
  text-overflow: "";
  vertical-align: middle;
  width: 100%
}

.parts-questionnaire .scfEmailTextBox,
.parts-questionnaire .scfNumberTextBox,
.parts-questionnaire .scfTelephoneTextBox,
.parts-questionnaire .scfPasswordTextBox,
.parts-questionnaire .scfConfirmPasswordTextBox,
.parts-questionnaire .scfDatePickerTextBox {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  height: 44px;
  padding: 5px 10px;
  width: 100%
}

.page-questionnaire2-sp .parts-questionnaire .scfSectionContent .scfMultipleLineTextLabel {
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
  width: 100%
}

.page-questionnaire2-sp .scfSectionContent .scfCheckboxGeneralPanel label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 3px 3px 3px 30px;
  position: relative;
  text-align: left;
  width: 100%
}

.page-questionnaire-home-pc .page-wrap {
  background: none;
  padding: 0
}

.page-questionnaire-home-pc .scfIntroBorder {
  margin-bottom: 30px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionBorderAsFieldSet {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionLegend {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  width: 100%
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionUsefulInfo {
  padding: 30px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionUsefulInfo:after {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 30px auto 0;
  width: 100%
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent {
  box-sizing: border-box;
  padding: 30px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
  -webkit-box-sizing: border-box;
  border-right: 1px dotted #d2d3d6;
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-right: 20px;
  padding-right: 20px;
  width: 35%
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
  width: 57%
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
  display: inline-block;
  width: auto
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  display: inline-block;
  vertical-align: top;
  width: auto
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
  opacity: 1
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
  width: 100%
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
  margin-bottom: 0;
  width: 100%
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
  display: block
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
  display: inline-block;
  width: auto
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
  -ms-flex-item-align: stretch;
  -webkit-box-sizing: border-box;
  align-self: stretch;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 0;
  width: auto
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: none;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-pc .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
  opacity: 1
}

.page-questionnaire-home-pc .scfFooterBorder ul li {
  padding-left: .5em;
  text-indent: -.5em
}

.page-questionnaire-home-pc .scfFooterBorder ul li:before {
  content: "・";
  display: inline-block
}

.page-questionnaire-home-sp .page-wrap {
  background: none;
  padding: 0
}

.page-questionnaire-home-sp .scfIntroBorder {
  margin-bottom: 30px
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionBorderAsFieldSet {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionLegend {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionUsefulInfo {
  padding: 30px 30px 0
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionUsefulInfo:after {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 30px auto 0;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent {
  box-sizing: border-box;
  padding: 20px
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
  -webkit-box-sizing: border-box;
  border-right: none;
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
  padding-right: 0;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
  display: inline-block;
  width: 90%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
  display: block
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  vertical-align: top
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
  opacity: 1
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  display: block
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
  margin-bottom: 0;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
  display: block;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
  align-self: stretch;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0%;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n) {
  margin-right: 0
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 3px 3px 3px 30px;
  position: relative;
  text-align: left;
  width: 100%
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home-sp .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
  opacity: 1
}

.page-questionnaire-home-sp .scfFooterBorder ul li {
  padding-left: .5em;
  text-indent: -.5em
}

.page-questionnaire-home-sp .scfFooterBorder ul li:before {
  content: "・";
  display: inline-block
}

.page-questionnaire-home .page-wrap {
  background: none;
  padding: 0
}

.page-questionnaire-home .parts-questionnaire {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden
}

.page-questionnaire-home .parts-questionnaire .scfSectionLegend {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  width: 100%
}

.page-questionnaire-home .parts-questionnaire .scfSectionUsefulInfo {
  padding: 30px
}

.page-questionnaire-home .parts-questionnaire .scfSectionUsefulInfo:after {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 30px auto 0;
  width: 100%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent {
  box-sizing: border-box;
  padding: 30px
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
  -webkit-box-sizing: border-box;
  border-right: 1px dotted #d2d3d6;
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-right: 20px;
  padding-right: 20px;
  width: 35%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
  width: 57%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
  display: inline-block;
  width: auto
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  display: inline-block;
  vertical-align: top;
  width: auto
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
  opacity: 1
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
  width: 100%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
  margin-bottom: 0;
  width: 100%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 49%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
  align-self: stretch;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 2%;
  width: 100%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n) {
  margin-right: 0
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 8px 12px 9px 40px;
  position: relative;
  text-align: left;
  width: 100%
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
  opacity: 1
}

@media screen and (max-width:767px) {
  .page-questionnaire-home .parts-questionnaire {
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionLegend {
    -webkit-box-sizing: border-box;
    background: #07427b;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 12px;
    text-align: center;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionUsefulInfo {
    padding: 30px 30px 0
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionUsefulInfo:after {
    background: #d2d3d6;
    content: "";
    display: block;
    height: 1px;
    margin: 30px auto 0;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent {
    box-sizing: border-box;
    padding: 20px
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    border-bottom: 1px solid #d2d3d6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 30px
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
    -webkit-box-sizing: border-box;
    border-right: none;
    box-sizing: border-box;
    color: #086cd8;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px;
    margin-right: 0;
    padding-right: 0;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
    width: 90%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
    display: block;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
    vertical-align: top
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
    box-sizing: border-box;
    color: #07427b;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 0 0 0 30px;
    position: relative;
    text-align: left;
    width: auto;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
    -webkit-transform: translateY(-50%);
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 50%;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    width: 16px
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
    -webkit-transform: translateY(-50%);
    background: #086cd8;
    border-radius: 50%;
    content: "";
    display: block;
    height: 12px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    width: 12px
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
    opacity: 1
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
    display: block
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
    margin-bottom: 0;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
    display: block;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
    align-self: stretch;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 0%;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n) {
    margin-right: 0
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 8px;
    box-sizing: border-box;
    color: #07427b;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 8px 12px 9px 40px;
    position: relative;
    text-align: left;
    width: 100%
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
    -webkit-transform: translateY(-50%);
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 4px;
    content: "";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
    background-size: contain;
    border-radius: 4px;
    content: "";
    display: block;
    height: 12px;
    left: 15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
    background: #086cd8;
    border: 1px solid #086cd8
  }

  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-home .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
    opacity: 1
  }
}

.page-questionnaire-home .scfFooterBorder ul li {
  padding-left: .5em;
  text-indent: -.5em
}

.page-questionnaire-home .scfFooterBorder ul li:before {
  content: "・";
  display: inline-block
}

.page-questionnaire-parts-wrap {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  margin-top: 40px;
  overflow: hidden;
  padding: 40px
}

@media screen and (max-width:767px) {
  .page-questionnaire-parts-wrap {
    padding: 20px
  }
}

.page-questionnaire-parts .page-wrap {
  background: none;
  padding: 0
}

.page-questionnaire-parts .parts-questionnaire {
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden
}

.page-questionnaire-parts .parts-questionnaire .scfSectionLegend {
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 12px;
  text-align: center;
  width: 100%
}

.page-questionnaire-parts .parts-questionnaire .scfSectionUsefulInfo:after {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 30px auto 0;
  width: 100%
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent {
  box-sizing: border-box
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
  -webkit-box-sizing: border-box;
  border-right: 1px dotted #d2d3d6;
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-right: 20px;
  padding-right: 20px;
  width: 35%
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
  width: 57%
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
  display: inline-block;
  width: auto
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  display: inline-block;
  vertical-align: top;
  width: auto
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
  opacity: 1
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
  width: 100%
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
  margin-bottom: 0;
  width: 100%
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
  display: block
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
  display: inline-block;
  width: auto
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
  -ms-flex-item-align: stretch;
  -webkit-box-sizing: border-box;
  align-self: stretch;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 5px;
  width: auto
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
  opacity: 1
}

.page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfMultipleLineTextLabel {
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
  width: 100%
}

.page-questionnaire-parts .parts-questionnaire .scfSubmitButtonBorder {
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .page-questionnaire-parts .parts-questionnaire .scfRequired {
    display: inline-block;
    text-align: right;
    width: 10%
  }

  .page-questionnaire-parts .parts-questionnaire {
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionLegend {
    -webkit-box-sizing: border-box;
    background: #07427b;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 12px;
    text-align: center;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionUsefulInfo {
    padding: 30px 30px 0
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionUsefulInfo:after {
    background: #d2d3d6;
    content: "";
    display: block;
    height: 1px;
    margin: 30px auto 0;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent {
    box-sizing: border-box;
    padding: 0
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    border-bottom: 1px solid #d2d3d6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 30px
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
    -webkit-box-sizing: border-box;
    border-right: none;
    box-sizing: border-box;
    color: #086cd8;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px;
    padding-right: 0;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
    display: inline-block;
    margin-right: 0;
    width: 90%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
    display: block
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
    vertical-align: top
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
    box-sizing: border-box;
    color: #07427b;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 0 0 0 30px;
    position: relative;
    text-align: left;
    width: auto;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
    -webkit-transform: translateY(-50%);
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 50%;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    width: 16px
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
    -webkit-transform: translateY(-50%);
    background: #086cd8;
    border-radius: 50%;
    content: "";
    display: block;
    height: 12px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    width: 12px
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
    opacity: 1
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
    display: block
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
    margin-bottom: 0;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
    display: block;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
    align-self: stretch;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 0%;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n) {
    margin-right: 0
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background: #fff;
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    color: #07427b;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 3px 3px 3px 30px;
    position: relative;
    text-align: left;
    width: 100%
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
    -webkit-transform: translateY(-50%);
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 4px;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
    background-size: contain;
    border-radius: 4px;
    content: "";
    display: block;
    height: 12px;
    left: 5px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
    background: #086cd8;
    border: 1px solid #086cd8
  }

  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
    opacity: 1
  }
}

.page-questionnaire-parts .scfFooterBorder ul li {
  padding-left: .5em;
  text-indent: -.5em
}

.page-questionnaire-parts .scfFooterBorder ul li:before {
  content: "・";
  display: inline-block
}

.page-questionnaire-parts2-wrap {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  margin-top: 40px;
  overflow: hidden;
  padding: 40px
}

@media screen and (max-width:767px) {
  .page-questionnaire-parts2-wrap {
    padding: 20px
  }
}

.page-questionnaire-parts2 .page-wrap {
  background: none;
  padding: 0
}

.page-questionnaire-parts2 .parts-questionnaire {
  background: #fff;
  margin-bottom: 20px
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionUsefulInfo:after {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 30px auto 0;
  width: 100%
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent {
  box-sizing: border-box
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  border-bottom: 1px solid #d2d3d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
  -webkit-box-sizing: border-box;
  border-right: 1px dotted #d2d3d6;
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-right: 20px;
  padding-right: 20px;
  width: 35%
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
  width: 57%
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
  display: inline-block;
  width: auto
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
  display: inline-block;
  vertical-align: top;
  width: auto
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
  opacity: 1
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
  width: 100%
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
  margin-bottom: 0;
  width: 100%
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
  display: block
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
  display: inline-block;
  width: auto
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
  -ms-flex-item-align: stretch;
  -webkit-box-sizing: border-box;
  align-self: stretch;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 5px;
  width: auto
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
  background-size: contain;
  border-radius: 4px;
  content: "";
  display: block;
  height: 12px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
  background: #086cd8;
  border: 1px solid #086cd8
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
  opacity: 1
}

.page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfMultipleLineTextLabel {
  box-sizing: border-box;
  color: #086cd8;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
  width: 100%
}

.page-questionnaire-parts2 .parts-questionnaire .scfSubmitButtonBorder {
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionUsefulInfo {
    padding: 30px 30px 0
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionUsefulInfo:after {
    background: #d2d3d6;
    content: "";
    display: block;
    height: 1px;
    margin: 30px auto 0;
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent {
    box-sizing: border-box;
    padding: 0
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    border-bottom: 1px solid #d2d3d6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 30px
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder:last-child,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder:last-child,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineTextLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineTextLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListLabel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineTextLabel {
    -webkit-box-sizing: border-box;
    border-right: none;
    box-sizing: border-box;
    color: #086cd8;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px;
    padding-right: 0;
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel {
    display: inline-block;
    margin-right: 0;
    width: 90%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
    display: block
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox tr {
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
    vertical-align: top
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label {
    box-sizing: border-box;
    color: #07427b;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 0 0 0 30px;
    position: relative;
    text-align: left;
    width: auto;
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:before {
    -webkit-transform: translateY(-50%);
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 50%;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    width: 16px
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td label:after {
    -webkit-transform: translateY(-50%);
    background: #086cd8;
    border-radius: 50%;
    content: "";
    display: block;
    height: 12px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
    width: 12px
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td input[type=radio]:checked+label:after {
    opacity: 1
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfRadioButtonList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox td {
    display: block
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfSingleLineTextBox,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfSingleLineTextBox {
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList {
    margin-bottom: 0;
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tbody,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tbody {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList tr,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList tr {
    display: block;
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td {
    align-self: stretch;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 0%;
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList td:nth-child(2n),
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList td:nth-child(2n) {
    margin-right: 0
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label {
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background: #fff;
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    color: #07427b;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 3px 3px 3px 30px;
    position: relative;
    text-align: left;
    width: 100%
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:before {
    -webkit-transform: translateY(-50%);
    background: #fff;
    border: 1px solid #d2d3d6;
    border-radius: 4px;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList label:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_check.svg) no-repeat center;
    background-size: contain;
    border-radius: 4px;
    content: "";
    display: block;
    height: 12px;
    left: 5px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:before {
    background: #086cd8;
    border: 1px solid #086cd8
  }

  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfCheckBoxListBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfRadioButtonListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfCheckBoxListGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after,
  .page-questionnaire-parts2 .parts-questionnaire .scfSectionContent .scfSingleLineTextBorder .scfSingleLineGeneralPanel .scfCheckBoxList input[type=checkbox]:checked+label:after {
    opacity: 1
  }
}

.page-questionnaire-parts2 .scfFooterBorder ul li {
  padding-left: .5em;
  text-indent: -.5em
}

.page-questionnaire-parts2 .scfFooterBorder ul li:before {
  content: "・";
  display: inline-block
}

.page-member-create-step5 .parts-questionnaire {
  margin: 40px auto 20px;
  padding-bottom: 0;
  width: 92%
}

.page-member-create-step5 .parts-questionnaire .scfSectionBorderAsFieldSet {
  -webkit-box-sizing: border-box;
  background: #ebeff6;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 30px
}

@media screen and (max-width:767px) {
  .page-member-create-step5 .parts-questionnaire {
    padding: 20px
  }
}

.page-member-create-step5 .parts-questionnaire .scfSectionLegend {
  margin-bottom: 35px;
  width: 100%
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent {
  color: #07427b
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder {
  margin-bottom: 30px
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListLabel {
  border-bottom: 1px solid #07427b;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 15px;
  padding-bottom: 6px;
  width: 100%
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td {
  vertical-align: top
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label {
  box-sizing: border-box;
  color: #07427b;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 0 0 30px;
  position: relative;
  text-align: left;
  width: auto
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 16px
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td label:after {
  -webkit-transform: translateY(-50%);
  background: #086cd8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: translateY(-50%);
  width: 12px
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td input[type=radio]:checked+label:after {
  opacity: 1
}

@media screen and (max-width:767px) {

  .page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList,
  .page-member-create-step5 .parts-questionnaire .scfSectionContent .scfRadioButtonListBorder .scfRadioButtonListGeneralPanel .scfRadioButtonList td {
    display: block
  }
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfMultipleLineTextBorder,
.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfDropListBorder {
  margin-bottom: 30px
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropListLabel {
  border-bottom: 1px solid #07427b;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 15px;
  padding-bottom: 6px;
  width: 100%
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropList {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  font: inherit;
  height: 36px;
  outline: none;
  padding: 0;
  width: 50%
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropList:-ms-expand {
  display: block
}

@media screen and (max-width:767px) {
  .page-member-create-step5 .parts-questionnaire .scfSectionContent .scfDropListBorder .scfDropList {
    width: 100%
  }
}

.page-member-create-step5 .parts-questionnaire .scfFooterBorder {
  margin-top: 30px;
  text-align: center
}

@media screen and (max-width:767px) {
  .page-member-create-step5 .parts-questionnaire .scfFooterBorder {
    text-align: left
  }
}

.page-member-create-step5 .parts-questionnaire .scfSubmitButtonBorder {
  margin: 30px auto 0;
  position: relative;
  width: 60%
}

.page-member-create-step5 .parts-questionnaire .scfSubmitButtonBorder:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .9em;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .9em
}

@media screen and (max-width:767px) {
  .page-member-create-step5 .parts-questionnaire .scfSubmitButtonBorder {
    width: 100%
  }
}

.page-member-create-step5 .parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton {
  -webkit-box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #086cd8;
  border-radius: 12px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  height: 70px;
  justify-content: center;
  line-height: 1.4;
  min-height: 42px;
  padding: 0 32px 0 10px;
  position: relative;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 100%
}

.page-member-create-step5 .parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton:hover,
.page-member-create-step5 .parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton:focus,
.page-member-create-step5 .parts-questionnaire .scfSubmitButtonBorder .scfSubmitButton:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.page-member-create-step5 .parts-questionnaire .scfRadioButtonListBorder .scfRadioButtonList input[type=radio] {
  display: block;
  height: 1px;
  opacity: 0;
  width: 0px
}

.page-member-create-step5 .parts-questionnaire .scfSectionContent .scfCheckBoxList td {
  width: 100%
}

.page-agreement .modal-btn,
.page-member-electricitysalescontract .modal-btn,
.page-member-create-step7 .modal-btn {
  height: 52px;
  margin: 0 auto 40px;
  width: 50%
}

@media screen and (max-width:767px) {

  .page-agreement .modal-btn,
  .page-member-electricitysalescontract .modal-btn,
  .page-member-create-step7 .modal-btn {
    box-sizing: border-box;
    display: block;
    height: 42px;
    margin-bottom: 30px;
    padding: 0 6%;
    width: 100%
  }

  .page-agreement .modal-btn .btn,
  .page-member-electricitysalescontract .modal-btn .btn,
  .page-member-create-step7 .modal-btn .btn {
    min-height: 42px
  }
}

.page-agreement .confirm-method,
.page-member-electricitysalescontract .confirm-method,
.page-member-create-step7 .confirm-method {
  height: 44px;
  margin: 0 auto;
  width: 33%
}

.page-agreement .confirm-method .btn,
.page-member-electricitysalescontract .confirm-method .btn,
.page-member-create-step7 .confirm-method .btn {
  font-size: 16px;
  font-size: 1rem;
  margin: 0
}

@media screen and (max-width:767px) {

  .page-agreement .confirm-method,
  .page-member-electricitysalescontract .confirm-method,
  .page-member-create-step7 .confirm-method {
    display: none
  }
}

.page-agreement .modaal-container,
.page-member-electricitysalescontract .modaal-container,
.page-member-create-step7 .modaal-container {
  max-width: 700px;
  min-width: 600px;
  width: 60%
}

@media screen and (max-width:767px) {

  .page-agreement .modaal-container,
  .page-member-electricitysalescontract .modaal-container,
  .page-member-create-step7 .modaal-container {
    max-width: unset;
    min-width: unset;
    width: 100%
  }
}

.page-agreement .modal-detail__img,
.page-member-electricitysalescontract .modal-detail__img,
.page-member-create-step7 .modal-detail__img {
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin: 0 auto 20px;
  overflow: hidden
}

.page-agreement .modal-detail__heading,
.page-member-electricitysalescontract .modal-detail__heading,
.page-member-create-step7 .modal-detail__heading {
  font-weight: 700;
  margin-bottom: 15px
}

.page-agreement .modal-detail__text,
.page-member-electricitysalescontract .modal-detail__text,
.page-member-create-step7 .modal-detail__text {
  margin-bottom: 30px
}

@media screen and (max-width:767px) {

  .page-agreement .customer-id,
  .page-member-electricitysalescontract .customer-id,
  .page-member-create-step7 .customer-id {
    display: none
  }

  .page-agreement .form-item,
  .page-member-electricitysalescontract .form-item,
  .page-member-create-step7 .form-item {
    padding-top: 22px
  }
}

.page-agreement .ac1 .btn-ac,
.page-agreement .ac2 .btn-ac,
.page-member-electricitysalescontract .ac1 .btn-ac,
.page-member-electricitysalescontract .ac2 .btn-ac,
.page-member-create-step7 .ac1 .btn-ac,
.page-member-create-step7 .ac2 .btn-ac {
  -webkit-box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  color: #07427b;
  display: block;
  font-weight: 500;
  height: 32px;
  position: absolute;
  right: 0;
  top: 2px;
  width: 32px
}

.page-agreement .ac1 .btn-ac:after,
.page-agreement .ac2 .btn-ac:after,
.page-member-electricitysalescontract .ac1 .btn-ac:after,
.page-member-electricitysalescontract .ac2 .btn-ac:after,
.page-member-create-step7 .ac1 .btn-ac:after,
.page-member-create-step7 .ac2 .btn-ac:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_bottom_navy.svg) no-repeat center;
  background-size: contain;
  border: 0;
  content: "";
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px
}

.page-agreement .ac1 .btn-ac.open:after,
.page-agreement .ac2 .btn-ac.open:after,
.page-member-electricitysalescontract .ac1 .btn-ac.open:after,
.page-member-electricitysalescontract .ac2 .btn-ac.open:after,
.page-member-create-step7 .ac1 .btn-ac.open:after,
.page-member-create-step7 .ac2 .btn-ac.open:after {
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_top_navy.svg) no-repeat center;
  background-size: contain
}

.page-agreement .ac1,
.page-member-electricitysalescontract .ac1,
.page-member-create-step7 .ac1 {
  -webkit-box-sizing: border-box;
  background: #ebeff6;
  box-sizing: border-box;
  color: #07427b;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 0;
  padding: 0 40px 0 0;
  position: relative
}

.page-agreement .ac1 .icon,
.page-member-electricitysalescontract .ac1 .icon,
.page-member-create-step7 .ac1 .icon {
  display: inline-block;
  left: 0;
  margin-right: 8px;
  position: absolute;
  top: -6px;
  width: 22px
}

.page-agreement .ac1 .icon img,
.page-member-electricitysalescontract .ac1 .icon img,
.page-member-create-step7 .ac1 .icon img {
  width: 100%
}

.page-agreement .ac2,
.page-member-electricitysalescontract .ac2,
.page-member-create-step7 .ac2 {
  -webkit-box-sizing: border-box;
  background: #ebeff6;
  border-radius: 12px;
  box-sizing: border-box;
  color: #07427b;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  padding: 15px 15px 15px 48px;
  position: relative
}

.page-agreement .ac2 .icon,
.page-member-electricitysalescontract .ac2 .icon,
.page-member-create-step7 .ac2 .icon {
  display: inline-block;
  left: 20px;
  margin-right: 8px;
  position: absolute;
  top: 8px;
  width: 22px
}

.page-agreement .ac2 .icon img,
.page-member-electricitysalescontract .ac2 .icon img,
.page-member-create-step7 .ac2 .icon img {
  width: 100%
}

.page-agreement .ac2 .btn-ac,
.page-member-electricitysalescontract .ac2 .btn-ac,
.page-member-create-step7 .ac2 .btn-ac {
  right: 15px;
  top: 15px
}

.page-agreement .box-inner,
.page-member-electricitysalescontract .box-inner,
.page-member-create-step7 .box-inner {
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 0 4%
}

.page-agreement .box-inner .style-box2,
.page-member-electricitysalescontract .box-inner .style-box2,
.page-member-create-step7 .box-inner .style-box2 {
  padding: 20px 30px
}

@media screen and (max-width:767px) {

  .page-agreement .add-registration .style-box2,
  .page-member-electricitysalescontract .add-registration .style-box2,
  .page-member-create-step7 .add-registration .style-box2 {
    padding: 15px
  }

  .page-agreement .add-registration .style-box2 .ac-title,
  .page-member-electricitysalescontract .add-registration .style-box2 .ac-title,
  .page-member-create-step7 .add-registration .style-box2 .ac-title {
    font-size: 20px;
    font-size: 1.25rem
  }
}

.page-agreement .payment-method,
.page-member-electricitysalescontract .payment-method,
.page-member-create-step7 .payment-method {
  margin-bottom: 40px
}

@media screen and (max-width:767px) {

  .page-agreement .payment-method .style-radio1,
  .page-member-electricitysalescontract .payment-method .style-radio1,
  .page-member-create-step7 .payment-method .style-radio1 {
    width: 100%
  }
}

.page-agreement .ac-content,
.page-member-electricitysalescontract .ac-content,
.page-member-create-step7 .ac-content {
  display: none
}

.page-agreement .layout1,
.page-member-electricitysalescontract .layout1,
.page-member-create-step7 .layout1 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0
}

.page-agreement .layout1__item:nth-child(1),
.page-member-electricitysalescontract .layout1__item:nth-child(1),
.page-member-create-step7 .layout1__item:nth-child(1) {
  width: 29%
}

.page-agreement .layout1__item:nth-child(2),
.page-member-electricitysalescontract .layout1__item:nth-child(2),
.page-member-create-step7 .layout1__item:nth-child(2) {
  width: 67%
}

.page-agreement .layout1 .layout1-detail__title,
.page-member-electricitysalescontract .layout1 .layout1-detail__title,
.page-member-create-step7 .layout1 .layout1-detail__title {
  font-weight: 700;
  margin-bottom: 10px
}

.page-agreement .layout1:last-of-type,
.page-member-electricitysalescontract .layout1:last-of-type,
.page-member-create-step7 .layout1:last-of-type {
  margin-bottom: 0
}

.page-agreement .layout2,
.page-member-electricitysalescontract .layout2,
.page-member-create-step7 .layout2 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 0
}

.page-agreement .layout2__item:nth-child(1),
.page-member-electricitysalescontract .layout2__item:nth-child(1),
.page-member-create-step7 .layout2__item:nth-child(1) {
  width: 73%
}

.page-agreement .layout2__item:nth-child(2),
.page-member-electricitysalescontract .layout2__item:nth-child(2),
.page-member-create-step7 .layout2__item:nth-child(2) {
  width: 23%
}

.page-agreement .layout2 .btn,
.page-member-electricitysalescontract .layout2 .btn,
.page-member-create-step7 .layout2 .btn {
  font-size: 16px;
  font-size: 1rem
}

@media screen and (max-width:767px) {

  .page-agreement .layout2,
  .page-member-electricitysalescontract .layout2,
  .page-member-create-step7 .layout2 {
    display: block;
    margin: 10px 0 0
  }

  .page-agreement .layout2__item:nth-child(1),
  .page-member-electricitysalescontract .layout2__item:nth-child(1),
  .page-member-create-step7 .layout2__item:nth-child(1) {
    margin-bottom: 15px;
    width: 100%
  }

  .page-agreement .layout2__item:nth-child(2),
  .page-member-electricitysalescontract .layout2__item:nth-child(2),
  .page-member-create-step7 .layout2__item:nth-child(2) {
    width: 100%
  }

  .page-agreement .layout2 .btn,
  .page-member-electricitysalescontract .layout2 .btn,
  .page-member-create-step7 .layout2 .btn {
    font-size: 16px;
    font-size: 1rem
  }
}

.page-agreement .tab-group,
.page-member-electricitysalescontract .tab-group,
.page-member-create-step7 .tab-group {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px
}

.page-agreement .tab-menu,
.page-member-electricitysalescontract .tab-menu,
.page-member-create-step7 .tab-menu {
  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
  color: #07427b;
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  font-size: 1.125rem;
  height: 80px;
  justify-content: center;
  position: relative;
  text-align: center;
  width: 33%
}

.page-agreement .tab-menu .small,
.page-member-electricitysalescontract .tab-menu .small,
.page-member-create-step7 .tab-menu .small {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  width: 100%
}

.page-agreement .tab-menu .chara,
.page-member-electricitysalescontract .tab-menu .chara,
.page-member-create-step7 .tab-menu .chara {
  height: 42px;
  left: 15px;
  position: absolute;
  top: -39px;
  width: 242px
}

.page-agreement .tab-menu:hover,
.page-member-electricitysalescontract .tab-menu:hover,
.page-member-create-step7 .tab-menu:hover {
  background: #07427b;
  color: #fff
}

@media screen and (min-width:768px)and (max-width:1099px) {

  .page-agreement .tab-menu .chara,
  .page-member-electricitysalescontract .tab-menu .chara,
  .page-member-create-step7 .tab-menu .chara {
    height: 42px;
    left: 15px;
    position: absolute;
    top: -32px;
    width: 192px
  }
}

@media screen and (max-width:767px) {

  .page-agreement .tab-menu,
  .page-member-electricitysalescontract .tab-menu,
  .page-member-create-step7 .tab-menu {
    font-size: 14px;
    height: 80px;
    line-height: 1.4;
    padding: 5px
  }
}

@media screen and (max-width:767px)and (min-width:768px) {

  .page-agreement .tab-menu,
  .page-member-electricitysalescontract .tab-menu,
  .page-member-create-step7 .tab-menu {
    font-size: calc(.875rem + (1vw - 7.68px)*.3012)
  }
}

@media screen and (max-width:767px)and (min-width:1100px) {

  .page-agreement .tab-menu,
  .page-member-electricitysalescontract .tab-menu,
  .page-member-create-step7 .tab-menu {
    font-size: 15px
  }
}

@media screen and (max-width:767px) {

  .page-agreement .tab-menu .small,
  .page-member-electricitysalescontract .tab-menu .small,
  .page-member-create-step7 .tab-menu .small {
    font-size: 12px
  }
}

@media screen and (max-width:767px)and (min-width:768px) {

  .page-agreement .tab-menu .small,
  .page-member-electricitysalescontract .tab-menu .small,
  .page-member-create-step7 .tab-menu .small {
    font-size: calc(.75rem + (1vw - 7.68px)*.60241)
  }
}

@media screen and (max-width:767px)and (min-width:1100px) {

  .page-agreement .tab-menu .small,
  .page-member-electricitysalescontract .tab-menu .small,
  .page-member-create-step7 .tab-menu .small {
    font-size: 14px
  }
}

@media screen and (max-width:767px) {

  .page-agreement .tab-menu .chara,
  .page-member-electricitysalescontract .tab-menu .chara,
  .page-member-create-step7 .tab-menu .chara {
    height: 68px;
    left: 11px;
    position: absolute;
    top: -54px;
    width: 65px
  }
}

.page-agreement .panel-group,
.page-member-electricitysalescontract .panel-group,
.page-member-create-step7 .panel-group {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-top: 3px solid #07427b;
  box-sizing: border-box;
  padding: 20px
}

.page-agreement .tab-menu.is-active,
.page-member-electricitysalescontract .tab-menu.is-active,
.page-member-create-step7 .tab-menu.is-active {
  background: #07427b;
  color: #fff
}

.page-agreement .tab-menu.off,
.page-member-electricitysalescontract .tab-menu.off,
.page-member-create-step7 .tab-menu.off {
  background: none;
  border: 1px solid #d2d3d6;
  color: #969ba2;
  pointer-events: none
}

.page-agreement .text-layout1__item,
.page-member-electricitysalescontract .text-layout1__item,
.page-member-create-step7 .text-layout1__item {
  position: relative
}

.page-agreement .example-indent,
.page-member-electricitysalescontract .example-indent,
.page-member-create-step7 .example-indent {
  padding-left: 2.6em;
  text-indent: -2.6em
}

.page-agreement .panel,
.page-member-electricitysalescontract .panel,
.page-member-create-step7 .panel {
  display: none
}

.page-agreement .panel__text,
.page-member-electricitysalescontract .panel__text,
.page-member-create-step7 .panel__text {
  margin-bottom: 10px
}

.page-agreement .panel__caution,
.page-member-electricitysalescontract .panel__caution,
.page-member-create-step7 .panel__caution {
  color: #969ba2;
  margin-bottom: 20px;
  padding-left: 1em;
  text-indent: -1em
}

.page-agreement .panel .btn,
.page-member-electricitysalescontract .panel .btn,
.page-member-create-step7 .panel .btn {
  font-size: 16px;
  font-size: 1rem
}

.page-agreement .panel .required,
.page-member-electricitysalescontract .panel .required,
.page-member-create-step7 .panel .required {
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  margin-left: 10px;
  padding: 4px 6px 6px;
  position: relative;
  right: 0;
  top: 0
}

@media screen and (max-width:767px) {

  .page-agreement .panel .required,
  .page-member-electricitysalescontract .panel .required,
  .page-member-create-step7 .panel .required {
    position: absolute;
    right: 0;
    top: 0
  }

  .page-agreement .panel .btn,
  .page-member-electricitysalescontract .panel .btn,
  .page-member-create-step7 .panel .btn {
    font-size: 15px;
    font-size: .9375rem
  }
}

.page-agreement .panel-layout1,
.page-member-electricitysalescontract .panel-layout1,
.page-member-create-step7 .panel-layout1 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0
}

.page-agreement .panel-layout1__item,
.page-member-electricitysalescontract .panel-layout1__item,
.page-member-create-step7 .panel-layout1__item {
  position: relative;
  width: 32%
}

.page-agreement .panel-layout1__item:nth-child(1),
.page-member-electricitysalescontract .panel-layout1__item:nth-child(1),
.page-member-create-step7 .panel-layout1__item:nth-child(1) {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  color: #07427b;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.page-agreement .panel-layout1__item:nth-child(1) .inner,
.page-member-electricitysalescontract .panel-layout1__item:nth-child(1) .inner,
.page-member-create-step7 .panel-layout1__item:nth-child(1) .inner {
  box-sizing: border-box;
  padding-right: 40px
}

.page-agreement .panel-layout1__item:nth-child(1) .note,
.page-member-electricitysalescontract .panel-layout1__item:nth-child(1) .note,
.page-member-create-step7 .panel-layout1__item:nth-child(1) .note {
  color: #969ba2;
  display: block;
  width: 100%
}

.page-agreement .panel-layout1__item:nth-child(2) input,
.page-member-electricitysalescontract .panel-layout1__item:nth-child(2) input,
.page-member-create-step7 .panel-layout1__item:nth-child(2) input {
  width: 100%
}

.page-agreement .panel-layout1__item:nth-child(3),
.page-member-electricitysalescontract .panel-layout1__item:nth-child(3),
.page-member-create-step7 .panel-layout1__item:nth-child(3) {
  font-size: 16px;
  font-size: 1rem
}

.page-agreement .panel-layout1__item .select-wrap,
.page-member-electricitysalescontract .panel-layout1__item .select-wrap,
.page-member-create-step7 .panel-layout1__item .select-wrap {
  margin-bottom: 0;
  margin-right: 0;
  width: 100%
}

.page-agreement .panel-layout2,
.page-member-electricitysalescontract .panel-layout2,
.page-member-create-step7 .panel-layout2 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.page-agreement .panel-layout2__item,
.page-member-electricitysalescontract .panel-layout2__item,
.page-member-create-step7 .panel-layout2__item {
  width: 46%
}

.page-agreement .panel-layout3,
.page-member-electricitysalescontract .panel-layout3,
.page-member-create-step7 .panel-layout3 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 0
}

.page-agreement .panel-layout3__item,
.page-member-electricitysalescontract .panel-layout3__item,
.page-member-create-step7 .panel-layout3__item {
  width: 48%
}

.page-agreement .dl-layout2__item:nth-child(1),
.page-member-electricitysalescontract .dl-layout2__item:nth-child(1),
.page-member-create-step7 .dl-layout2__item:nth-child(1) {
  box-sizing: border-box;
  color: #07427b;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative
}

.page-agreement .dl-layout2__item:nth-child(1):before,
.page-member-electricitysalescontract .dl-layout2__item:nth-child(1):before,
.page-member-create-step7 .dl-layout2__item:nth-child(1):before {
  background: #07427b;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 6px;
  left: 0;
  position: absolute;
  top: .6em;
  width: 6px
}

@media screen and (min-width:768px)and (max-width:1099px) {

  .page-agreement .panel-layout1 .select-wrap,
  .page-member-electricitysalescontract .panel-layout1 .select-wrap,
  .page-member-create-step7 .panel-layout1 .select-wrap {
    width: 100%
  }
}

@media screen and (max-width:767px) {

  .page-agreement .panel-layout1,
  .page-member-electricitysalescontract .panel-layout1,
  .page-member-create-step7 .panel-layout1 {
    display: block;
    margin: 20px 0
  }

  .page-agreement .panel-layout1__item,
  .page-member-electricitysalescontract .panel-layout1__item,
  .page-member-create-step7 .panel-layout1__item {
    width: 100%
  }

  .page-agreement .panel-layout1__item:nth-child(1),
  .page-member-electricitysalescontract .panel-layout1__item:nth-child(1),
  .page-member-create-step7 .panel-layout1__item:nth-child(1) {
    margin-bottom: 10px
  }

  .page-agreement .panel-layout1__item:nth-child(1) .note,
  .page-member-electricitysalescontract .panel-layout1__item:nth-child(1) .note,
  .page-member-create-step7 .panel-layout1__item:nth-child(1) .note {
    color: #969ba2;
    display: block;
    width: 100%
  }

  .page-agreement .panel-layout1__item:nth-child(2),
  .page-member-electricitysalescontract .panel-layout1__item:nth-child(2),
  .page-member-create-step7 .panel-layout1__item:nth-child(2) {
    margin-bottom: 10px
  }

  .page-agreement .panel-layout1__item:nth-child(2) input,
  .page-member-electricitysalescontract .panel-layout1__item:nth-child(2) input,
  .page-member-create-step7 .panel-layout1__item:nth-child(2) input {
    width: 100%
  }

  .page-agreement .panel-layout1__item:nth-child(3),
  .page-member-electricitysalescontract .panel-layout1__item:nth-child(3),
  .page-member-create-step7 .panel-layout1__item:nth-child(3) {
    font-size: 15px;
    font-size: .9375rem;
    margin-bottom: 10px
  }

  .page-agreement .panel-layout1__item:nth-child(3) .btn,
  .page-member-electricitysalescontract .panel-layout1__item:nth-child(3) .btn,
  .page-member-create-step7 .panel-layout1__item:nth-child(3) .btn {
    min-height: 42px
  }

  .page-agreement .panel-layout1__item .select-wrap,
  .page-member-electricitysalescontract .panel-layout1__item .select-wrap,
  .page-member-create-step7 .panel-layout1__item .select-wrap {
    margin-bottom: 0
  }

  .page-agreement .panel-layout2,
  .page-member-electricitysalescontract .panel-layout2,
  .page-member-create-step7 .panel-layout2 {
    display: block
  }

  .page-agreement .panel-layout2__item,
  .page-member-electricitysalescontract .panel-layout2__item,
  .page-member-create-step7 .panel-layout2__item {
    width: 100%
  }

  .page-agreement .panel-layout3,
  .page-member-electricitysalescontract .panel-layout3,
  .page-member-create-step7 .panel-layout3 {
    display: block;
    margin: 30px 0 0
  }

  .page-agreement .panel-layout3__item,
  .page-member-electricitysalescontract .panel-layout3__item,
  .page-member-create-step7 .panel-layout3__item {
    width: 100%
  }

  .page-agreement .dl-layout2__item,
  .page-member-electricitysalescontract .dl-layout2__item,
  .page-member-create-step7 .dl-layout2__item {
    margin-bottom: 15px
  }

  .page-agreement .dl-layout2__item:nth-child(1),
  .page-member-electricitysalescontract .dl-layout2__item:nth-child(1),
  .page-member-create-step7 .dl-layout2__item:nth-child(1) {
    box-sizing: border-box;
    color: #07427b;
    margin-bottom: 10px;
    padding-left: 10px;
    position: relative
  }

  .page-agreement .dl-layout2__item:nth-child(1):before,
  .page-member-electricitysalescontract .dl-layout2__item:nth-child(1):before,
  .page-member-create-step7 .dl-layout2__item:nth-child(1):before {
    background: #07427b;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 6px;
    left: 0;
    position: absolute;
    top: .6em;
    width: 6px
  }
}

.page-agreement .panel.is-show,
.page-member-electricitysalescontract .panel.is-show,
.page-member-create-step7 .panel.is-show {
  display: block
}

.page-member-electricitysalescontract .modal-detail__img {
  text-align: center;
  width: 60%
}

@media screen and (max-width:767px) {
  .page-member-electricitysalescontract .modal-detail__img {
    width: 100%
  }
}

.page-member-create-step7 .form-flow li:nth-child(2) .small,
.page-member-create-step8 .form-flow li:nth-child(2) .small,
.page-member-create-step9 .form-flow li:nth-child(2) .small {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.5;
  position: relative
}

.page-member-create-step7 .tab-menu,
.page-member-create-step8 .tab-menu,
.page-member-create-step9 .tab-menu {
  width: 49.5%
}

@media screen and (max-width:767px) {

  .page-member-create-step7 .form-flow li:nth-child(2) .small,
  .page-member-create-step8 .form-flow li:nth-child(2) .small,
  .page-member-create-step9 .form-flow li:nth-child(2) .small {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.3
  }
}

.page-agreement .text-area,
.page-member-create-step7 .text-area {
  margin-bottom: 0;
  text-align: left
}

.page-agreement .text-area__text,
.page-member-create-step7 .text-area__text {
  margin-bottom: 10px
}

.page-agreement .text-area__caution,
.page-member-create-step7 .text-area__caution {
  color: #969ba2;
  margin-bottom: 20px;
  padding-left: 1em;
  text-indent: -1em
}

.page-agreement .text-area__indent,
.page-member-create-step7 .text-area__indent {
  padding-left: 1em;
  text-indent: -1em
}

.page-agreement .text-area__link,
.page-member-create-step7 .text-area__link {
  margin-bottom: 20px;
  text-align: right
}

@media screen and (max-width:767px) {

  .page-agreement .text-area,
  .page-member-create-step7 .text-area {
    text-align: left
  }

  .page-agreement .text-area__link,
  .page-member-create-step7 .text-area__link {
    text-align: right
  }
}

.page-agreement .already,
.page-member-create-step7 .already {
  -webkit-box-sizing: border-box;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  margin: 0 auto 40px;
  overflow: hidden
}

.page-agreement .already>.inner,
.page-member-create-step7 .already>.inner {
  box-sizing: border-box;
  padding: 30px 4%
}

.page-agreement .already__title,
.page-member-create-step7 .already__title {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  padding: 10px;
  text-align: center
}

.page-agreement .already__text,
.page-member-create-step7 .already__text {
  margin-bottom: 10px
}

@media screen and (max-width:767px) {

  .page-agreement .already>.inner,
  .page-member-create-step7 .already>.inner {
    box-sizing: border-box;
    padding: 15px 4%
  }

  .page-agreement .already__title,
  .page-member-create-step7 .already__title {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px
  }
}

.page-agreement .already-layout,
.page-member-create-step7 .already-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 0
}

.page-agreement .already-layout__item,
.page-member-create-step7 .already-layout__item {
  position: relative;
  width: 32%
}

.page-agreement .already-layout__item:nth-child(1),
.page-member-create-step7 .already-layout__item:nth-child(1) {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  color: #07427b;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.page-agreement .already-layout__item:nth-child(1) .inner,
.page-member-create-step7 .already-layout__item:nth-child(1) .inner {
  box-sizing: border-box;
  padding-right: 40px
}

.page-agreement .already-layout__item:nth-child(1) .note,
.page-member-create-step7 .already-layout__item:nth-child(1) .note {
  color: #969ba2;
  display: block;
  width: 100%
}

.page-agreement .already-layout__item:nth-child(2) input,
.page-member-create-step7 .already-layout__item:nth-child(2) input {
  width: 100%
}

.page-agreement .already-layout__item:nth-child(3),
.page-member-create-step7 .already-layout__item:nth-child(3) {
  font-size: 16px;
  font-size: 1rem
}

.page-agreement .already-layout__item .select-wrap,
.page-member-create-step7 .already-layout__item .select-wrap {
  margin-bottom: 0;
  margin-right: 0;
  width: 100%
}

.page-agreement .already-layout .required,
.page-member-create-step7 .already-layout .required {
  -webkit-transform: translateY(-50%);
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  padding: 4px 6px 6px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

@media screen and (max-width:767px) {

  .page-agreement .already-layout,
  .page-member-create-step7 .already-layout {
    display: block;
    margin: 20px 0
  }

  .page-agreement .already-layout__item,
  .page-member-create-step7 .already-layout__item {
    width: 100%
  }

  .page-agreement .already-layout__item:nth-child(1),
  .page-member-create-step7 .already-layout__item:nth-child(1) {
    margin-bottom: 10px
  }

  .page-agreement .already-layout__item:nth-child(1) .note,
  .page-member-create-step7 .already-layout__item:nth-child(1) .note {
    color: #969ba2;
    display: block;
    width: 100%
  }

  .page-agreement .already-layout__item:nth-child(2),
  .page-member-create-step7 .already-layout__item:nth-child(2) {
    margin-bottom: 10px
  }

  .page-agreement .already-layout__item:nth-child(2) input,
  .page-member-create-step7 .already-layout__item:nth-child(2) input {
    width: 100%
  }

  .page-agreement .already-layout__item:nth-child(3),
  .page-member-create-step7 .already-layout__item:nth-child(3) {
    font-size: 15px;
    font-size: .9375rem;
    margin-bottom: 10px
  }

  .page-agreement .already-layout__item:nth-child(3) .btn,
  .page-member-create-step7 .already-layout__item:nth-child(3) .btn {
    min-height: 42px
  }

  .page-agreement .already-layout__item .select-wrap,
  .page-member-create-step7 .already-layout__item .select-wrap {
    margin-bottom: 0
  }
}

.page-agreement .authentication,
.page-member-create-step7 .authentication {
  -webkit-box-sizing: border-box;
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  box-sizing: border-box;
  margin: 30px auto 0;
  overflow: hidden
}

.page-agreement .authentication>.inner,
.page-member-create-step7 .authentication>.inner {
  box-sizing: border-box;
  padding: 30px 4%
}

.page-agreement .authentication__title,
.page-member-create-step7 .authentication__title {
  -webkit-box-sizing: border-box;
  background: #07427b;
  box-sizing: border-box;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  padding: 10px;
  text-align: center
}

.page-agreement .authentication__text,
.page-member-create-step7 .authentication__text {
  margin-bottom: 10px
}

.page-agreement .authentication__error-text,
.page-member-create-step7 .authentication__error-text {
  color: #e62e8b;
  margin: 40px auto 10px;
  text-align: center
}

.page-agreement .authentication__caution,
.page-member-create-step7 .authentication__caution {
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 10px;
  padding-left: 1em;
  text-indent: -1em
}

@media screen and (max-width:767px) {

  .page-agreement .authentication>.inner,
  .page-member-create-step7 .authentication>.inner {
    box-sizing: border-box;
    padding: 15px 4%
  }

  .page-agreement .authentication__title,
  .page-member-create-step7 .authentication__title {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px
  }

  .page-agreement .authentication__error-text,
  .page-member-create-step7 .authentication__error-text {
    color: #e62e8b;
    margin: 30px auto 10px;
    text-align: center
  }
}

.page-agreement .authentication-layout,
.page-member-create-step7 .authentication-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 0
}

.page-agreement .authentication-layout__item,
.page-member-create-step7 .authentication-layout__item {
  position: relative;
  width: 32%
}

.page-agreement .authentication-layout__item:nth-child(1),
.page-member-create-step7 .authentication-layout__item:nth-child(1) {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  color: #07427b;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.page-agreement .authentication-layout__item:nth-child(1) .inner,
.page-member-create-step7 .authentication-layout__item:nth-child(1) .inner {
  box-sizing: border-box;
  padding-right: 40px
}

.page-agreement .authentication-layout__item:nth-child(1) .note,
.page-member-create-step7 .authentication-layout__item:nth-child(1) .note {
  color: #969ba2;
  display: block;
  width: 100%
}

.page-agreement .authentication-layout__item:nth-child(2) input,
.page-member-create-step7 .authentication-layout__item:nth-child(2) input {
  width: 100%
}

.page-agreement .authentication-layout__item:nth-child(3),
.page-member-create-step7 .authentication-layout__item:nth-child(3) {
  font-size: 16px;
  font-size: 1rem
}

.page-agreement .authentication-layout__item .select-wrap,
.page-member-create-step7 .authentication-layout__item .select-wrap {
  margin-bottom: 0;
  margin-right: 0;
  width: 100%
}

.page-agreement .authentication-layout .required,
.page-member-create-step7 .authentication-layout .required {
  -webkit-transform: translateY(-50%);
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1;
  padding: 4px 6px 6px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

@media screen and (max-width:767px) {

  .page-agreement .authentication-layout,
  .page-member-create-step7 .authentication-layout {
    display: block;
    margin: 20px 0
  }

  .page-agreement .authentication-layout__item,
  .page-member-create-step7 .authentication-layout__item {
    width: 100%
  }

  .page-agreement .authentication-layout__item:nth-child(1),
  .page-member-create-step7 .authentication-layout__item:nth-child(1) {
    margin-bottom: 10px
  }

  .page-agreement .authentication-layout__item:nth-child(1) .note,
  .page-member-create-step7 .authentication-layout__item:nth-child(1) .note {
    color: #969ba2;
    display: block;
    width: 100%
  }

  .page-agreement .authentication-layout__item:nth-child(2),
  .page-member-create-step7 .authentication-layout__item:nth-child(2) {
    margin-bottom: 10px
  }

  .page-agreement .authentication-layout__item:nth-child(2) input,
  .page-member-create-step7 .authentication-layout__item:nth-child(2) input {
    width: 100%
  }

  .page-agreement .authentication-layout__item:nth-child(3),
  .page-member-create-step7 .authentication-layout__item:nth-child(3) {
    font-size: 15px;
    font-size: .9375rem;
    margin-bottom: 10px
  }

  .page-agreement .authentication-layout__item:nth-child(3) .btn,
  .page-member-create-step7 .authentication-layout__item:nth-child(3) .btn {
    min-height: 42px
  }

  .page-agreement .authentication-layout__item .select-wrap,
  .page-member-create-step7 .authentication-layout__item .select-wrap {
    margin-bottom: 0
  }
}

.page-agreement .border-wrap,
.page-member-create-step7 .border-wrap {
  border-top: 1px solid #d2d3d6;
  margin-top: 40px;
  padding-top: 40px
}

.page-agreement .border-wrap .authentication__error-text,
.page-member-create-step7 .border-wrap .authentication__error-text {
  margin: 0 auto 10px
}

@media screen and (max-width:767px) {

  .page-agreement .border-wrap .authentication__error-text,
  .page-member-create-step7 .border-wrap .authentication__error-text {
    margin: 0 auto 10px
  }
}

.page-agreement .case-base,
.page-member-create-step7 .case-base {
  margin: 20px 0;
  position: relative
}

.page-agreement .case-base__text,
.page-member-create-step7 .case-base__text {
  margin-bottom: 10px
}

.page-agreement .case-base__caution,
.page-member-create-step7 .case-base__caution {
  color: #969ba2;
  margin-bottom: 10px;
  padding-left: 1em;
  text-indent: -1em
}

.page-agreement .case-base .radio-wrap--c2 .style-radio1,
.page-member-create-step7 .case-base .radio-wrap--c2 .style-radio1 {
  margin-right: 0;
  width: 48%
}

.page-agreement .case-base .radio-wrap--c2 .style-radio1:not(:last-child),
.page-member-create-step7 .case-base .radio-wrap--c2 .style-radio1:not(:last-child) {
  margin-right: 3%
}

.page-agreement .case-base .required-wrap,
.page-member-create-step7 .case-base .required-wrap {
  height: 42px
}

.page-agreement .case-base .required-wrap .required,
.page-member-create-step7 .case-base .required-wrap .required {
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  left: 0;
  line-height: 1;
  padding: 4px 6px 6px;
  position: relative;
  right: unset;
  top: 0
}

@media screen and (max-width:767px) {

  .page-agreement .case-base,
  .page-member-create-step7 .case-base {
    margin: 20px 0
  }

  .page-agreement .case-base .radio-wrap--c2 .style-radio1,
  .page-member-create-step7 .case-base .radio-wrap--c2 .style-radio1 {
    margin-right: 0;
    width: 100%
  }

  .page-agreement .case-base .radio-wrap--c2 .style-radio1:not(:last-child),
  .page-member-create-step7 .case-base .radio-wrap--c2 .style-radio1:not(:last-child) {
    margin-right: 0
  }

  .page-agreement .case-base .required-wrap,
  .page-member-create-step7 .case-base .required-wrap {
    height: 36px
  }

  .page-agreement .case-base .required-wrap .required,
  .page-member-create-step7 .case-base .required-wrap .required {
    background: #e62e8b;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    left: auto;
    line-height: 1;
    padding: 4px 6px 6px;
    position: absolute;
    right: 15px;
    top: 0
  }
}

.page-agreement .case-error,
.page-member-create-step7 .case-error {
  margin: 50px 0
}

.page-agreement .case-error .layout-btn-3c,
.page-member-create-step7 .case-error .layout-btn-3c {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.page-agreement .case-error .layout-btn-3c__item,
.page-member-create-step7 .case-error .layout-btn-3c__item {
  width: 32%
}

.page-agreement .case-error .layout-btn-3c__item:not(:last-child),
.page-member-create-step7 .case-error .layout-btn-3c__item:not(:last-child) {
  margin-right: 2%
}

.page-agreement .case-error .layout-btn-3c__item .btn-wrap,
.page-member-create-step7 .case-error .layout-btn-3c__item .btn-wrap,
.page-agreement .case-error .layout-btn-3c__item .btn-wrap .btn,
.page-member-create-step7 .case-error .layout-btn-3c__item .btn-wrap .btn {
  height: 100%
}

.page-agreement .case-error .layout-btn-2c,
.page-member-create-step7 .case-error .layout-btn-2c {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 70%
}

.page-agreement .case-error .layout-btn-2c__item,
.page-member-create-step7 .case-error .layout-btn-2c__item {
  width: 48%
}

.page-agreement .case-error .layout-btn-2c__item .btn-wrap,
.page-member-create-step7 .case-error .layout-btn-2c__item .btn-wrap,
.page-agreement .case-error .layout-btn-2c__item .btn-wrap .btn,
.page-member-create-step7 .case-error .layout-btn-2c__item .btn-wrap .btn {
  height: 100%
}

.page-agreement .case-error .layout-btn-1c,
.page-member-create-step7 .case-error .layout-btn-1c {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%
}

.page-agreement .case-error .layout-btn-1c__item,
.page-member-create-step7 .case-error .layout-btn-1c__item {
  margin: 0 auto;
  width: 48%
}

.page-agreement .case-error .layout-btn-1c__item .btn-wrap,
.page-member-create-step7 .case-error .layout-btn-1c__item .btn-wrap,
.page-agreement .case-error .layout-btn-1c__item .btn-wrap .btn,
.page-member-create-step7 .case-error .layout-btn-1c__item .btn-wrap .btn {
  height: 100%
}

@media screen and (max-width:767px) {

  .page-agreement .case-error,
  .page-member-create-step7 .case-error {
    margin: 20px 0
  }

  .page-agreement .case-error .layout-btn-3c,
  .page-member-create-step7 .case-error .layout-btn-3c {
    display: block
  }

  .page-agreement .case-error .layout-btn-3c__item,
  .page-member-create-step7 .case-error .layout-btn-3c__item {
    width: 100%
  }

  .page-agreement .case-error .layout-btn-3c__item:not(:last-child),
  .page-member-create-step7 .case-error .layout-btn-3c__item:not(:last-child) {
    margin-bottom: 15px;
    margin-right: 0
  }

  .page-agreement .case-error .layout-btn-3c__item .btn-wrap,
  .page-member-create-step7 .case-error .layout-btn-3c__item .btn-wrap {
    height: 100%
  }

  .page-agreement .case-error .layout-btn-3c__item .btn-wrap .btn,
  .page-member-create-step7 .case-error .layout-btn-3c__item .btn-wrap .btn {
    height: 100%;
    min-height: 42px
  }

  .page-agreement .case-error .layout-btn-2c,
  .page-member-create-step7 .case-error .layout-btn-2c {
    display: block;
    width: 100%
  }

  .page-agreement .case-error .layout-btn-2c__item,
  .page-member-create-step7 .case-error .layout-btn-2c__item {
    width: 100%
  }

  .page-agreement .case-error .layout-btn-2c__item:not(:last-child),
  .page-member-create-step7 .case-error .layout-btn-2c__item:not(:last-child) {
    margin-bottom: 15px;
    margin-right: 0
  }

  .page-agreement .case-error .layout-btn-2c__item .btn-wrap,
  .page-member-create-step7 .case-error .layout-btn-2c__item .btn-wrap {
    height: 100%
  }

  .page-agreement .case-error .layout-btn-2c__item .btn-wrap .btn,
  .page-member-create-step7 .case-error .layout-btn-2c__item .btn-wrap .btn {
    height: 100%;
    min-height: 42px
  }

  .page-agreement .case-error .layout-btn-1c__item,
  .page-member-create-step7 .case-error .layout-btn-1c__item {
    width: 100%
  }
}

.page-agreement .case-call,
.page-member-create-step7 .case-call {
  margin: 20px 0
}

.page-agreement .case-call__number,
.page-member-create-step7 .case-call__number {
  color: #07427b;
  font-size: 48px;
  font-size: 3rem;
  margin: 20px 0;
  text-align: center
}

.page-agreement .case-call .layout-btn,
.page-member-create-step7 .case-call .layout-btn {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 70%
}

.page-agreement .case-call .layout-btn__item,
.page-member-create-step7 .case-call .layout-btn__item {
  width: 48%
}

.page-agreement .case-call .layout-btn__item .btn-wrap,
.page-member-create-step7 .case-call .layout-btn__item .btn-wrap,
.page-agreement .case-call .layout-btn__item .btn-wrap .btn,
.page-member-create-step7 .case-call .layout-btn__item .btn-wrap .btn {
  height: 100%
}

@media screen and (max-width:767px) {

  .page-agreement .case-call,
  .page-member-create-step7 .case-call {
    margin: 20px 0
  }

  .page-agreement .case-call__number,
  .page-member-create-step7 .case-call__number {
    font-size: 10vmin;
    margin: 40px 0
  }

  .page-agreement .case-call .layout-btn,
  .page-member-create-step7 .case-call .layout-btn {
    display: block;
    width: 100%
  }

  .page-agreement .case-call .layout-btn__item,
  .page-member-create-step7 .case-call .layout-btn__item {
    margin-bottom: 15px;
    width: 100%
  }

  .page-agreement .case-call .layout-btn__item .btn-wrap,
  .page-member-create-step7 .case-call .layout-btn__item .btn-wrap {
    height: 100%
  }

  .page-agreement .case-call .layout-btn__item .btn-wrap .btn,
  .page-member-create-step7 .case-call .layout-btn__item .btn-wrap .btn {
    height: 100%;
    min-height: 42px
  }
}

.page-agreement .case-input-auth .layout-phone,
.page-member-create-step7 .case-input-auth .layout-phone {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 30px;
  padding-top: 30px
}

.page-agreement .case-input-auth .layout-phone__item:nth-child(1),
.page-member-create-step7 .case-input-auth .layout-phone__item:nth-child(1) {
  margin-right: 30px
}

.page-agreement .case-input-auth .layout-phone__item:nth-child(2),
.page-member-create-step7 .case-input-auth .layout-phone__item:nth-child(2) {
  width: 40%
}

.page-agreement .case-input-auth .layout-phone__number,
.page-member-create-step7 .case-input-auth .layout-phone__number {
  color: #07427b;
  font-weight: 500
}

@media screen and (max-width:767px) {

  .page-agreement .case-input-auth .layout-phone,
  .page-member-create-step7 .case-input-auth .layout-phone {
    display: block;
    margin-top: 20px;
    padding-top: 20px
  }

  .page-agreement .case-input-auth .layout-phone__item:nth-child(1),
  .page-member-create-step7 .case-input-auth .layout-phone__item:nth-child(1) {
    margin-bottom: 10px;
    margin-right: 0
  }

  .page-agreement .case-input-auth .layout-phone__item:nth-child(2),
  .page-member-create-step7 .case-input-auth .layout-phone__item:nth-child(2) {
    width: 100%
  }

  .page-agreement .case-input-auth .layout-phone__item .btn-wrap .btn,
  .page-member-create-step7 .case-input-auth .layout-phone__item .btn-wrap .btn {
    min-height: 42px
  }
}

.page-agreement .case-bank-account,
.page-member-create-step7 .case-bank-account {
  margin: 20px 0
}

.page-agreement .case-bank-account__text,
.page-member-create-step7 .case-bank-account__text {
  margin-bottom: 10px
}

.page-agreement .case-bank-account__caution,
.page-member-create-step7 .case-bank-account__caution {
  color: #969ba2;
  margin-bottom: 10px;
  padding-left: 1em;
  text-indent: -1em
}

.page-agreement .case-bank-account .style-box2,
.page-member-create-step7 .case-bank-account .style-box2,
.page-agreement .case-bank-account .layout-btn,
.page-member-create-step7 .case-bank-account .layout-btn {
  margin-top: 30px
}

.page-agreement .case-bank-account .layout-btn .btn,
.page-member-create-step7 .case-bank-account .layout-btn .btn {
  margin: 0 auto;
  width: 30%
}

@media screen and (max-width:767px) {

  .page-agreement .case-bank-account .layout-btn .btn,
  .page-member-create-step7 .case-bank-account .layout-btn .btn {
    min-height: 42px;
    width: 100%
  }
}

.page-agreement .layout-btn-back,
.page-member-create-step7 .layout-btn-back {
  margin-top: 30px
}

.page-agreement .layout-btn-back .btn,
.page-member-create-step7 .layout-btn-back .btn {
  margin: 0 auto;
  width: 30%
}

@media screen and (max-width:767px) {

  .page-agreement .layout-btn-back .btn,
  .page-member-create-step7 .layout-btn-back .btn {
    min-height: 42px;
    width: 80%
  }
}

.page-electricityapplicationinput .page-wrap,
.page-electricityapplicationinput2 .page-wrap,
.page-electricityapplicationconfirm .page-wrap {
  background: none;
  padding: 0
}

.page-electricityapplicationinput .content1-item,
.page-electricityapplicationinput2 .content1-item,
.page-electricityapplicationconfirm .content1-item {
  -webkit-box-sizing: border-box;
  border: 1px solid #e62e8b;
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 15px;
  font-size: .9375rem;
  margin-top: 15px;
  padding: 15px
}

.page-electricityapplicationinput .content1-item .radio-content1-inner ul,
.page-electricityapplicationinput2 .content1-item .radio-content1-inner ul,
.page-electricityapplicationconfirm .content1-item .radio-content1-inner ul {
  list-style: none
}

.page-electricityapplicationinput .content1-item .radio-content1-inner ul li,
.page-electricityapplicationinput2 .content1-item .radio-content1-inner ul li,
.page-electricityapplicationconfirm .content1-item .radio-content1-inner ul li {
  padding-left: 1.2em;
  position: relative
}

.page-electricityapplicationinput .content1-item .radio-content1-inner ul li:before,
.page-electricityapplicationinput2 .content1-item .radio-content1-inner ul li:before,
.page-electricityapplicationconfirm .content1-item .radio-content1-inner ul li:before {
  content: "◯";
  display: inline-block;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 0
}

.page-electricityapplicationinput .content1-item__caution,
.page-electricityapplicationinput2 .content1-item__caution,
.page-electricityapplicationconfirm .content1-item__caution {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em
}

.page-electricityapplicationinput .style-layout-form,
.page-electricityapplicationinput2 .style-layout-form,
.page-electricityapplicationconfirm .style-layout-form {
  padding-bottom: 0
}

.page-electricityapplicationinput .radio6-sub1 input.select-disabled+*,
.page-electricityapplicationinput2 .radio6-sub1 input.select-disabled+*,
.page-electricityapplicationconfirm .radio6-sub1 input.select-disabled+* {
  border-color: #eee;
  color: #969ba2;
  pointer-events: none
}

.page-electricityapplicationinput .content5-2-input.select-disabled,
.page-electricityapplicationinput2 .content5-2-input.select-disabled,
.page-electricityapplicationconfirm .content5-2-input.select-disabled {
  background-color: #efefef;
  border-color: #eee
}

.page-electricityapplicationinput .content6 .style-layout-form__item .form-item,
.page-electricityapplicationinput2 .content6 .style-layout-form__item .form-item,
.page-electricityapplicationconfirm .content6 .style-layout-form__item .form-item {
  margin: 25px 0;
  padding: 0
}

.page-electricityapplicationinput .content6 .style-layout-form__item .form-item:nth-child(2):before,
.page-electricityapplicationinput2 .content6 .style-layout-form__item .form-item:nth-child(2):before,
.page-electricityapplicationconfirm .content6 .style-layout-form__item .form-item:nth-child(2):before {
  background: #d2d3d6;
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto 30px;
  width: 92%
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .content6 .style-layout-form__item .form-item:nth-child(2):before,
  .page-electricityapplicationinput2 .content6 .style-layout-form__item .form-item:nth-child(2):before,
  .page-electricityapplicationconfirm .content6 .style-layout-form__item .form-item:nth-child(2):before {
    display: none
  }
}

.page-electricityapplicationinput .content6-layout,
.page-electricityapplicationinput2 .content6-layout,
.page-electricityapplicationconfirm .content6-layout {
  position: relative
}

.page-electricityapplicationinput .content6-layout__item:nth-child(1) .required,
.page-electricityapplicationinput2 .content6-layout__item:nth-child(1) .required,
.page-electricityapplicationconfirm .content6-layout__item:nth-child(1) .required {
  -webkit-transform: translateY(-50%);
  background: #e62e8b;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  left: 0;
  line-height: 1;
  padding: 4px 6px 6px;
  position: absolute;
  text-indent: 0;
  top: 14px;
  transform: translateY(-50%);
  width: auto
}

.page-electricityapplicationinput .content6-layout__item:nth-child(2),
.page-electricityapplicationinput2 .content6-layout__item:nth-child(2),
.page-electricityapplicationconfirm .content6-layout__item:nth-child(2) {
  margin-left: 11%;
  padding-left: 1em;
  text-indent: -1em;
  width: 89%
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .content6-layout,
  .page-electricityapplicationinput2 .content6-layout,
  .page-electricityapplicationconfirm .content6-layout {
    position: relative
  }

  .page-electricityapplicationinput .content6-layout__item:nth-child(1),
  .page-electricityapplicationinput2 .content6-layout__item:nth-child(1),
  .page-electricityapplicationconfirm .content6-layout__item:nth-child(1) {
    margin-bottom: 15px;
    text-indent: 0
  }

  .page-electricityapplicationinput .content6-layout__item:nth-child(1) .required,
  .page-electricityapplicationinput2 .content6-layout__item:nth-child(1) .required,
  .page-electricityapplicationconfirm .content6-layout__item:nth-child(1) .required {
    -webkit-transform: translateY(-50%);
    background: #e62e8b;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    left: unset;
    line-height: 1;
    padding: 4px 6px 6px;
    position: absolute;
    right: 15px;
    text-indent: 0;
    top: 12px;
    transform: translateY(-50%);
    width: auto
  }

  .page-electricityapplicationinput .content6-layout__item:nth-child(2),
  .page-electricityapplicationinput2 .content6-layout__item:nth-child(2),
  .page-electricityapplicationconfirm .content6-layout__item:nth-child(2) {
    margin: 0 auto;
    width: 90%
  }
}

.page-electricityapplicationinput .radio6-sub1,
.page-electricityapplicationinput2 .radio6-sub1,
.page-electricityapplicationconfirm .radio6-sub1,
.page-electricityapplicationinput .radio6-sub1 .radio6-sub1-2,
.page-electricityapplicationinput2 .radio6-sub1 .radio6-sub1-2,
.page-electricityapplicationconfirm .radio6-sub1 .radio6-sub1-2 {
  margin-bottom: 10px
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .radio6-sub1 .radio6-sub1-2 .select-wrap,
  .page-electricityapplicationinput2 .radio6-sub1 .radio6-sub1-2 .select-wrap,
  .page-electricityapplicationconfirm .radio6-sub1 .radio6-sub1-2 .select-wrap {
    width: 90%
  }
}

.page-electricityapplicationinput .radio6-sub2,
.page-electricityapplicationinput2 .radio6-sub2,
.page-electricityapplicationconfirm .radio6-sub2 {
  margin-bottom: 10px
}

.page-electricityapplicationinput .radio6-sub2 .select-disabled,
.page-electricityapplicationinput2 .radio6-sub2 .select-disabled,
.page-electricityapplicationconfirm .radio6-sub2 .select-disabled {
  border-color: #eee;
  pointer-events: none
}

.page-electricityapplicationinput .radio6-sub2 .select-disabled:before,
.page-electricityapplicationinput2 .radio6-sub2 .select-disabled:before,
.page-electricityapplicationconfirm .radio6-sub2 .select-disabled:before {
  border-color: #eee
}

.page-electricityapplicationinput .radio6-sub2 .select-disabled:after,
.page-electricityapplicationinput2 .radio6-sub2 .select-disabled:after,
.page-electricityapplicationconfirm .radio6-sub2 .select-disabled:after {
  opacity: .3
}

.page-electricityapplicationinput .radio6-sub2 .input-disabled,
.page-electricityapplicationinput2 .radio6-sub2 .input-disabled,
.page-electricityapplicationconfirm .radio6-sub2 .input-disabled {
  border-color: #eee;
  pointer-events: none
}

.page-electricityapplicationinput .radio6-sub2 .select-unit,
.page-electricityapplicationinput2 .radio6-sub2 .select-unit,
.page-electricityapplicationconfirm .radio6-sub2 .select-unit {
  padding: 0 5px
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .radio6-sub2 .select-wrap,
  .page-electricityapplicationinput2 .radio6-sub2 .select-wrap,
  .page-electricityapplicationconfirm .radio6-sub2 .select-wrap {
    width: 90%
  }
}

.page-electricityapplicationinput .radio6-sub3 .input-disabled,
.page-electricityapplicationinput2 .radio6-sub3 .input-disabled,
.page-electricityapplicationconfirm .radio6-sub3 .input-disabled {
  background: #eee;
  border-color: #eee;
  pointer-events: none
}

.page-electricityapplicationinput .radio6-sub3 input,
.page-electricityapplicationinput2 .radio6-sub3 input,
.page-electricityapplicationconfirm .radio6-sub3 input {
  width: 15%
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .radio6-sub3 .input-wrap input,
  .page-electricityapplicationinput2 .radio6-sub3 .input-wrap input,
  .page-electricityapplicationconfirm .radio6-sub3 .input-wrap input {
    margin-right: 3%;
    width: 28%
  }
}

.page-electricityapplicationinput .content7 .select-wrap.year,
.page-electricityapplicationinput2 .content7 .select-wrap.year,
.page-electricityapplicationconfirm .content7 .select-wrap.year {
  width: 25%
}

.page-electricityapplicationinput .content7 .select-wrap.month,
.page-electricityapplicationinput2 .content7 .select-wrap.month,
.page-electricityapplicationconfirm .content7 .select-wrap.month,
.page-electricityapplicationinput .content7 .select-wrap.day,
.page-electricityapplicationinput2 .content7 .select-wrap.day,
.page-electricityapplicationconfirm .content7 .select-wrap.day {
  width: 21%
}

.page-electricityapplicationinput .content7 .select-unit,
.page-electricityapplicationinput2 .content7 .select-unit,
.page-electricityapplicationconfirm .content7 .select-unit {
  padding: 0 10px 0 5px
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .content7 .select-wrap.year,
  .page-electricityapplicationinput2 .content7 .select-wrap.year,
  .page-electricityapplicationconfirm .content7 .select-wrap.year {
    margin-right: 5px;
    width: 80.5%
  }

  .page-electricityapplicationinput .content7 .select-wrap.month,
  .page-electricityapplicationinput2 .content7 .select-wrap.month,
  .page-electricityapplicationconfirm .content7 .select-wrap.month,
  .page-electricityapplicationinput .content7 .select-wrap.day,
  .page-electricityapplicationinput2 .content7 .select-wrap.day,
  .page-electricityapplicationconfirm .content7 .select-wrap.day {
    margin-right: 5px;
    width: 35%
  }
}

.page-electricityapplicationinput .content12 .application.form-item,
.page-electricityapplicationinput2 .content12 .application.form-item,
.page-electricityapplicationconfirm .content12 .application.form-item,
.page-electricityapplicationinput .content12 .consent-check label,
.page-electricityapplicationinput2 .content12 .consent-check label,
.page-electricityapplicationconfirm .content12 .consent-check label {
  background: #ebeff6
}

.page-electricityapplicationinput .content12 .consent-check label.select-disabled,
.page-electricityapplicationinput2 .content12 .consent-check label.select-disabled,
.page-electricityapplicationconfirm .content12 .consent-check label.select-disabled {
  background: #eee;
  border-color: #eee;
  color: #969ba2;
  pointer-events: none
}

.page-electricityapplicationinput .select-group,
.page-electricityapplicationinput2 .select-group,
.page-electricityapplicationconfirm .select-group {
  width: 100%
}

.page-electricityapplicationinput .select-wrap--ss,
.page-electricityapplicationinput2 .select-wrap--ss,
.page-electricityapplicationconfirm .select-wrap--ss {
  margin-right: 0;
  width: 20%
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .select-wrap--ss,
  .page-electricityapplicationinput2 .select-wrap--ss,
  .page-electricityapplicationconfirm .select-wrap--ss {
    width: 100%
  }
}

.page-electricityapplicationinput .select-wrap--s,
.page-electricityapplicationinput2 .select-wrap--s,
.page-electricityapplicationconfirm .select-wrap--s {
  width: 30%
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .select-wrap--s,
  .page-electricityapplicationinput2 .select-wrap--s,
  .page-electricityapplicationconfirm .select-wrap--s {
    width: 100%
  }
}

.page-electricityapplicationinput .select-wrap--m,
.page-electricityapplicationinput2 .select-wrap--m,
.page-electricityapplicationconfirm .select-wrap--m {
  width: 50%
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .select-wrap--m,
  .page-electricityapplicationinput2 .select-wrap--m,
  .page-electricityapplicationconfirm .select-wrap--m {
    width: 100%
  }
}

.page-electricityapplicationinput .customer-number input,
.page-electricityapplicationinput2 .customer-number input,
.page-electricityapplicationconfirm .customer-number input {
  width: 29.8%
}

.page-electricityapplicationinput .postal-code,
.page-electricityapplicationinput2 .postal-code,
.page-electricityapplicationconfirm .postal-code {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap
}

.page-electricityapplicationinput .postal-code .btn-wrap,
.page-electricityapplicationinput2 .postal-code .btn-wrap,
.page-electricityapplicationconfirm .postal-code .btn-wrap {
  margin-left: 12px;
  width: 45%
}

.page-electricityapplicationinput .postal-code .btn-wrap .address-auto-fill,
.page-electricityapplicationinput2 .postal-code .btn-wrap .address-auto-fill,
.page-electricityapplicationconfirm .postal-code .btn-wrap .address-auto-fill {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 34px;
  margin-top: 0;
  max-width: 230px;
  min-height: 34px;
  padding-top: 0
}

.page-electricityapplicationinput .postal-code input,
.page-electricityapplicationinput2 .postal-code input,
.page-electricityapplicationconfirm .postal-code input {
  width: 5.7em
}

.page-electricityapplicationinput .postal-code span.symbol,
.page-electricityapplicationinput2 .postal-code span.symbol,
.page-electricityapplicationconfirm .postal-code span.symbol {
  display: inline-block;
  margin: 0 8px
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .postal-code .btn-wrap,
  .page-electricityapplicationinput2 .postal-code .btn-wrap,
  .page-electricityapplicationconfirm .postal-code .btn-wrap {
    margin: 10px 0;
    width: 100%
  }

  .page-electricityapplicationinput .postal-code .btn-wrap .address-auto-fill,
  .page-electricityapplicationinput2 .postal-code .btn-wrap .address-auto-fill,
  .page-electricityapplicationconfirm .postal-code .btn-wrap .address-auto-fill {
    -ms-flex-wrap: wrap;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 34px;
    margin-top: 5px;
    max-width: none;
    min-height: 34px;
    padding: 0;
    width: 100%
  }

  .page-electricityapplicationinput .postal-code input,
  .page-electricityapplicationinput2 .postal-code input,
  .page-electricityapplicationconfirm .postal-code input {
    width: 45.5%
  }

  .page-electricityapplicationinput .postal-code span.symbol,
  .page-electricityapplicationinput2 .postal-code span.symbol,
  .page-electricityapplicationconfirm .postal-code span.symbol {
    margin: 0 8px 5px
  }
}

.page-electricityapplicationinput .content-box,
.page-electricityapplicationinput2 .content-box,
.page-electricityapplicationconfirm .content-box {
  box-sizing: border-box;
  padding: 30px
}

.page-electricityapplicationinput .content-box__text,
.page-electricityapplicationinput2 .content-box__text,
.page-electricityapplicationconfirm .content-box__text {
  margin-bottom: 30px
}

.page-electricityapplicationinput .content-box__text p,
.page-electricityapplicationinput2 .content-box__text p,
.page-electricityapplicationconfirm .content-box__text p,
.page-electricityapplicationinput .content-box__text2,
.page-electricityapplicationinput2 .content-box__text2,
.page-electricityapplicationconfirm .content-box__text2 {
  margin-bottom: 10px
}

.page-electricityapplicationinput .content-box__list,
.page-electricityapplicationinput2 .content-box__list,
.page-electricityapplicationconfirm .content-box__list {
  margin-bottom: 30px
}

.page-electricityapplicationinput .content-box__list li:before,
.page-electricityapplicationinput2 .content-box__list li:before,
.page-electricityapplicationconfirm .content-box__list li:before {
  content: "●";
  display: inline-block;
  margin-right: 5px
}

.page-electricityapplicationinput .content-box .form-item,
.page-electricityapplicationinput2 .content-box .form-item,
.page-electricityapplicationconfirm .content-box .form-item {
  border: 1px solid #d2d3d6;
  border-radius: 12px;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 0
}

.page-electricityapplicationinput .content-box .form-item__title,
.page-electricityapplicationinput2 .content-box .form-item__title,
.page-electricityapplicationconfirm .content-box .form-item__title {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  background: #ebeff6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px
}

.page-electricityapplicationinput .content-box .form-item__title .required,
.page-electricityapplicationinput2 .content-box .form-item__title .required,
.page-electricityapplicationconfirm .content-box .form-item__title .required {
  -webkit-transform: translateY(-50%);
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%)
}

.page-electricityapplicationinput .content-box .form-item__detail,
.page-electricityapplicationinput2 .content-box .form-item__detail,
.page-electricityapplicationconfirm .content-box .form-item__detail {
  padding: 20px
}

.page-electricityapplicationinput .content-box .form-item__detail label,
.page-electricityapplicationinput2 .content-box .form-item__detail label,
.page-electricityapplicationconfirm .content-box .form-item__detail label {
  margin-bottom: 0
}

.page-electricityapplicationinput .content-box .style-h4,
.page-electricityapplicationinput2 .content-box .style-h4,
.page-electricityapplicationconfirm .content-box .style-h4 {
  margin-bottom: 15px
}

.page-electricityapplicationinput .content-box .style-h5,
.page-electricityapplicationinput2 .content-box .style-h5,
.page-electricityapplicationconfirm .content-box .style-h5 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 15px
}

@media screen and (max-width:767px) {

  .page-electricityapplicationinput .content-box,
  .page-electricityapplicationinput2 .content-box,
  .page-electricityapplicationconfirm .content-box {
    padding: 20px
  }

  .page-electricityapplicationinput .content-box .form-item,
  .page-electricityapplicationinput2 .content-box .form-item,
  .page-electricityapplicationconfirm .content-box .form-item {
    border: 1px solid #d2d3d6;
    border-radius: 12px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0
  }

  .page-electricityapplicationinput .content-box .form-item__title,
  .page-electricityapplicationinput2 .content-box .form-item__title,
  .page-electricityapplicationconfirm .content-box .form-item__title {
    background: #ebeff6;
    display: block;
    margin: 0;
    padding: 15px 20px;
    width: 100%
  }

  .page-electricityapplicationinput .content-box .form-item__title .required,
  .page-electricityapplicationinput2 .content-box .form-item__title .required,
  .page-electricityapplicationconfirm .content-box .form-item__title .required {
    -webkit-transform: translateY(-50%);
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
  }

  .page-electricityapplicationinput .content-box .form-item__detail,
  .page-electricityapplicationinput2 .content-box .form-item__detail,
  .page-electricityapplicationconfirm .content-box .form-item__detail {
    margin: 0;
    padding: 20px;
    width: 100%
  }

  .page-electricityapplicationinput .content-box .form-item__detail label,
  .page-electricityapplicationinput2 .content-box .form-item__detail label,
  .page-electricityapplicationconfirm .content-box .form-item__detail label {
    margin-bottom: 10px
  }

  .page-electricityapplicationinput .content-box .form-item__detail label:last-child,
  .page-electricityapplicationinput2 .content-box .form-item__detail label:last-child,
  .page-electricityapplicationconfirm .content-box .form-item__detail label:last-child {
    margin-bottom: 0
  }
}

.page-electricityapplicationconfirm .style-layout-form .form-item__detail {
  padding-top: 5px
}

.page-electricityapplicationconfirm .content-dpointclub .style-layout-form__title {
  background: #c03
}

.page-electricityapplicationconfirm .content-dpointclub .style-layout-form .form-item__detail .dpoint {
  margin-right: 5px;
  width: 112px
}

.end-section {
  margin-bottom: 20px !important
}

#modal_tetative,
#modal_login,
#modal_login_error {
  display: none
}

.menu-all .modaal-container,
.menu-login .modaal-container {
  width: 475px
}

@media screen and (max-width:767px) {

  .menu-all .modaal-container,
  .menu-login .modaal-container {
    width: 100%
  }
}

.modal-login__title {
  color: #086cd8;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center
}

.modal-login__input input {
  background: #ebeff6;
  margin-bottom: 8px;
  width: 100%
}

.modal-login__checkbox {
  margin: 10px 0 0
}

.modal-login__checkbox label {
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 30px;
  padding-left: 28px;
  position: relative
}

.modal-login__checkbox label:before {
  background-color: #ebeff6;
  border: solid 1px #d2d3d6;
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 18px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 18px
}

.modal-login__checkbox input[type=checkbox] {
  display: none
}

.modal-login__checkbox input[type=checkbox]:checked+label:before {
  content: "";
  font-size: 15px;
  font-size: .9375rem
}

.modal-login__checkbox input[type=checkbox]:checked+label:after {
  background: url(/-/media/Tohogas/common/img/common/icon_check_navy.svg) no-repeat center;
  background-size: contain;
  color: #fff;
  content: "";
  font-size: 15px;
  font-size: .9375rem;
  height: 16px;
  left: 2px;
  position: absolute;
  top: 7px;
  width: 16px
}

.modal-login__btn {
  margin: 25px 0 30px;
  width: 100%
}

.modal-login__btn .btn {
  height: 60px;
  width: 100%
}

.modal-login__forgot {
  margin-bottom: 15px
}

.modal-login__forgot li {
  display: block;
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 5px
}

.modal-login__text {
  color: #ff8400;
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 10px
}

.modal-login__caution li {
  display: block;
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 4px;
  padding-left: 1em;
  text-indent: -1em
}

.modal-login .form-text--attention {
  font-size: 15px;
  font-size: .9375rem;
  padding-left: 1.5em;
  text-indent: -1.5em
}

.modal-login .form-text--attention:before {
  height: 18px;
  top: 3px;
  width: 18px
}

.input-box__title {
  color: #086cd8;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center
}

.input-box__input input {
  background: #ebeff6;
  margin-bottom: 8px;
  width: 100%
}

.input-box__checkbox {
  margin: 10px 0 0
}

.input-box__checkbox label {
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 30px;
  padding-left: 28px;
  position: relative
}

.input-box__checkbox label:before {
  background-color: #ebeff6;
  border: solid 1px #d2d3d6;
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 18px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 18px
}

.input-box__checkbox input[type=checkbox] {
  display: none
}

.input-box__checkbox input[type=checkbox]:checked+label:before {
  content: "";
  font-size: 15px;
  font-size: .9375rem
}

.input-box__checkbox input[type=checkbox]:checked+label:after {
  background: url(/-/media/Tohogas/common/img/common/icon_check_navy.svg) no-repeat center;
  background-size: contain;
  color: #fff;
  content: "";
  font-size: 15px;
  font-size: .9375rem;
  height: 16px;
  left: 2px;
  position: absolute;
  top: 7px;
  width: 16px
}

.input-box__btn {
  margin: 25px 0 30px;
  width: 100%
}

.input-box__btn .btn-wrap {
  height: 60px;
  width: 100%
}

.input-box__btn .btn-wrap:not(:last-child) {
  margin-bottom: 10px
}

.input-box__btn2 {
  margin: 25px 0 10px;
  width: 100%
}

.input-box__btn2 .btn-wrap {
  height: 60px;
  width: 100%
}

.input-box__btn2 .btn-wrap:not(:last-child) {
  margin-bottom: 10px
}

.input-box__forgot {
  margin-bottom: 15px
}

.input-box__forgot li {
  display: block;
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 5px
}

.input-box__text {
  margin-bottom: 15px
}

.input-box__text2 {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.4;
  margin-bottom: 15px
}

.input-box__caution {
  font-size: 14px;
  font-size: .875rem;
  padding-left: 1em;
  text-indent: -1em
}

.input-box .form-text--attention {
  font-size: 15px;
  font-size: .9375rem;
  padding-left: 1.5em;
  text-indent: -1.5em
}

.input-box .form-text--attention:before {
  height: 18px;
  top: 3px;
  width: 18px
}

.page-member-create .style-box2 {
  margin-bottom: 40px
}

.page-member-create .present-caution {
  font-size: 12px;
  font-size: .75rem;
  margin-top: 5px;
  padding-left: 1em;
  text-align: center;
  text-indent: -1em
}

@media screen and (max-width:767px) {
  .page-member-create .present-caution {
    text-align: left
  }
}

.page-member-create-step2 .mail-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.page-member-create-step2 .mail-layout__item:nth-child(1) {
  color: #07427b;
  width: 20%
}

.page-member-create-step2 .mail-layout__item:nth-child(2) {
  width: 80%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .page-member-create-step2 .mail-layout__item:nth-child(1) {
    color: #07427b;
    width: 30%
  }

  .page-member-create-step2 .mail-layout__item:nth-child(2) {
    width: 70%
  }
}

@media screen and (max-width:767px) {
  .page-member-create-step2 .mail-layout {
    display: block
  }

  .page-member-create-step2 .mail-layout__item:nth-child(1) {
    width: 100%
  }

  .page-member-create-step2 .mail-layout__item:nth-child(2) {
    width: 100%
  }
}

.page-member-create-step2 .style-box2 {
  margin-bottom: 20px
}

.page-member-create-step2 .style-text {
  margin-bottom: 40px
}

@media screen and (max-width:767px) {
  .page-member-create-step2 .style-text {
    text-align: left
  }
}

.page-member-create-step4 .company .select-wrap {
  margin-right: 50%;
  width: 50%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .page-member-create-step4 .company .select-wrap {
    margin-right: 0;
    width: 70%
  }
}

@media screen and (max-width:767px) {
  .page-member-create-step4 .company .select-wrap {
    margin-right: 0;
    width: 100%
  }

  .page-member-create-step4 .company .select-wrap select {
    font-size: 16px;
    font-size: 1rem
  }
}

.page-member-create-step6 .style-box2 {
  margin-top: 50px
}

.page-member-create-step6 .style-box2 .layout__copy {
  margin-bottom: 40px
}

.page-member-create-step6 .style-box2 .layout__img {
  margin: 0 auto 40px;
  width: 92%
}

.page-member-create-step6 .style-box2 .layout__btn {
  margin: 0 auto 15px;
  width: 55%
}

.page-member-create-step6 .style-box2 .layout__btn .btn {
  height: 60px
}

.page-member-create-step6 .style-box2 .layout__text {
  margin-bottom: 15px
}

.page-member-create-step6 .style-box2 .style-layout-2c {
  justify-content: space-between;
  margin-bottom: 20px
}

.page-member-create-step6 .style-box2 .style-layout-1c {
  margin: 20px auto 60px;
  width: 86%
}

.page-member-create-step6 .style-box2 .layout2 {
  width: 45%
}

.page-member-create-step6 .style-box2 .layout2__item {
  text-align: center
}

.page-member-create-step6 .style-box2 .layout2__item:nth-child(1) {
  margin-bottom: 15px
}

.page-member-create-step6 .style-box2 .precent .style-text {
  font-size: 14px;
  font-size: .875rem;
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .page-member-create-step6 .style-box2 {
    margin-top: 50px
  }

  .page-member-create-step6 .style-box2 .layout__copy {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 20px
  }

  .page-member-create-step6 .style-box2 .layout__img {
    font-size: 15px;
    font-size: .9375rem;
    margin: 0 auto 40px;
    width: 100%
  }

  .page-member-create-step6 .style-box2 .layout__btn {
    margin: 0 auto 15px;
    width: 100%
  }

  .page-member-create-step6 .style-box2 .layout__btn .btn {
    font-size: 14px;
    font-size: .875rem;
    height: 60px
  }

  .page-member-create-step6 .style-box2 .layout__text {
    margin-bottom: 15px
  }

  .page-member-create-step6 .style-box2 .style-layout-2c {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: block;
    justify-content: space-between;
    margin: 0 auto 20px;
    width: 90%
  }

  .page-member-create-step6 .style-box2 .style-layout-1c {
    margin: 0 auto 30px;
    width: 100%
  }

  .page-member-create-step6 .style-box2 .layout2 {
    width: 100%
  }

  .page-member-create-step6 .style-box2 .layout2__item {
    margin-bottom: 30px
  }
}

.page-logout .btn-submit {
  margin: 0 auto 20px
}

.page-logout .btn-submit .btn {
  margin: 20px auto 0
}

.page-logout .form-cancel {
  width: 40%
}

.page-logout .form-cancel .btn {
  height: 60px
}

@media screen and (max-width:767px) {
  .page-logout .form-cancel {
    width: 70%
  }
}

.page-policy .style-h2 {
  margin-top: 60px
}

.page-policy .style-h3,
.page-policy .page-questionnaire2-pc .scfTitleBorder,
.page-questionnaire2-pc .page-policy .scfTitleBorder,
.page-policy .page-questionnaire2-sp .scfTitleBorder,
.page-questionnaire2-sp .page-policy .scfTitleBorder,
.page-policy .page-questionnaire-home-pc .scfTitleBorder,
.page-questionnaire-home-pc .page-policy .scfTitleBorder,
.page-policy .page-questionnaire-home-sp .scfTitleBorder,
.page-questionnaire-home-sp .page-policy .scfTitleBorder,
.page-policy .page-questionnaire-home .scfTitleBorder,
.page-questionnaire-home .page-policy .scfTitleBorder,
.page-policy .page-questionnaire-parts .parts-questionnaire .scfTitleBorder,
.page-questionnaire-parts .parts-questionnaire .page-policy .scfTitleBorder,
.page-policy .page-questionnaire-parts2 .parts-questionnaire .scfTitleBorder,
.page-questionnaire-parts2 .parts-questionnaire .page-policy .scfTitleBorder,
.page-policy .page-questionnaire-parts2 .parts-questionnaire .scfSectionLegend,
.page-questionnaire-parts2 .parts-questionnaire .page-policy .scfSectionLegend {
  margin-top: 40px
}

.page-promotion .style-layout-form .form-item__title {
  width: 38%
}

.page-promotion .style-layout-form .form-item__detail {
  width: 58%
}

.page-promotion .style-layout-form>.inner-text1 {
  margin: 10px auto 40px;
  width: 92%
}

.page-promotion .style-layout-form>.inner-text2 {
  margin: 20px auto 0;
  width: 92%
}

@media screen and (max-width:767px) {

  .page-promotion .style-layout-form .form-item__title,
  .page-promotion .style-layout-form .form-item__detail {
    width: 92%
  }
}

.page-promotion .radio-usage-stats .style-radio1 {
  padding: 8px 26px 9px 36px
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .page-promotion .radio-usage-stats .style-radio1 {
    width: 100%
  }
}

.page-promotion .ac-content {
  display: none
}

.page-promotion .form-item__detail--c1-m .input-disabled {
  background: #eee;
  border-color: #eee;
  pointer-events: none
}

@media screen and (max-width:767px) {
  .page-promotion-create .style-radio1 {
    margin-right: 0;
    width: 100%
  }
}

.page-link-line-complete .style-text {
  margin-bottom: 0
}

.portal-top .main-contents {
  padding-top: 60px
}

@media screen and (max-width:767px) {
  .portal-top .main-contents {
    padding-top: 40px
  }
}

.portal-top .kv-wrap {
  background: #fbfaf9;
  padding-top: 96px
}

.portal-top .kv-wrap .kv {
  background: url(/Content/portal/rwd/common/img/kv_bg.jpg) no-repeat center top #fbfaf9;
  background-size: auto 100%;
  overflow: hidden;
  position: relative
}

.portal-top .kv-wrap .kv .inner {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  min-height: 624px;
  padding: 0;
  position: relative
}

.portal-top .kv-wrap .kv .kv-copy {
  position: absolute;
  right: 20px;
  top: 50px;
  width: 45%;
  z-index: 50
}

.portal-top .kv-wrap .kv .kv-copy__copy {
  margin-bottom: 20px;
  text-align: center
}

.portal-top .kv-wrap .kv .kv-copy__text {
  margin-bottom: 20px;
  position: absolute;
  text-align: center;
  top: 150px;
  width: 100%
}

.portal-top .kv-wrap .kv .kv-copy__btn {
  width: 40%
}

.portal-top .kv-wrap .kv .kv-copy__btn .btn {
  font-size: 16px;
  font-size: 1rem
}

.portal-top .kv-wrap .kv .new-member {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 10px #0000004d;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 10px 15px;
  position: absolute;
  right: 20px;
  top: 300px;
  width: 45%
}

.portal-top .kv-wrap .kv .new-member__title {
  color: #07427b;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center
}

.portal-top .kv-wrap .kv .new-member .layout-new-member {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item {
  width: 48.5%
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left {
  position: relative
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left:after {
  background: url(/Content/portal/rwd/common/img/kv_line.png) repeat-y center top;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1 {
  -webkit-transform: perspective(1px) translateZ(0);
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2);
  align-items: center;
  background: #ff8400;
  background: linear-gradient(to right, #ff8400, #ff9600);
  border-radius: 8px;
  box-shadow: 0 3px 6px #0003;
  color: #fff;
  display: flex;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8400", endColorstr="#ff9600", GradientType=1);
  flex-wrap: wrap;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  height: 60px;
  justify-content: center;
  margin: 0 auto 10px;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 90%
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:hover,
.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:focus,
.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2 {
  -webkit-transform: perspective(1px) translateZ(0);
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1);
  align-items: center;
  background: #fff3e2;
  border-radius: 8px;
  box-shadow: 0 3px 6px #0000001a;
  color: #ff8400;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 700;
  height: 36px;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 80%
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:hover,
.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:focus,
.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_orange.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.right {
  -webkit-box-sizing: border-box;
  background: #ebebeb;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 12px 10px;
  position: relative
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn-title {
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #ff8400;
  border-radius: 13px;
  color: #fff;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: 26px;
  justify-content: center;
  margin: 0 auto 10px;
  text-align: center;
  width: 80%
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3 {
  -webkit-transform: perspective(1px) translateZ(0);
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1);
  align-items: center;
  background: #fff;
  border: 1px solid #ff8400;
  border-radius: 8px;
  box-shadow: 0 3px 6px #0000001a;
  color: #ff8400;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  height: 46px;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 90%
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:hover,
.portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:focus,
.portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_orange.svg) no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px
}

.portal-top .kv-wrap .kv__banner {
  display: block;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 496px;
  width: 45%
}

.portal-top .kv-wrap .kv__banner>.banner {
  -webkit-transform: perspective(1px) translateZ(0);
  display: inline-block;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.portal-top .kv-wrap .kv__banner>.banner:hover,
.portal-top .kv-wrap .kv__banner>.banner:focus,
.portal-top .kv-wrap .kv__banner>.banner:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.portal-top .kv-wrap .kv__banner>.banner img {
  width: 100%
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .portal-top .kv-wrap {
    padding-top: 0
  }

  .portal-top .kv-wrap .kv .kv-copy {
    width: 50%
  }

  .portal-top .kv-wrap .kv .kv-copy__btn {
    width: 56%
  }

  .portal-top .kv-wrap .kv .new-member {
    width: 50%
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn-title {
    font-size: 1.4vw
  }

  .portal-top .kv-wrap .kv__banner {
    width: 50%
  }

  .portal-top .kv-wrap {
    background: #fdfcfc
  }

  .portal-top .kv-wrap .kv {
    background: url(/Content/portal/rwd/common/img/kv_bg_tab.jpg) no-repeat center bottom #fdfcfc;
    background-size: auto 120%;
    height: auto;
    overflow: visible;
    padding-bottom: 20px;
    position: relative
  }

  .portal-top .kv-wrap .kv .inner {
    min-height: 584px
  }
}

@media screen and (max-width:767px) {
  .portal-top .kv-wrap {
    background: #f6f2ef;
    padding-top: 20px
  }

  .portal-top .kv-wrap .kv {
    background: url(/Content/portal/rwd/common/img/kv_bg_sp.jpg)no-repeat center top 30px #f6f2ef;
    background-size: contain;
    height: auto;
    overflow: visible;
    padding-bottom: 20px;
    position: relative
  }

  .portal-top .kv-wrap .kv .inner {
    box-sizing: border-box;
    height: auto;
    margin: 0 auto;
    max-width: unset;
    padding: 0 4%;
    padding-top: 110vmin;
    position: relative
  }

  .portal-top .kv-wrap .kv .kv-copy {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 90%;
    z-index: 50
  }

  .portal-top .kv-wrap .kv .kv-copy__copy {
    margin-bottom: 30px
  }

  .portal-top .kv-wrap .kv .kv-copy__text {
    font-size: 3.2vw;
    margin-bottom: 20px;
    position: relative;
    right: 0;
    top: 0
  }

  .portal-top .kv-wrap .kv .kv-copy__btn {
    display: none
  }

  .portal-top .kv-wrap .kv .new-member {
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 0;
    width: 100%
  }

  .portal-top .kv-wrap .kv .new-member__title {
    color: #07427b;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item {
    width: 48.5%
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left {
    position: relative
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left:after {
    background: url(/-/media/Tohogas/Content/portal/rwd/common/img/kv_line.png) repeat-y center top;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1 {
    -webkit-transform: perspective(1px) translateZ(0);
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
    align-items: center;
    border-radius: 8px;
    box-shadow: 0 2px 6px #0003;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    height: 60px;
    justify-content: center;
    margin: 0 auto 10px;
    text-align: center;
    transform: perspective(1px) translateZ(0);
    vertical-align: middle;
    width: 90%
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:hover,
  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:focus,
  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:active {
    -webkit-animation-name: push-size-s;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
    -webkit-animation-iteration-count: 1;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-name: push-size-s;
    animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn1:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2 {
    -webkit-transform: perspective(1px) translateZ(0);
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1);
    align-items: center;
    background: #fff3e2;
    border-radius: 8px;
    box-shadow: 0 2px 6px #0000001a;
    color: #ff8400;
    display: block;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    height: 36px;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    transform: perspective(1px) translateZ(0);
    vertical-align: middle;
    width: 80%
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:hover,
  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:focus,
  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:active {
    -webkit-animation-name: push-size-s;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
    -webkit-animation-iteration-count: 1;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-name: push-size-s;
    animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.left .btn2:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_orange.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right {
    -webkit-box-sizing: border-box;
    background: #ebebeb;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 12px 10px;
    position: relative
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn-title {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #ff8400;
    border-radius: 40px;
    color: #fff;
    display: block;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    height: auto;
    justify-content: center;
    line-height: 1.2;
    margin: 0 auto 10px;
    padding: 3px 0;
    text-align: center;
    width: 90%
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3 {
    -webkit-transform: perspective(1px) translateZ(0);
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1);
    align-items: center;
    background: #fff;
    border: 1px solid #ff8400;
    border-radius: 8px;
    box-shadow: 0 2px 6px #0000001a;
    color: #ff8400;
    display: block;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: 46px;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    transform: perspective(1px) translateZ(0);
    vertical-align: middle;
    width: 90%
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:hover,
  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:focus,
  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:active {
    -webkit-animation-name: push-size-s;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
    -webkit-animation-iteration-count: 1;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-name: push-size-s;
    animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
  }

  .portal-top .kv-wrap .kv .new-member .layout-new-member__item.right .btn3:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_orange.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px
  }

  .portal-top .kv-wrap .kv__banner {
    display: block;
    left: 0;
    margin: 20px auto 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 90%
  }

  .portal-top .kv-wrap .kv__banner>.banner {
    display: inline-block
  }

  .portal-top .kv-wrap .kv__banner>.banner img {
    width: 100%
  }
}

.portal-top .kv-wrap .kv-btn {
  display: none
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .portal-top .kv-wrap .kv-btn {
    display: none
  }
}

@media screen and (max-width:767px) {
  .portal-top .kv-wrap .kv-btn {
    -webkit-box-sizing: border-box;
    background: #ebeff6;
    box-sizing: border-box;
    display: block;
    padding: 15px 4%
  }
}

@media screen and (max-width:768px)and (orientation:landscape) {
  .portal-top .kv-wrap .kv .inner {
    padding-top: 190vmin
  }
}

.portal-top .news {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #e62e8b;
  border-top: 1px solid #e62e8b;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 15px 0;
  width: 100%
}

.portal-top .news__title {
  color: #e62e8b;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  width: 22%
}

.portal-top .news__detail {
  width: 78%
}

@media screen and (max-width:767px) {
  .portal-top .news {
    display: block;
    margin-bottom: 40px;
    padding: 15px
  }

  .portal-top .news__title {
    margin-bottom: 10px;
    width: 100%
  }

  .portal-top .news__detail {
    width: 100%
  }
}

.portal-top .portal-layout-box-c3 {
  -webkit-box-shadow: 0 0 10px rgba(3, 27, 36, .14);
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 1px solid #d2d3d6;
  border-radius: 22px;
  box-shadow: 0 0 10px #031b2424;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden
}

.portal-top .portal-layout-box-c3__item {
  -webkit-box-sizing: border-box;
  border-right: 1px solid #d2d3d6;
  box-sizing: border-box;
  width: 33.3%
}

.portal-top .portal-layout-box-c3__item:last-of-type {
  border: none
}

.portal-top .portal-layout-box-c3__item.hover {
  background: #ebeff6
}

@media screen and (max-width:767px) {
  .portal-top .portal-layout-box-c3 {
    display: none
  }
}

.portal-top .portal-layout-box-2c {
  -webkit-box-shadow: 0 0 10px rgba(3, 27, 36, .14);
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: stretch;
  background: #fff;
  border-radius: 22px;
  box-shadow: 0 0 10px #031b2424;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  overflow: hidden
}

.portal-top .portal-layout-box-2c__item {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  align-items: center;
  border-right: 1px solid #d2d3d6;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 50%
}

.portal-top .portal-layout-box-2c__item img {
  margin: 0
}

.portal-top .portal-layout-box-2c__item.hover {
  background: #ebeff6
}

.portal-top .portal-layout-box-2c.right-space {
  margin-right: 12%
}

.portal-top .portal-layout-box-2c.right-space .portal-layout-box-2c__item:nth-child(1) {
  width: 45%
}

.portal-top .portal-layout-box-2c.right-space .portal-layout-box-2c__item:nth-child(2) {
  border: none;
  width: 55%
}

.portal-top .portal-layout-box-2c.left-space {
  flex-direction: row-reverse;
  margin-left: 12%
}

.portal-top .portal-layout-box-2c.left-space .portal-layout-box-2c__item:nth-child(1) {
  border: none;
  padding-top: 20px;
  width: 45%
}

.portal-top .portal-layout-box-2c.left-space .portal-layout-box-2c__item:nth-child(2) {
  width: 55%
}

@media screen and (max-width:767px) {
  .portal-top .portal-layout-box-2c {
    border-radius: 22px;
    display: block;
    margin-bottom: 40px;
    overflow: hidden
  }

  .portal-top .portal-layout-box-2c__item {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    align-items: center;
    border-bottom: 1px solid #d2d3d6;
    border-right: none;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
  }

  .portal-top .portal-layout-box-2c__item.hover {
    background: #ebeff6
  }

  .portal-top .portal-layout-box-2c.right-space {
    margin-right: 0
  }

  .portal-top .portal-layout-box-2c.right-space .portal-layout-box-2c__item:nth-child(1) {
    border-bottom: 1px solid #d2d3d6;
    width: 100%
  }

  .portal-top .portal-layout-box-2c.right-space .portal-layout-box-2c__item:nth-child(2) {
    width: 100%
  }

  .portal-top .portal-layout-box-2c.left-space {
    margin-left: 0
  }

  .portal-top .portal-layout-box-2c.left-space .portal-layout-box-2c__item:nth-child(1) {
    border-bottom: 1px solid #d2d3d6;
    padding: 20px;
    width: 100%
  }

  .portal-top .portal-layout-box-2c.left-space .portal-layout-box-2c__item:nth-child(1) img {
    width: 60%
  }

  .portal-top .portal-layout-box-2c.left-space .portal-layout-box-2c__item:nth-child(2) {
    width: 100%
  }
}

.portal-top .pagenavi-detail {
  padding: 20px 20px 40px;
  position: relative;
  text-align: center
}

.portal-top .pagenavi-detail__img {
  height: 123px;
  margin-bottom: 10px
}

.portal-top .pagenavi-detail__img img {
  height: 100%;
  width: auto
}

.portal-top .pagenavi-detail__title {
  color: #086cd8;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 8px
}

.portal-top .pagenavi-detail__text {
  margin-bottom: 10px
}

.portal-top .pagenavi-wrap-sp {
  display: none
}

@media screen and (max-width:767px) {
  .portal-top .pagenavi-wrap-sp {
    display: block
  }

  .portal-top .pagenavi-wrap-sp__arrow {
    padding-bottom: 0;
    position: relative;
    text-align: center;
    top: -20px
  }

  .portal-top .pagenavi-wrap-sp .pagenavi-detail-sp {
    -webkit-box-shadow: 0 0 10px rgba(3, 27, 36, .14);
    -webkit-box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 0 10px #031b2424;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0
  }

  .portal-top .pagenavi-wrap-sp .pagenavi-detail-sp__img {
    box-sizing: border-box;
    padding: 30px 10px 50px 20px;
    width: 40%
  }

  .portal-top .pagenavi-wrap-sp .pagenavi-detail-sp__detail {
    box-sizing: border-box;
    padding: 30px 20px 50px 10px;
    width: 60%
  }

  .portal-top .pagenavi-wrap-sp .pagenavi-detail-sp__title {
    color: #086cd8;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 8px
  }
}

.portal-top .arrows {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative
}

.portal-top .arrows__item {
  display: block;
  text-align: center;
  width: 33.3%
}

.portal-top .arrows__item .arrow {
  display: inline-block;
  height: 58px;
  padding-bottom: 29px;
  position: relative;
  text-align: center;
  top: -29px;
  width: 58px
}

.portal-top .arrows__item .arrow.hover {
  -webkit-transform: perspective(1px) translateZ(0);
  -webkit-animation-name: push-size-m;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-m;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  transform: perspective(1px) translateZ(0)
}

@media screen and (max-width:767px) {
  .portal-top .arrows {
    display: none
  }
}

.portal-top .portal-section1 {
  padding: 40px 0
}

.portal-top .portal-top-title {
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 1.5;
  margin-bottom: 80px;
  position: relative;
  text-align: center
}

.portal-top .portal-top-title .subtitle {
  color: #086cd8;
  display: block;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative
}

.portal-top .portal-top-title .subtitle:after {
  background: #086cd8;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 5%
}

.portal-top .portal-top-title .marker {
  background: linear-gradient(transparent 10%, #ff0 10%)
}

@media screen and (max-width:767px) {
  .portal-top .portal-top-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.4;
    margin-bottom: 50px
  }

  .portal-top .portal-top-title .subtitle {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px;
    padding-bottom: 10px
  }

  .portal-top .portal-top-title .subtitle:after {
    content: "";
    width: 10%
  }
}

.portal-top .title-wrap {
  overflow: hidden;
  position: relative
}

.portal-top .special-offer-chara {
  bottom: -50px;
  left: 20px;
  position: absolute;
  width: 122px
}

@media screen and (max-width:767px) {
  .portal-top .special-offer-chara {
    bottom: -40px;
    left: 10px;
    position: absolute;
    width: 18%
  }
}

.portal-top .category-box-content {
  box-sizing: border-box;
  padding: 30px 35px
}

.portal-top .category-box-content__title {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px
}

.portal-top .bg-dot {
  background: url(/-/media/Tohogas/common/img/common/pattern_dot_beige.png) repeat center;
  padding: 80px 0
}

.portal-top .bg-dot.miss {
  padding: 80px 0 20px
}

@media screen and (max-width:767px) {

  .portal-top .bg-dot,
  .portal-top .bg-dot.miss {
    padding: 40px 0
  }
}

.portal-top .special-offer-layout {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.portal-top .special-offer-layout__item {
  display: block;
  margin-bottom: 2%;
  margin-right: 2%;
  width: 48%
}

.portal-top .special-offer-layout__item:hover .special-offer-detail__btn {
  transform: perspective(1px) translateZ(0);
  vertical-align: middle
}

.portal-top .special-offer-layout__item:hover .special-offer-detail__btn:hover,
.portal-top .special-offer-layout__item:hover .special-offer-detail__btn:focus,
.portal-top .special-offer-layout__item:hover .special-offer-detail__btn:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

@media screen and (max-width:767px) {
  .portal-top .special-offer-layout {
    display: block
  }

  .portal-top .special-offer-layout__item {
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%
  }
}

.portal-top .special-offer-detail {
  -webkit-box-shadow: 0 0 10px rgba(3, 27, 36, .14);
  -webkit-box-sizing: border-box;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 0 10px #031b2424;
  box-sizing: border-box;
  padding: 28px
}

.portal-top .special-offer-detail__img {
  border-radius: 16px;
  height: auto;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative
}

.portal-top .special-offer-detail__img:before {
  content: "";
  display: block;
  padding-top: 58%
}

.portal-top .special-offer-detail__img .inner {
  -webkit-transform: translateY(-50%);
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

.portal-top .special-offer-detail__title {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 10px
}

.portal-top .special-offer-detail__text {
  margin-bottom: 15px
}

.portal-top .special-offer-detail__comment {
  font-size: 15px;
  font-size: .9375rem;
  margin-bottom: 18px
}

.portal-top .special-offer-detail__comment .comment {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.portal-top .special-offer-detail__comment .comment__icon {
  display: inline-block;
  width: 10%
}

.portal-top .special-offer-detail__comment .comment__text {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #dde4f0;
  border-radius: 15px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  padding: 7px 10px;
  position: relative;
  width: 85%
}

.portal-top .special-offer-detail__comment .comment__text:before {
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  content: "";
  left: -22px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  z-index: 2
}

.portal-top .special-offer-detail__comment .comment__text:after {
  border: 12px solid transparent;
  border-right: 12px solid #dde4f0;
  content: "";
  left: -24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  z-index: 1
}

.portal-top .special-offer-detail__btn {
  -webkit-box-sizing: border-box;
  background: #086cd8;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 15px;
  font-size: .9375rem;
  padding: 12px;
  text-align: center;
  width: 100%
}

@media screen and (max-width:767px) {
  .portal-top .special-offer-detail__img {
    margin-bottom: 10px
  }

  .portal-top .special-offer-detail__title {
    font-size: 19px;
    font-size: 1.1875rem;
    margin-bottom: 5px
  }

  .portal-top .special-offer-detail__text {
    font-size: 15px;
    font-size: .9375rem;
    margin-bottom: 10px
  }

  .portal-top .special-offer-detail__comment {
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 18px
  }

  .portal-top .special-offer-detail__comment .comment {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .portal-top .special-offer-detail__comment .comment__icon {
    display: inline-block;
    width: 20%
  }

  .portal-top .special-offer-detail__comment .comment__text {
    -webkit-box-sizing: border-box;
    background: #fff;
    border: solid 1px #dde4f0;
    border-radius: 15px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    width: 75%
  }

  .portal-top .special-offer-detail__comment .comment__text:before {
    border: 12px solid transparent;
    border-right: 12px solid #FFF;
    content: "";
    left: -22px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    z-index: 2
  }

  .portal-top .special-offer-detail__comment .comment__text:after {
    border: 12px solid transparent;
    border-right: 12px solid #dde4f0;
    content: "";
    left: -24px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    z-index: 1
  }

  .portal-top .special-offer-detail__btn {
    -webkit-box-sizing: border-box;
    background: #086cd8;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    font-size: .9375rem;
    padding: 12px;
    text-align: center;
    width: 100%
  }
}

.portal-top .portal-layout-box-2c-2-wrap {
  -webkit-box-shadow: 0 0 10px rgba(3, 27, 36, .14);
  -webkit-box-sizing: border-box;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 0 10px #031b2424;
  box-sizing: border-box;
  margin-bottom: 60px;
  padding: 60px 70px;
  position: relative
}

.portal-top .portal-layout-box-2c-2-wrap__copy {
  background: #ff8400;
  border-radius: 30px;
  color: #fff;
  display: block;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  left: 0;
  margin: 0 auto;
  padding: 6px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -30px;
  width: 35%
}

.portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}

.portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(1) {
  border-radius: 12px;
  overflow: hidden;
  width: 43%
}

.portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) {
  width: 48%
}

.portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 15px
}

.portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__text {
  margin-bottom: 15px
}

.portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__btn {
  width: 50%
}

.portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__chara {
  bottom: -40px;
  position: absolute;
  right: 10px;
  width: 151px
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .portal-top .portal-layout-box-2c-2-wrap {
    padding: 60px 50px
  }

  .portal-top .portal-layout-box-2c-2-wrap__copy {
    width: 50%
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__title {
    font-size: 28px;
    font-size: 1.75rem
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__btn {
    width: 60%
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__chara {
    bottom: -40px;
    position: absolute;
    right: 10px;
    width: 120px
  }
}

@media screen and (max-width:767px) {
  .portal-top .portal-layout-box-2c-2-wrap {
    margin-bottom: 20px;
    padding: 30px 20px
  }

  .portal-top .portal-layout-box-2c-2-wrap__copy {
    font-size: 16px;
    font-size: 1rem;
    left: 0;
    padding: 4px;
    position: absolute;
    right: 0;
    top: -16px;
    width: 70%
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2 {
    display: block;
    width: 100%
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(1) {
    margin-bottom: 15px;
    width: 100%
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) {
    width: 100%
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__title {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.5;
    margin-bottom: 15px
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__text {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.5;
    margin-bottom: 15px
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__btn {
    width: 100%
  }

  .portal-top .portal-layout-box-2c-2-wrap .portal-layout-box-2c-2__item:nth-child(2) .box-content__chara {
    bottom: unset;
    position: absolute;
    right: 10px;
    top: -50px;
    width: 20%
  }
}

.portal-top .portal-layout-1c {
  margin-bottom: 110px
}

.portal-top .portal-layout-1c__text {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 25px;
  text-align: center
}

.portal-top .portal-layout-1c__img {
  margin-bottom: 60px
}

@media screen and (max-width:767px) {
  .portal-top .portal-layout-1c {
    margin-bottom: 70px
  }

  .portal-top .portal-layout-1c__text {
    font-size: 19px;
    font-size: 1.1875rem;
    margin-bottom: 25px
  }

  .portal-top .portal-layout-1c__img {
    margin-bottom: 40px
  }
}

.portal-top .portal-layout-box-2c-3-wrap {
  -webkit-box-shadow: 0 0 10px rgba(3, 27, 36, .14);
  -webkit-box-sizing: border-box;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 0 10px #031b2424;
  box-sizing: border-box;
  margin-bottom: 60px;
  padding: 60px 70px;
  position: relative
}

.portal-top .portal-layout-box-2c-3-wrap__copy {
  background: #ff8400;
  border-radius: 30px;
  color: #fff;
  display: block;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  left: 0;
  margin: 0 auto;
  padding: 6px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -30px;
  width: 35%
}

.portal-top .portal-layout-box-2c-3-wrap__chara {
  height: 172px;
  left: 5%;
  position: absolute;
  top: -60px;
  width: 168px;
  z-index: 1
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
  position: relative;
  width: 100%;
  z-index: 2
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3--reverse {
  flex-direction: row-reverse
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3:last-of-type {
  margin-bottom: 0
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__img {
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-sizing: border-box;
  align-items: center;
  background: #fff;
  border: 2px solid #dde4f0;
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 300px;
  overflow: hidden;
  padding: 30px;
  text-align: center;
  width: 51%
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__img img {
  margin: 0
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content {
  -ms-flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  width: 44%
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 15px
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__text {
  margin-bottom: 15px
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__btn {
  width: 50%
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__chara {
  bottom: -40px;
  position: absolute;
  right: 10px;
  width: 151px
}

.portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__caution {
  color: #969ba2;
  font-size: 12px;
  font-size: .75rem;
  padding-left: 1em;
  text-indent: -1em
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .portal-top .portal-layout-box-2c-3-wrap {
    padding: 60px 50px
  }

  .portal-top .portal-layout-box-2c-3-wrap__copy {
    width: 50%
  }

  .portal-top .portal-layout-box-2c-3-wrap__chara {
    height: 140px;
    left: 5%;
    position: absolute;
    top: -30px;
    width: 120px;
    z-index: 1
  }
}

@media screen and (max-width:767px) {
  .portal-top .portal-layout-box-2c-3-wrap {
    margin-bottom: 40px;
    padding: 30px 20px
  }

  .portal-top .portal-layout-box-2c-3-wrap__copy {
    border-radius: 30px;
    font-size: 16px;
    font-size: 1rem;
    left: 0;
    padding: 4px;
    position: absolute;
    right: 0;
    top: -16px;
    width: 70%
  }

  .portal-top .portal-layout-box-2c-3-wrap__chara {
    display: none
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3 {
    border-bottom: 1px solid #dde4f0;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 100%
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3--reverse {
    flex-direction: row-reverse
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__img {
    box-sizing: border-box;
    margin-bottom: 20px;
    min-height: unset;
    padding: 40px 20px;
    width: 100%
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content {
    -ms-flex-wrap: wrap;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__title {
    font-size: 19px;
    font-size: 1.1875rem;
    margin-bottom: 15px
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__text {
    margin-bottom: 15px
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__btn {
    width: 50%
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__chara {
    bottom: -40px;
    position: absolute;
    right: 10px;
    width: 151px
  }

  .portal-top .portal-layout-box-2c-3-wrap .portal-layout-box-2c-3__content .box-content__caution {
    color: #969ba2;
    font-size: 12px;
    font-size: .75rem;
    padding-left: 1em;
    text-indent: -1em
  }
}

.portal-top .gasutenweb {
  margin-bottom: 60px
}

@media screen and (max-width:767px) {
  .portal-top .gasutenweb {
    margin-bottom: 30px
  }
}

.portal-top .layout-gasutenweb {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  text-align: center
}

.portal-top .layout-gasutenweb__title img {
  width: 100%
}

.portal-top .layout-gasutenweb .gasutenweb-content {
  margin-bottom: 30px;
  position: relative;
  top: -30px
}

.portal-top .layout-gasutenweb .gasutenweb-content__img1 {
  margin: 0 auto 20px;
  width: 90%
}

.portal-top .layout-gasutenweb .gasutenweb-content__img2 {
  margin: 0 auto 40px;
  width: 90%
}

.portal-top .layout-gasutenweb .layout-gasutenweb2 {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 85%
}

.portal-top .layout-gasutenweb .layout-gasutenweb2__item {
  width: 48%
}

.portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  height: 33px;
  justify-content: center;
  margin-bottom: 10px
}

.portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text span {
  display: inline-block;
  height: 30px;
  margin-right: 5px;
  position: relative
}

.portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text span img {
  height: 100%;
  width: auto
}

.portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__btn .btn {
  font-size: 20px;
  font-size: 1.25rem;
  height: 90px
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    height: 33px;
    justify-content: center;
    margin-bottom: 10px
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text span {
    display: inline-block;
    height: 28px;
    margin-right: 5px;
    position: relative
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text span img {
    height: 100%;
    width: auto
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__btn .btn {
    font-size: 20px;
    font-size: 1.25rem;
    height: 90px
  }
}

@media screen and (max-width:767px) {
  .portal-top .layout-gasutenweb .gasutenweb-content {
    margin: 0 auto 30px;
    position: relative;
    top: 0;
    width: 90%
  }

  .portal-top .layout-gasutenweb .gasutenweb-content__img1 {
    margin-bottom: 20px
  }

  .portal-top .layout-gasutenweb .gasutenweb-content__img2 {
    margin-bottom: 40px
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 {
    display: block;
    margin: 0 auto;
    width: 100%
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2__item {
    margin-bottom: 20px;
    width: 100%
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text {
    font-size: 4vw;
    font-weight: 700;
    margin-bottom: 10px
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text span {
    display: inline-block;
    height: 1.6em;
    margin-right: 5px;
    position: relative;
    top: 0
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__text span img {
    height: 100%;
    width: auto
  }

  .portal-top .layout-gasutenweb .layout-gasutenweb2 .gasutenweb-btn__btn .btn {
    font-size: 4.2vw;
    height: 55px
  }
}

.portal-top .point-get {
  background: url(/Content/portal/rwd/common/img/point_get_bg.png) no-repeat center;
  background-size: cover;
  padding: 60px 0;
  text-align: center
}

.portal-top .point-get__text {
  margin: 0 auto 20px;
  width: 602px
}

.portal-top .point-get .inner {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%
}

.portal-top .point-get .inner .point-get-btn {
  -webkit-box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: url(/Content/portal/rwd/common/img/point_get_btn.png) no-repeat center;
  background-size: contain;
  box-sizing: border-box;
  color: #07427b;
  color: #fff;
  display: block;
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  height: 99px;
  justify-content: center;
  line-height: 1.4;
  margin: 0 auto;
  padding: 0 26px 0 10px;
  position: relative;
  text-align: center;
  transform: perspective(1px) translateZ(0);
  vertical-align: middle;
  width: 484px
}

.portal-top .point-get .inner .point-get-btn:hover,
.portal-top .point-get .inner .point-get-btn:focus,
.portal-top .point-get .inner .point-get-btn:active {
  -webkit-animation-name: push-size-s;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
  -webkit-animation-iteration-count: 1;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: push-size-s;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
}

.portal-top .point-get .inner .point-get-btn:after {
  -webkit-transform: translateY(-50%);
  background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: .8em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: .8em
}

@media screen and (min-width:768px)and (max-width:1099px) {
  .portal-top .point-get {
    background: url(/Content/portal/rwd/common/img/point_get_bg_tab.png) no-repeat center;
    background-size: cover
  }
}

@media screen and (max-width:767px) {
  .portal-top .point-get {
    background: url(/Content/portal/rwd/common/img/point_get_bg_sp.png) no-repeat center;
    background-size: cover;
    padding: 60px 0 100px;
    text-align: center
  }

  .portal-top .point-get__text {
    margin: 0 auto 10px;
    width: 100%
  }

  .portal-top .point-get .inner {
    margin: 0 auto;
    max-width: 1600px;
    width: 92%
  }

  .portal-top .point-get .inner .point-get-btn {
    -webkit-box-sizing: border-box;
    -webkit-transform: perspective(1px) translateZ(0);
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: url(/Content/portal/rwd/common/img/point_get_btn.png) no-repeat center;
    background-size: contain;
    box-sizing: border-box;
    color: #07427b;
    color: #fff;
    display: block;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: 80px;
    justify-content: center;
    line-height: 1.4;
    margin: 0 auto;
    padding: 0 26px 0 10px;
    position: relative;
    text-align: center;
    transform: perspective(1px) translateZ(0);
    vertical-align: middle;
    width: 61%
  }

  .portal-top .point-get .inner .point-get-btn:hover,
  .portal-top .point-get .inner .point-get-btn:focus,
  .portal-top .point-get .inner .point-get-btn:active {
    -webkit-animation-name: push-size-s;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31);
    -webkit-animation-iteration-count: 1;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-name: push-size-s;
    animation-timing-function: cubic-bezier(.03, .52, .22, 1.31)
  }

  .portal-top .point-get .inner .point-get-btn:after {
    -webkit-transform: translateY(-50%);
    background: url(/-/media/Tohogas/common/img/common/icon_arrow_right_white.svg) no-repeat center;
    background-size: contain;
    content: "";
    height: .8em;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: .8em
  }
}

.portal-top .miss .portal-layout-1c {
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .portal-top .miss .portal-layout-1c {
    margin-bottom: 40px
  }
}

.portal-top .footer-banner {
  -webkit-transition: all .3s ease-out;
  bottom: 10px;
  opacity: 0;
  position: fixed;
  right: 10px;
  transition: all .3s ease-out;
  z-index: 7000
}

.portal-top .footer-banner__close {
  display: block;
  left: -10px;
  position: absolute;
  top: -10px
}

.portal-top .footer-banner__img {
  border-radius: 12px;
  display: block;
  overflow: hidden;
  width: 446px
}

@media screen and (max-width:767px) {
  .portal-top .footer-banner {
    -webkit-transition: all .3s ease-out;
    bottom: 10px;
    position: fixed;
    right: 10px;
    transition: all .3s ease-out;
    width: 70%;
    z-index: 7000
  }

  .portal-top .footer-banner__close {
    display: block;
    left: -10px;
    position: absolute;
    top: -10px
  }

  .portal-top .footer-banner__img {
    border-radius: 12px;
    display: block;
    overflow: hidden;
    width: 100%
  }
}

.nd_f20 {
  font-size: 20px;
  font-size: 1.25rem
}

.nd_f18 {
  font-size: 18px;
  font-size: 1.125rem
}

.nd_f14 {
  font-size: 14px;
  font-size: .875rem
}

.nd_f12 {
  font-size: 12px;
  font-size: .75rem
}

.nd_f10 {
  font-size: 10px;
  font-size: .625rem
}

.nd_red {
  color: red
}

.nd_blue {
  color: #086cd8
}

.nd_green {
  color: #0acb00
}

.nd_pink {
  color: #e62e8b
}

.nd_gray {
  color: #969ba2
}

.nd_navy {
  color: #07427b
}

.nd_bold {
  font-weight: 700
}

.nd_thin {
  font-weight: 400
}

.nd_indent {
  padding-left: 1em;
  text-indent: -1em
}

.nd_indent2 {
  padding-left: 2em;
  text-indent: -2em
}

.nd_indent3 {
  padding-left: 3em;
  text-indent: -3em
}

.style-text--form {
  display: block;
  margin-bottom: 10px;
  width: 100%
}

.style-layout-form--no-btn {
  padding-bottom: 0
}

.form-item .text-area {
  padding: 0 4%
}

.form-caution-gray {
  box-sizing: border-box;
  color: #aeb4bd;
  display: block;
  margin-top: 3px;
  padding-left: 1em;
  text-indent: -1em;
  width: 100%
}

.myshop-cancel {
  background: #07427b;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 10px;
  padding: 5px 10px
}

.page-member-create-step9-2 .style-box1 {
  margin-bottom: 40px
}

.select-wrap {
  box-sizing: border-box;
  padding-right: 2em
}

.select-wrap select {
  padding-right: 2em;
  width: calc(100% + 2em)
}

@media screen and (max-width:767px) {
  .form-item__detail {
    display: block
  }

  .form-item__detail.form-item__detail--c1-s.postal-code {
    display: flex;
    align-items: center
  }

  span.btn.btn--white-noicon.address-auto-fill {
    margin: 0;
    padding: 0
  }
}

.style-checkbox1:nth-of-type(2n) {
  margin-right: 2%
}

@media screen and (max-width:767px) {
  .style-checkbox1:nth-of-type(2n) {
    margin-right: 0
  }
}

.form-item__detail--checkbox-1c {
  flex-direction: column
}

@media screen and (max-width:767px) {
  .form-item__detail--checkbox-1c .style-checkbox1 {
    width: 100%
  }
}

.form-item__title--indent {
  padding-left: calc(4% + 1em) !important
}

.form-item__title--indent2x {
  padding-left: calc(4% + 2em) !important
}

@media screen and (max-width:767px) {

  .form-item__title--indent,
  .form-item__title--indent2x {
    padding-left: 0 !important
  }
}

.form-item__title--100 {
  width: calc(100% - 8x)
}

@media screen and (max-width:767px) {
  .form-item__title--100 {
    width: 88%
  }
}

.form-flow-inner {
  display: inline-block;
  line-height: 1.2;
  max-width: 62%;
  width: auto
}

@media screen and (max-width:767px) {
  .form-flow-inner {
    max-width: 100%
  }
}

@media screen and (max-width:767px) {
  .portal-top .kv-wrap {
    padding-top: 0
  }

  .portal-top .kv-wrap .kv {
    margin-top: 20px
  }
}

.information-wrap {
  background: #fff;
  border-bottom: 1px solid #e62e8b;
  border-top: 1px solid #e62e8b;
  padding: 5px
}

.information {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 5px 4%;
  width: 100%
}

.information__item {
  color: #086cd8;
  display: block;
  margin-left: 25px;
  padding: 1px 0;
  position: relative;
  text-decoration: underline
}

.information__item:before {
  background: url(/-/media/Tohogas/common/img/common/icon_information_red.svg) no-repeat center;
  background-size: cover;
  content: "";
  display: block;
  height: 18px;
  left: -25px;
  position: absolute;
  top: 5px;
  width: 18px
}

.information__item:hover {
  text-decoration: none
}

.cu-ui-util-speak-balloon {
  display: none !important
}

#web_plugin_chat_box {
  z-index: 8600 !important;
  height: 0px !important
}

#web_plugin_open_button {
  width: 200px !important
}

#web_plugin_open_button:hover,
#web_plugin_open_button:focus,
#web_plugin_open_button:active {
  -webkit-animation-name: push-size-m !important;
  -webkit-animation-duration: .5s !important;
  -webkit-animation-timing-function: cubic-bezier(.03, .52, .22, 1.31) !important;
  -webkit-animation-iteration-count: 1 !important;
  animation-duration: .5s !important;
  animation-iteration-count: 1 !important;
  animation-name: push-size-m !important;
  animation-timing-function: cubic-bezier(.03, .52, .22, 1.31) !important
}

@media screen and (max-width:767px) {
  .cu-ui-util-speak-balloon {
    display: none !important
  }

  #web_plugin_chat_box #web_plugin_open_button {
    bottom: 42px !important;
    left: 60px !important
  }

  #web_plugin_chat_box #web_plugin_open_button #icon {
    width: 150px !important
  }
}

@media screen and (min-width:768px)and (max-width:1023px) {
  .cu-ui-util-speak-balloon {
    display: none !important
  }

  #web_plugin_chat_box #web_plugin_open_button {
    bottom: 50px !important;
    left: 60px !important
  }

  #web_plugin_chat_box #web_plugin_open_button #icon {
    width: 150px !important
  }
}

#modal_logout {
  display: none
}

.modal-logout__btn {
  margin: 25px 0 30px;
  width: 100%;
  display: flex;
  justify-content: center
}

.modal-logout__btn .btn {
  height: 60px;
  width: 100%
}

.modal-logout__content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px
}

.modal-logout-btn-flex {
  display: flex;
  justify-content: space-between;
  align-items: center
}

*,
:before,
:after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:
}

*,
:before,
:after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb
}

:before,
:after {
  --tw-content: ""
}

html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

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

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0
}

fieldset {
  margin: 0;
  padding: 0
}

legend {
  padding: 0
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0
}

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af
}

button,
[role=button] {
  cursor: pointer
}

:disabled {
  cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden=until-found])) {
  display: none;
}

.container {
  width: 100%;
}

@media(min-width:640px) {
  .container {
    max-width: 640px;
  }
}

@media(min-width:768px) {
  .container {
    max-width: 768px;
  }
}

@media(min-width:1024px) {
  .container {
    max-width: 1024px;
  }
}

@media(min-width:1280px) {
  .container {
    max-width: 1280px;
  }
}

@media(min-width:1536px) {
  .container {
    max-width: 1536px;
  }
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.right-0 {
  right: 0;
}

.z-10 {
  z-index: 10
}

.col-span-5 {
  grid-column: span 5 / span 5
}

.col-span-full {
  grid-column: 1 / -1
}

.m-0 {
  margin: 0
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem
}

.mb-0 {
  margin-bottom: 0
}

.mb-10 {
  margin-bottom: 2.5rem
}

.mt-1 {
  margin-top: .25rem
}

.mt-2 {
  margin-top: .5rem
}

.mt-3 {
  margin-top: .75rem
}

.mt-4 {
  margin-top: 1rem
}

.mt-6 {
  margin-top: 1.5rem
}

.mt-8 {
  margin-top: 2rem
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.grid {
  display: grid
}

.contents {
  display: contents
}

.hidden {
  display: none
}

.h-12 {
  height: 3rem
}

.h-2 {
  height: .5rem
}

.h-4 {
  height: 1rem
}

.h-\[100px\] {
  height: 100px
}

.h-\[110px\] {
  height: 110px
}

.h-\[120px\] {
  height: 120px
}

.h-\[140px\] {
  height: 140px
}

.h-\[23px\] {
  height: 23px
}

.h-\[24px\] {
  height: 24px
}

.h-\[268px\] {
  height: 268px
}

.h-\[33px\] {
  height: 33px
}

.h-\[60px\] {
  height: 60px
}

.h-\[6px\] {
  height: 6px
}

.h-\[72\.82px\] {
  height: 72.82px
}

.h-\[89px\] {
  height: 89px
}

.h-auto {
  height: auto
}

.h-full {
  height: 100%
}

.max-h-\[600px\] {
  max-height: 600px
}

.w-12 {
  width: 3rem
}

.w-2 {
  width: .5rem
}

.w-4 {
  width: 1rem
}

.w-5 {
  width: 1.25rem
}

.w-\[100px\] {
  width: 100px
}

.w-\[110px\] {
  width: 110px
}

.w-\[120px\] {
  width: 120px
}

.w-\[125px\] {
  width: 125px
}

.w-\[236px\] {
  width: 236px
}

.w-\[267px\] {
  width: 267px
}

.w-\[26px\] {
  width: 26px
}

.w-\[288px\] {
  width: 288px
}

.w-\[29px\] {
  width: 29px
}

.w-\[362px\] {
  width: 362px
}

.w-\[36px\] {
  width: 36px
}

.w-\[60px\] {
  width: 60px
}

.w-\[6px\] {
  width: 6px
}

.w-\[72\.82px\] {
  width: 72.82px
}

.w-\[89px\] {
  width: 89px
}

.w-\[94px\] {
  width: 94px
}

.w-full {
  width: 100%
}

.max-w-\[343px\] {
  max-width: 343px
}

.max-w-\[380px\] {
  max-width: 380px
}

.max-w-\[800px\] {
  max-width: 800px
}

.flex-1 {
  flex: 1 1 0%
}

.flex-shrink-0,
.shrink-0 {
  flex-shrink: 0
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr))
}

.flex-col {
  flex-direction: column
}

.items-start {
  align-items: flex-start
}

.items-end {
  align-items: flex-end
}

.items-center {
  align-items: center
}

.justify-end {
  justify-content: flex-end
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.gap-0 {
  gap: 0px
}

.gap-1 {
  gap: .25rem
}

.gap-10 {
  gap: 2.5rem
}

.gap-2 {
  gap: .5rem
}

.gap-2\.5 {
  gap: .625rem
}

.gap-3 {
  gap: .75rem
}

.gap-4 {
  gap: 1rem
}

.gap-5 {
  gap: 1.25rem
}

.gap-6 {
  gap: 1.5rem
}

.gap-8 {
  gap: 2rem
}

.gap-\[14px\] {
  gap: 14px
}

.gap-\[9\.368px\] {
  gap: 9.368px
}

.space-y-1>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.space-y-3>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

.space-y-4>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-6>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}

.space-y-8>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.overflow-hidden {
  overflow: hidden
}

.overflow-y-auto {
  overflow-y: auto
}

.rounded {
  border-radius: .25rem
}

.rounded-\[10px\] {
  border-radius: 10px
}

.rounded-\[3\.6px\] {
  border-radius: 3.6px
}

.rounded-\[6\.473px\] {
  border-radius: 6.473px
}

.rounded-full {
  border-radius: 9999px
}

.rounded-lg {
  border-radius: .5rem
}

.border-\[6px\] {
  border-width: 6px
}

.border-solid {
  border-style: solid
}

.border-\[\#f7cf11\] {
  --tw-border-opacity: 1;
  border-color: rgb(247 207 17 / var(--tw-border-opacity, 1))
}

.bg-\[\#031C33\] {
  --tw-bg-opacity: 1;
  background-color: rgb(3 28 51 / var(--tw-bg-opacity, 1))
}

.bg-\[\#177BC5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 123 197 / var(--tw-bg-opacity, 1))
}

.bg-\[\#C10000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(193 0 0 / var(--tw-bg-opacity, 1))
}

.bg-\[\#C30D23\] {
  --tw-bg-opacity: 1;
  background-color: rgb(195 13 35 / var(--tw-bg-opacity, 1))
}

.bg-\[\#D3C467\] {
  --tw-bg-opacity: 1;
  background-color: rgb(211 196 103 / var(--tw-bg-opacity, 1))
}

.bg-\[\#F5F7F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity, 1))
}

.bg-\[\#FFF100\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 0 / var(--tw-bg-opacity, 1))
}

.bg-\[\#FFFBB4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 180 / var(--tw-bg-opacity, 1))
}

.bg-\[\#e8f7ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 247 255 / var(--tw-bg-opacity, 1))
}

.bg-\[\#f5f7f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity, 1))
}

.bg-\[\#fff100\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 0 / var(--tw-bg-opacity, 1))
}

.bg-\[\#fffbb4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 180 / var(--tw-bg-opacity, 1))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover
}

.p-1 {
  padding: .25rem
}

.p-2 {
  padding: .5rem
}

.p-4 {
  padding: 1rem
}

.px-0 {
  padding-left: 0;
  padding-right: 0
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px
}

.pb-10 {
  padding-bottom: 2.5rem
}

.pb-4 {
  padding-bottom: 1rem
}

.pb-5 {
  padding-bottom: 1.25rem
}

.pb-6 {
  padding-bottom: 1.5rem
}

.pt-2 {
  padding-top: .5rem
}

.pt-4 {
  padding-top: 1rem
}

.pt-\[9px\] {
  padding-top: 9px
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-justify {
  text-align: justify
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem
}

.text-\[16px\] {
  font-size: 16px
}

.text-\[20px\] {
  font-size: 20px
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}

.font-black {
  font-weight: 900
}

.font-bold {
  font-weight: 700
}

.font-normal {
  font-weight: 400
}

.leading-\[1\.2\] {
  line-height: 1.2
}

.leading-\[1\.4\] {
  line-height: 1.4
}

.leading-\[1\.6\] {
  line-height: 1.6
}

.leading-\[1\.8\] {
  line-height: 1.8
}

.leading-none {
  line-height: 1
}

.tracking-\[0\.28px\] {
  letter-spacing: .28px
}

.tracking-\[0\.32px\] {
  letter-spacing: .32px
}

.tracking-\[0\.48px\] {
  letter-spacing: .48px
}

.tracking-\[1\.2px\] {
  letter-spacing: 1.2px
}

.tracking-\[1\.4px\] {
  letter-spacing: 1.4px
}

.tracking-\[1\.6px\] {
  letter-spacing: 1.6px
}

.tracking-\[2\.4px\] {
  letter-spacing: 2.4px
}

.tracking-\[2px\] {
  letter-spacing: 2px
}

.text-\[\#031C33\],
.text-\[\#031c33\] {
  --tw-text-opacity: 1;
  color: rgb(3 28 51 / var(--tw-text-opacity, 1))
}

.text-\[\#171C61\] {
  --tw-text-opacity: 1;
  color: rgb(23 28 97 / var(--tw-text-opacity, 1))
}

.text-\[\#177BC5\] {
  --tw-text-opacity: 1;
  color: rgb(23 123 197 / var(--tw-text-opacity, 1))
}

.text-\[\#219ce4\] {
  --tw-text-opacity: 1;
  color: rgb(33 156 228 / var(--tw-text-opacity, 1))
}

.text-\[\#C10000\] {
  --tw-text-opacity: 1;
  color: rgb(193 0 0 / var(--tw-text-opacity, 1))
}

.text-\[\#C30D23\] {
  --tw-text-opacity: 1;
  color: rgb(195 13 35 / var(--tw-text-opacity, 1))
}

.text-\[\#D9D9D9\] {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1))
}

.text-\[\#FFF100\] {
  --tw-text-opacity: 1;
  color: rgb(255 241 0 / var(--tw-text-opacity, 1))
}

.text-\[\#c10000\] {
  --tw-text-opacity: 1;
  color: rgb(193 0 0 / var(--tw-text-opacity, 1))
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.shadow-\[0_2px_4px_1px_rgba\(0\,0\,0\,0\.24\)\] {
  --tw-shadow: 0 2px 4px 1px rgba(0, 0, 0, .24);
  --tw-shadow-colored: 0 2px 4px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[0_3px_3px_0_rgba\(0\,0\,0\,0\.25\)\] {
  --tw-shadow: 0 3px 3px 0 rgba(0, 0, 0, .25);
  --tw-shadow-colored: 0 3px 3px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

body {
  font-size: 16px;
  color: #031c33;
  margin: 0;
  font-family: Noto Sans, sans-serif;
  font-weight: 400;
  font-style: normal
}

.main-contents .main-contents-inner {
  max-width: 1620px
}

.button-container {
  width: 100%;
  max-width: 600px;
  text-align: center;
  margin: 0 auto
}

.button-container>a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  position: relative;
  border-radius: 9999px;
  cursor: pointer;
  white-space: nowrap;
  width: 100%;
  background-color: #ff8401;
  font-weight: 700;
  padding: 0px 24px;
  color: #fff;
  height: 50px;
  box-shadow: 0 3px 3px #00000040;
  font-size: 1rem
}

.button-container>a>.arrow {
  position: absolute;
  right: .75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 14px;
  display: inline-block;
  pointer-events: none
}

.service-price {
  color: #c10000;
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 100%
}

.service-price-small {
  font-size: 1.875rem
}

.service-price-underline {
  background: linear-gradient(180deg, #fff 70%, #fbf580 70% 95%, #fff 95%)
}

.service-price>.unit {
  font-size: .875rem;
  font-weight: 900
}

.slider {
  margin-top: .4vw
}

.slider .sw-pa {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  gap: 10px;
  margin: 14px auto 0;
  position: static;
}

.slider .sw-pa span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #031c33;
  border-radius: 50%;
  opacity: .6
}

.slider .sw-pa span.swiper-pagination-bullet-active {
  opacity: 1
}

.swiper-slide .swiper-slide-prev,
.swiper-slide .swiper-slide-next {
  opacity: 0;
  display: none
}

.link {
  font-size: 1.05em;
  text-align: center;
  margin: 0 auto;
  text-decoration: none
}

.link a {
  color: #fff;
  background: #ff8401;
  display: block;
  border-radius: .5vw;
  font-weight: 600;
  position: relative;
  z-index: 0;
  text-decoration: none;
  box-shadow: 0 3px 3px #00000040;
  border-radius: 9999px;
  padding: 12px 32px
}

.link a:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 4.5vw;
  height: 5.5vw;
  background-image: url(../img/link_il.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  left: 1.4vw;
  bottom: .4vw
}

.link.fixed {
  position: fixed;
  z-index: 100;
  transition: all ease-in-out .5s 0s;
  bottom: 15%;
  left: 10vw
}

.link.fixed .-fixed {
  top: calc(100% - 40vw)
}

.link>a>.arrow {
  position: absolute;
  right: .75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 14px;
  display: inline-block;
  pointer-events: none
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: all ease-in-out .2s .1s
}

.popup.active {
  opacity: 1;
  pointer-events: auto
}

.popup .bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #031c33;
  opacity: 63%
}

.popup .inner {
  width: 26.5vw;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  background-color: #fff;
  max-height: 95vh;
  padding: 2.7vw 0;
  display: flex;
  align-items: center;
  justify-content: center
}

.popup .inner .close {
  position: absolute;
  z-index: 1;
  width: 3.5vw;
  height: 3.5vw;
  background-image: url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='33.5'%20cy='33.5'%20r='33.5'%20fill='white'/%3e%3cpath%20d='M23%2023L44.5%2044.5'%20stroke='%23177BC5'%20stroke-width='3'%20stroke-linecap='round'/%3e%3cpath%20d='M44.5%2023L23%2044.5'%20stroke='%23177BC5'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  right: -6.4vw;
  top: .2vw;
  cursor: pointer
}

.popup.box1 .inner {
  padding: 2.7vw 0;
  display: flex;
  align-items: center;
  justify-content: center
}

.popup.box2 .inner {
  padding: 2.3vw 1.2vw 1vw
}

.popup .inner .inbox {
  position: relative;
  overflow: auto;
  width: 21vw
}

.popup.box1 .inner .inbox,
.popup.box2 .inner .inbox {
  max-height: 85vh
}

.popup .inner .ti {
  text-align: center;
  background-color: #006eb9;
  color: #fff;
  font-size: 1.33em;
  padding: 1vw 0;
  border-radius: 50px;
  margin: 0 auto;
  font-weight: 700
}

.popup .inner .img {
  padding: 2.25vw 0 1.4vw
}

.popup.box2 .inner .img {
  padding: 0
}

.popup .inner p {
  line-height: 179%
}

@media(min-width:768px) {
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }

  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
  }

  .md\:block {
    display: block
  }

  .md\:hidden {
    display: none
  }

  .md\:h-\[150px\] {
    height: 150px
  }

  .md\:w-\[210px\] {
    width: 210px
  }

  .md\:w-\[300px\] {
    width: 300px
  }

  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .md\:gap-5 {
    gap: 1.25rem
  }

  .md\:rounded-lg {
    border-radius: .5rem
  }

  .md\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }
}

/* =========================================
   文字サイズ・可読性調整 (30代〜70代向け)
   ========================================= */
   :root {
    /* 管理用：ここでサイズを一括変更可能 */
    --fs-body: 20px;    /* 基本本文 (旧16px) */
    --fs-sm: 18px;      /* 注釈・補足 (旧12-14px) */
    --fs-lg: 22px;      /* 見出し小 (旧18px) */
    --fs-xl: 26px;      /* 見出し中 (旧20px) */
    --fs-2xl: 36px;     /* 見出し大 (旧24px) */
    --lh-body: 1.4;     /* 読みやすい行間 */
  }
  
  /* 全体のベース設定 */
  body {
    font-size: var(--fs-body);
    line-height: var(--lh-body);
    color: #031c33;
  }
  
  /* --- Tailwind系クラスの上書き --- */
  
  /* 小さすぎる文字を底上げ */
  .text-sm, small, .small, .nd_f12, .nd_f14 {
    font-size: var(--fs-sm) !important;
    line-height: 1.4;
  }
  
  /* 基本サイズ */
  .text-base, .nd_f16 {
    font-size: var(--fs-body) !important;
    line-height: var(--lh-body);
  }
  
  /* 見出し・強調系 */
  .text-lg, .nd_f18 {
    font-size: var(--fs-lg) !important;
    line-height: 1.4;
  }
  
  .text-xl, .nd_f20 {
    font-size: var(--fs-xl) !important;
    line-height: 1.2;
  }
  
  .text-2xl {
    font-size: var(--fs-2xl) !important;
    line-height: 1.4;
  }
  
  /* 価格表示の強調 */
  .service-price {
    font-size: 2.5rem; /* 価格は大きく */
  }
  
  .service-price-small {
    font-size: 2rem;
  }
  
  .service-price > .unit {
    font-size: 1rem;
  }
  
  /* ボタン内の文字も大きく */
  .button-container > a,
  .btn {
    font-size: 1.8rem;
  }
  
  /* スマホでの表示調整 (極端に大きくならないように調整) */
  @media screen and (max-width: 767px) {
    :root {
      --fs-body: 16px; /* スマホは少し抑えめ */
      --fs-sm: 14px;   /* 最小サイズを確保 */
      --fs-2xl: 26px;
    }
    
    /* スマホでの行間調整 */
    body {
      line-height: 1.5;
    }
  }

  /* =========================================
   洗濯機クリーニング（個別カード）
   ========================================= */

/* --- 外枠・ベース --- */
.laundry-card-wrap {
  width: 100%;
  max-width: 800px;
  margin: 32px auto 40px; /* mt-8 mb-10 */
}

.laundry-card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 4px 1px rgba(0,0,0,0.24);
  padding: 24px 16px;
}

/* --- ヘッダー（タイトル・注釈） --- */
.laundry-card__header {
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d3d6; /* スマホのみ線を引く */
  padding-bottom: 16px;
}

.laundry-card__title {
  font-size: 2rem;
  font-weight: 700;
  color: #031C33;
  margin: 0;
  line-height: 1.2;
}

.laundry-card__note {
  font-size: 1.8rem;
  font-weight: 400;
  display: inline-block;
}

.laundry-card__caution {
  color: #C10000;
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 4px;
}

/* --- ボディ（画像・金額） --- */
.laundry-card__body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px; /* 画像と金額の間隔 */
  margin-bottom: 24px;
}

.laundry-card__img {
  width: 140px; /* スマホ時の画像サイズ固定 */
  height: auto;
  aspect-ratio: 4 / 3;
  background-color: #F5F7F8;
  border: 1px solid #d2d3d6;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0; /* 縮小禁止 */
}

.laundry-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.laundry-card__price p {
  line-height: 1;
  white-space: nowrap; /* 改行禁止 */
  margin: 0;
}

.laundry-card /*.button-container a*/ {
  display: block;
  width: 100%;
}


/* --- PC表示（768px以上）の調整 --- */
@media screen and (min-width: 768px) {
  .laundry-card {
    padding: 24px 40px;
  }

  /* ヘッダー */
  .laundry-card__header {
    border-bottom: none;
    padding-bottom: 0;
  }

  .laundry-card__title {
    font-size: 2rem;
  }

  /* ボディ：画像サイズアップ・間隔広げる */
  .laundry-card__body {
    gap: 32px;
  }

  .laundry-card__img {
    width: 240px; /* PC時の画像サイズ */
  }
}

  /* =========================================
   B案：キラキラ・クリーニング風
   ========================================= */
.work-heading {
  text-align: center;
  line-height: 1.2;
}

.work-heading__inner {
  display: inline-block;
  position: relative;
  color: #171C61;        /* 文字色（少し明るめの紺） */
  font-size: 2.5rem;
  font-weight: 900;
  padding-bottom: 8px;   /* 下線との距離 */
  border-bottom: 3px dotted #fff; /* 白い点線 */
  text-shadow: 1px 1px 0 #fff;    /* 文字の周りを白く縁取り（読みやすく） */
}

/* キラキラアイコン（CSSで表現） */
.work-heading__inner::before,
.work-heading__inner::after {
  content: '✦';          /* キラキラマーク */
  color: #fff;           /* マークの色 */
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.work-heading__inner::before { left: -1.5em; } /* 左のキラキラ */
.work-heading__inner::after  { right: -1.5em; } /* 右のキラキラ */

/* PCサイズの調整 */
@media screen and (min-width: 768px) {
  .work-heading__inner { font-size: 2.5rem; /* 36px */ }
}