@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:700,800,900');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i');
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  color: #333;
  margin: 0;
  padding: 0;
  font-size: 1pc;
  line-height: 1.5em;
  background: #fff;
  position: relative;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,ArialMT,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,Verdana,Meiryo,sans-serif;
}
body.lock, html.lock {
  overflow: hidden
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
img {
  vertical-align: bottom
}
strong {
  font-weight: 600
}
sup {
  vertical-align: super;
  font-size: small;
}
a, a:active, a:focus, a:link, a:visited {
  color: #2E75B6;
  font-weight: bold;
  text-decoration: underline
}
* {
  box-sizing: border-box
}
.txtLeft {
  text-align: left
}
.txtCenter {
  text-align: center
}
.txtRight {
  text-align: right
}
.caption {
  font-size: 14px;
  color: #666;
  line-height: 1.5
}
.mt00 {
  margin-top: 0 !important
}
.mt01 {
  margin-top: 40px !important
}
.mt02 {
  margin-top: 60px !important
}
.mt03 {
  margin-top: 5pc !important
}
.mt04 {
  margin-top: 10pc !important
}
.mb00 {
  margin-bottom: 0 !important
}
.mb01 {
  margin-bottom: 40px !important
}
.mb02 {
  margin-bottom: 60px !important
}
.mb03 {
  margin-bottom: 5pc !important
}
.mb04 {
  margin-bottom: 10pc !important
}
.ml00 {
  margin-left: 0 !important
}
.ml01 {
  margin-left: 20px !important
}
.ml02 {
  margin-left: 60px !important
}
.ml03 {
  margin-left: 5pc !important
}
.ml04 {
  margin-left: 10pc !important
}
.mr00 {
  margin-right: 0 !important
}
.mr01 {
  margin-right: 40px !important
}
.mr02 {
  margin-right: 60px !important
}
.mr03 {
  margin-right: 5pc !important
}
.mr04 {
  margin-bottom: 10pc !important
}
.pd20 {
  padding-bottom: 20px
}
.pd30 {
  padding-bottom: 30px
}
.font01 {
  font-size: 26px !important;
  font-weight: 500 !important;
  font-family: Noto Sans JP, sans-serif !important
}
.spOnly {
  display: none !important
}
.red {
  color: #e6010e
}
.blue {
  color: #10448b
}
.hidden {
  visibility: hidden
}
.conNone {
  display: none !important
}
.borderNone {
  border: 0 0 !important
}
.emphasis {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-content: flex-start
}
.flex.flexRow {
  flex-direction: row
}
.flex.flexColumn {
  flex-direction: column
}
.flex.flexWrap {
  flex-wrap: wrap
}
.flex.flexNoWrap {
  flex-wrap: nowrap
}
.flex.flexCenterAlign {
  align-items: center
}
.flex.flexStartAlign {
  align-items: flex-start
}
.flex.flexEndAlign {
  align-items: flex-end
}
.flex.flexCenterSelf {
  align-self: center
}
.flex.flexEndSelf {
  align-self: flex-end
}
.flex.flexJustifyCenter {
  justify-content: center
}
.flex.flexStartCenter {
  justify-content: flex-start
}
.flex.flexStartEnd {
  justify-content: flex-end
}
main {
  width: 100%;
  display: block
}
header {
  background: #fff;
  border-bottom: 1px solid #efefef;
}
header .inner {
  width: 96%;
  max-width: 1080px;
  padding: 18px 0 35px 0;
  margin: 0 auto;
}
header .inner > a {
  display: block;
  width: 14%;
  max-width: 180px;
}
header img {
  width: 100%;
  max-width: 180px;
}
.date {
  margin-left: -50px;
  margin-top: 9px;
}
header .innerSection {
  padding: 0 40px;
  max-width: 1040px;
  margin: 0 auto;
  padding-top: 22px
}
section .caution {
  font-size: 14px;
  color: #333
}
section#catchCopy p.phrase{
  font-weight: bold;
  font-size: 32px;
  text-align: center;
}
section#catchCopy p.phrase span{
  display: inline;
  padding: 0 10px;
  background: linear-gradient(transparent 70%, #f6fa22 70%);
}
section#mainVisualBox {
  text-align: center;
  padding: 0;
  margin-bottom: 100px;
}
section#mainVisualBox .mainVisual {
  margin: 0 auto;
  padding: 0;
  background-repeat: no-repeat;
  background-image: url(https://sbisec.akamaized.net/sbisec/images/base/lp_start_us_stocks_200831_mv_pc.png);
  background-position: top center;
}
section#mainVisualBox .mainVisual picture {
  max-width: 915px;
}
section#mainVisualBox .mainVisual picture {
  position: relative;
}
section#mainVisualBox .mainVisual picture img {
  width: 100%;
}
section#mainVisualBox .mainVisual h2 {
  display: block;
  margin: 0 auto;
  padding: 0 40px;
  text-align: center;
  position: relative;
}
section.nav nav {
  border-bottom: solid 1px #ccc;
}
section.nav nav ul {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1040px;
}
section.nav nav ul li {
  display: flex;
  height: 90px;
  width: 100%;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  font-size: 18px;
  font-weight: bold;
  text-align: center
}
section.nav nav ul li:last-of-type {
  border-right: solid 1px #ccc;
}
section.nav nav ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 15px;
  width: 100%;
  color: #333;
  text-decoration: none;
}
section.nav nav ul li a:hover {
  background-color: #f3f8fd;
}
section.nav nav ul li a:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 10px;
  border-top: 10px solid #0a3e86;
  border-right: 15px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid transparent;
  -webkit-transform: translateY(50%) translateX(-50%);
  transform: translateY(50%) translateX(-50%);
}
#toTop a {
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 58px;
  height: 58px;
  border-radius: 100px;
  background: #4e72a5;
  z-index: 15;
}
#toTop a:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(-45deg) translateY(-50%) translateX(-50%);
  transform: rotate(-45deg) translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 4px;
}
.arrowArea {
  margin: 60px auto 30px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.arrowBottom {
  position: relative;
  display: inline-block;
  border-style: solid;
  border-width: 14px 9px 0 9px;
  border-color: #000 transparent transparent transparent;
}
.arrowBottom:first-child {
  margin-right: 50px;
}
.arrowBottom:nth-child(2) {
  margin-right: 50px;
}
.arrowBottom::after {
  content: '';
  position: absolute;
  top: -20px;
  right: -16px;
  width: 30px;
  background: #000;
  height: 2px;
  transform: rotate(90deg);
}
div.btnArea {
  margin: 0 auto;
  padding: 0 0 40px 0;
  text-align: center;
  max-width: 900px;
}
div.btnArea a.btn {
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  font-size: 32px;
  line-height: 1.3;
}
div.btnArea a.btn  img {
  width: 100%;
}
div.btnArea a.btn:hover {
  opacity: .75
}
div.btnArea a.btn:visited {
  color: #fff;
}
div.btnArea a.btn span.small {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
div.btnArea p.caption{
  margin-top: 10px;
  max-width: 750px;
  text-align: left;
}
section.floating {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
  z-index: 10;
  border-top: solid 3px #0a3e86;
}
section.floating div.btnArea {
  padding: 10px;
  text-align: center;
}
#nisa_faq_230508 {
  max-width: 1040px;
  margin: 0 auto;
}
#nisa_faq_230508 .nisa_txt {
  width: 100%;
}
.nisa_txt {
  width: 100%;
}
section#c01 {
  padding-top: 50px;
  background: #FFF8F8;
}
section#c01 .pink-txt {
  margin: 0 auto;
}

section#c01 #c01_01 {
  margin-bottom: 0;
  padding: 15px 0;
}

section#c01 #c01_01 {
  opacity: 1;
  transform: translateY(0);
  background: #FFF8F8;
}

section#c01 #c01_01 .outlineArea {
  max-width: 960px;
  margin: 0 auto;
}

section#c01 #c01_01 .outlineArea dl {
  border: 5px solid #F1DEE0;
  border-top: none;
  width: auto;
  margin: 0 auto;
  border-radius: 20px;
  background: #fff;
}

section#c01 #c01_01 .outlineArea dl .dt_flex {
  border-top: 5px solid #F1DEE0;
  border-radius: 12px 12px 0 0;
  font-size: 2pc;
  padding: 12px 0;
  position: relative;
}

section#c01 #c01_01 .outlineArea dl dt .yellow {
  border-top: 10px solid #FF3D74;
}

section#c01 #c01_01 .outlineArea dl.tglDl .dt_flex {
  display: flex;
}

section#c01 #c01_01 .outlineArea dl.tglDl .dt_flex p {
  margin-top: 20px;
  width: auto;
}

section#c01 #c01_01 .outlineArea dl.tglDl .under_txt {
  width: 95%;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0;
  border-top: 3px solid #F1DEE0;
  border-radius: 0;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  position: relative;
}

section#c01 #c01_01 .outlineArea dl.tglDl .under_txt img {
  /* margin-left: 10px; */
}

section#c01 #c01_01 .outlineArea dl.tglDl .under_txt p {
  width: auto;
  margin: 0;
}


section#c01 #c01_01 .outlineArea dl.tglDl .under_txt::after {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/g_lp_nisa_faq_230508_c01_img03_pc.png) no-repeat top left;
  background-size: contain;
  top: auto;
  right: -1%;
}

section#c01 #c01_01 .outlineArea dl.tglDl .dt_flex .name_01 {
  font-size: 20px;
  color: #000;
  font-weight: normal;
  padding: 0 0 0 25px;
  line-height: 1.5;
}

section#c01 #c01_01 .outlineArea dl.tglDl .dt_flex .name_02 {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  padding: 0 25px 0 0;
  line-height: 1.5;
}

section#c01 #c01_01 .outlineArea dl.tglDl dt .name_03 {
  font-size: 20px;
  line-height: 1.5;
  padding-left: 20px;
}

section#c01 #c01_01 .outlineArea dl.tglDl dt .name_03::before {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/g_lp_nisa_faq_230508_c01_img01_pc.png) no-repeat top right;
  background-size: contain;
}

section#c01 #c01_01 .outlineArea dl.tglDl dt.on:after, section#c01 #c01_01 .outlineArea dl.tglDl dt:after {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/g_lp_nisa_faq_230508_c01_img04_pc.png);
  background-size: contain;
  content: "";
  display: block;
  width: 40px;
  height: 38px;
  position: absolute;
  right:-1%;
  top: auto;
  transition: .3s;
}

section#c01 .outlineArea dl dd .off {
  padding: 0 20px 1px;
}

section#c01 #c01_01 .outlineArea dl dd.off {
  display: none;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner {
  width: 95%;
  margin: 0 auto;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner dl {
  border: none;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner dl .dt_flex {
  border: none;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner dl .dt_flex img {
  /* margin-left: 10px; */
  height: 38px;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner dl .dt_flex p {
  font-size: 20px;
  margin-top: 0;
  line-height: 1.5;
  padding-left: 20px;
}

section#c01 #c01_01 .outlineArea dl dd .ddInner .yellow {
  border-top: none;
}

section#c01 #c01_01 .outlineArea .ddInner ul.contLists.yellow li {
  background: none;
}

section#c01 #c01_01 .outlineArea .ddInner ul.contLists li {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/cp_common_tpoint_190720_10_dot.png) no-repeat 5px 8px;
  padding-left: 20px;
  margin-bottom: 15px;
  font-size: 16px;
}

section#c01 #c01_01 .outlineArea dl dd .ddInner.yellow p {
  color: #000;
}

section#c01 #c03 .outlineArea .ddInner ul.contLists li .yellowBg, section#01 #c01_01 .outlineArea .ddInner ul.contLists li .yellowBg {
  margin-top: 15px;
  font-size: 100%;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_img {
  text-align: center;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_img p {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_caption {
  margin: 0 auto;
  max-width: 727px;
}

section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_caption p {
  margin: 0;
  padding: 0;
  max-width: 960px;
}

section#c02 {
  padding-top: 50px;
  background: #F6FFFE;
}
section#c02 .pink-txt {
  margin: 0 auto;
}

section#c02,  #c01_01 {
  margin-bottom: 0;
}

section#c02 #c01_01 {
  opacity: 1;
  transform: translateY(0);
  padding-bottom: 30px;
}

section#c02 #c01_01 .outlineArea {
  max-width: 960px;
  margin: 0 auto;
}

section#c02 #c01_01 .outlineArea dl {
  border: 5px solid #7EB8B4;
  border-top: none;
  width: auto;
  margin: 0 auto;
  border-radius: 20px;
  background: #fff;
}

section#c02 #c01_01 .outlineArea dl .dt_flex {
  border-top: 5px solid #7EB8B4;
  border-radius: 12px 12px 0 0;
  font-size: 2pc;
  padding: 12px 0;
  position: relative;
}

section#c02 #c01_01 .outlineArea dl dt .yellow {
  border-top: 10px solid #FF3D74;
}

section#c02 #c01_01 .outlineArea dl.tglDl .dt_flex {
  display: flex;
}

section#c02 #c01_01 .outlineArea dl.tglDl .dt_flex p {
  margin-top: 20px;
  width: auto;
}

section#c02 #c01_01 .outlineArea dl.tglDl .under_txt {
  width: 95%;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0;
  border-top: 3px solid #7EB8B4;
  border-radius: 0;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  position: relative;
}

section#c02 #c01_01 .outlineArea dl.tglDl .under_txt img {
  /* margin-left: 10px; */
}

section#c02 #c01_01 .outlineArea dl.tglDl .under_txt p {
  width: auto;
  margin: 0;
}


section#c02 #c01_01 .outlineArea dl.tglDl .under_txt::after {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/g_lp_nisa_faq_230508_c02_img03_pc.png) no-repeat top left;
  background-size: contain;
  top: auto;
  cursor: pointer;
  right: -1%;
}

section#c02 #c01_01 .outlineArea dl.tglDl .dt_flex .name_01 {
  font-size: 20px;
  color: #000;
  font-weight: normal;
  padding: 0 0 0 25px;
  line-height: 1.5;
}

section#c02 #c01_01 .outlineArea dl.tglDl .dt_flex .name_02 {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  padding: 0 25px 0 0;
  line-height: 1.5;
}

section#c02 #c01_01 .outlineArea dl.tglDl dt .name_03 {
  font-size: 20px;
  line-height: 1.5;
}

section#c02 #c01_01 .outlineArea dl.tglDl dt .name_03::before {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/g_lp_nisa_faq_230508_c01_img01_pc.png) no-repeat top right;
  background-size: contain;
}

section#c02 #c01_01 .outlineArea dl.tglDl dt.on:after, section#c02 #c01_01 .outlineArea dl.tglDl dt:after {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/g_lp_nisa_faq_230508_c02_img04_pc.png);
  background-size: contain;
  content: "";
  display: block;
  width: 40px;
  height: 38px;
  position: absolute;
  right: -1%;
  top: auto;
  transition: .3s;
}

section#c02 .outlineArea dl dd .off {
  padding: 0 20px 1px;
}

section#c02 #c01_01 .outlineArea dl dd.off {
  display: none;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner {
  width: 95%;
  margin: 0 auto;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner dl {
  border: none;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner dl .dt_flex {
  border: none;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner dl .dt_flex img {
  height: 38px;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner dl .dt_flex p {
  font-size: 20px;
  margin-top: 0;
  line-height: 1.5;
}

section#c02 #c01_01 .outlineArea dl dd .ddInner .yellow {
  border-top: none;
}

section#c02 #c01_01 .outlineArea .ddInner ul.contLists.yellow li {
  background: none;
}

section#c02 #c01_01 .outlineArea .ddInner ul.contLists li {
  background: url(https://sbisec.akamaized.net/sbisec/images/base/cp_common_tpoint_190720_10_dot.png) no-repeat 5px 8px;
  padding-left: 20px;
  margin-bottom: 15px;
  font-size: 16px;
}

section#c02 #c01_01 .outlineArea dl dd .ddInner.yellow p {
  color: #000;
}

section#c02 #c03 .outlineArea .ddInner ul.contLists li .yellowBg, section#01 #c01_01 .outlineArea .ddInner ul.contLists li .yellowBg {
  margin-top: 15px;
  font-size: 100%;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner .table_img {
  text-align: center;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner .table_img p {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner .table_caption {
  margin: 0 auto;
}

section#c02 #c01_01 .outlineArea dl dd.off .ddInner .table_caption p {
  margin: 0;
  padding: 0;
  max-width: 960px;
}

section.show {
  opacity: 1;
  transform: translateY(0);
}

section#c02 #c05 table {
  width: 100%;
}

section#c02 #c05 .caption {
  margin-bottom: 20px;
}

section#c02 #c05 .cautionWrap {
  margin-bottom: 20px;
}

.outlineArea dl dd .cautionWrap h3 {
  font-size: 20px;
  border-bottom: 2px solid #333;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: 600;
}

.outlineArea dl dd .cautionWrap p {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 160%;
}
section#c01 h2, section#c02 h2, section#c03 h2 {
  margin-bottom: 40px;
  background-color: #0a3e86;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 100px;
}
section#c01 h2 span, section#c02 h2 span, section#c03 h2 span {
  display: block;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1040px;
}
section#c01 h3, section#c02 h3, section#c03 h3 {
  margin: 0 auto 30px auto;
  padding: 0 40px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 42px;
}
section#c01 h3 span {
  display: inline;
  padding: 0 10px;
  background: linear-gradient(transparent 70%, #F1DEE0 70%);
}
section#c02 h3 span {
  display: inline;
  padding: 0 10px;
  background: linear-gradient(transparent 70%, #7EB8B4 70%);
}
section p {
  margin: 0 auto 20px;
  padding: 0 40px;
  max-width: 1040px;
}
section div.img {
  margin: 0 auto 30px;
  padding: 0 115px;
  max-width: 1040px;
}
section div.img img {
  display: block;
  margin: 0 auto 10px;
}
section div.img.img_auto img {
  display: block;
  margin: 0 auto 10px;
}
section div.img .caption {
  padding: 0;
  width: 100%;
}
section.card {
  margin: auto;
  padding: 0 40px;
  max-width: 1040px;
}
section.card div {
  margin-bottom: 10px;
  margin-right: 20px;
  background-color: #fff;
  border: solid 1px #8bbfee;
}
section.card div:last-of-type {
  margin-right: 0;
}
section.card h4 {
  padding: 5px;
  color: #0a3e86;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  background-color: #8bbfee;
}
section.card img.icon {
  display: block;
  margin: 20px auto;
}
section.card p {
  margin-bottom: 25px;
  padding: 0 7px;
  width: 100%;
}
#c02 section.card {
  justify-content: center;
  text-align: center;
}
#c02 section.card div {
  width: 200px;
}
#c02 section.card div.wide {
  width: 280px;
}
#c02 section.card h4 {
  font-size: 20px;
}
#c02 section.card p {
  margin-bottom: 0;
  padding: 15px;
  width: 100%;
}
#c02 section.card p.fee {
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
}
#c02 section.card p.fee.emphasis {
  padding: 10px 0 5px;
  font-size: 48px;
}
#c02 section.card p.fee span.red {
  color: #e6010e;
  font-size: 48px;
}
#c02 section.card p.fee.emphasis span.red {
  font-size: 100px;
}
section.balloonArea {
  margin: 0 auto 40px;
  padding: 0 40px;
  max-width: 1040px;
  justify-content: center
}
section.balloonArea div.balloon {
  position: relative;
  margin: 0 40px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  width: 240px;
  height: 240px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
}
section.balloonArea div.balloon:after {
  content: "";
  display: block;
  border-top: 30px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 60px solid #fff;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  position: absolute;
  right: 0;
  top: 50%;
}
section.balloonArea div.balloon p.fee {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 36px;
  line-height: initial;
  font-weight: bold;
}
section.balloonArea div.balloon p.fee span.red {
  margin-right: -10px;
  margin-left: 10px;
  font-size: 144px;
  color: #e6010e;
}
section.balloonArea ul {
  display: flex;
  flex-direction: column;
}
section.balloonArea ul li {
  margin-top: auto;
}
section.balloonArea ul li:last-of-type {
  margin-top: 10px;
}
section.balloonArea ul li p {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
}
section.balloonArea ul li p.caption {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
}
section#c02 h4.no01, section#c02 h4.no02, section#c02 h4.no03, section#c02 h4.no04, section#c02 h4.no05 {
  margin: 0 auto 20px;
  padding: 0 40px;
  max-width: 1040px;
  font-size: 24px;
  font-weight: bold;
  color: #0a3e86;
}
section#c02 h4.no01:before, section#c02 h4.no02:before, section#c02 h4.no03:before, section#c02 h4.no04:before, section#c02 h4.no05:before {
  display: inline-block;
  content: "";
  width: 27px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  vertical-align: text-top;
  background-color: #0a3e86;
  margin-right: 20px;
  padding: 2px;
}
section#c02 h4.no01:before {
  content: "1";
}
section#c02 h4.no02:before {
  content: "2";
}
section#c02 h4.no03:before {
  content: "3";
}
section#c02 h4.no04:before {
  content: "4";
}
section#c02 h4.no05:before {
  content: "5";
}
section#c02 h3.boxTit {
  position: relative;
  width: 600px;
  color: #0a3e86;
  background-color: #fff;
  border: solid 2px #0a3e86;
}
section#c02 h3.boxTit:before {
  position: absolute;
  content: "";
  display: block;
  border-top: 10px solid #0a3e86;
  border-right: 10px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 10px solid transparent;
  -webkit-transform: translateY(100%) translateX(50%);
  transform: translateY(100%) translateX(50%);
  right: 50%;
  bottom: -2px;
}
section#c02 h3.boxTit:after {
  position: absolute;
  content: "";
  display: block;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 10px solid transparent;
  -webkit-transform: translateY(100%) translateX(50%);
  transform: translateY(100%) translateX(50%);
  right: 50%;
  bottom: 0;
}
section#c02 div.box {
  margin: 30px auto;
  padding: 30px 40px;
  max-width: 960px;
  background-color: #fff;
}
section#c02 div.box p {
  padding: 0;
  width: 100%;
}
section#c02 div.box p.copy {
  position: relative;
  padding: 0 30px;
  color: #e6010e;
  text-align: center;
}
section#c02 div.box p.copy:before, section#c02 div.box p.copy:after {
  position: absolute;
  content: "";
  display: block;
  color: #0a3e86;
}
section#c02 div.box p.copy:before {
  content: "＼";
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  top: 55%;
  left: 30px;
}
section#c02 div.box p.copy:after {
  content: "／";
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  top: 55%;
  right: 30px;
}
section#c02 div.box div.img {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
section#c02 p.phrase{
  margin: 20px auto 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
section#c02 p.phrase span{
  display: inline;
  padding: 0 10px;
  background: linear-gradient(transparent 70%, #f6fa22 70%);
}
section#c02 p.phrase + h3.boxTit{
  margin-top: 0px;
}
dl.accordion {
  margin: auto;
  padding: 0 40px;
  width: 1040px;
}
dl.accordion dt {
  position: relative;
  margin-top: 20px;
  padding: 20px 0;
  background-color: #d0d0d0;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
dl.accordion dt.questions {
  color: #0a3e86;
  background-color: #8bbfee;
}
dl.accordion dt:before {
  position: absolute;
  content: "";
  display: block;
  border-top: 20px solid #333333;
  border-right: 13px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 13px solid transparent;
  top: 50%;
  right: 70px;
  transform-origin: 75% 25% 0;
  -webkit-transform: rotate(0deg) translateY(-50%) translateX(50%);
  transform: rotate(0deg) translateY(-50%) translateX(50%);
  transition: all .3s ease-out;
}
dl.accordion dt:after {
  position: absolute;
  display: inline-block;
  content: "開く";
  font-size: 16px;
  top: 50%;
  right: 30px;
  transform-origin: 75% 25% 0;
  transform: rotate(0deg) translateY(-50%) translateX(50%);
}
dl.accordion dt.questions span:before {
  display: inline-block;
  content: "Q.";
}
dl.accordion dt.questions:before {
  border-top: 20px solid #0a3e86;
  border-right: 13px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 13px solid transparent;
}
dl.accordion dt.show:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
dl.accordion dt.show:after {
  content: "閉じる";
}
dl.accordion dd {
  margin-bottom: 40px;
  padding: 20px 80px;
  background-color: #fff;
  border: solid 1px #d0d0d0;
}
dl.accordion dd.answer {
  border: solid 1px #8bbfee;
}
dl.accordion dd p {
  position: relative;
  padding: 0;
  width: 100%;
}
dl.accordion dd.answer > p:first-of-type {
  padding-left: 40px;
}
dl.accordion dd.answer > p:first-of-type::before {
  position: absolute;
  display: inline-block;
  content: "A.";
  font-size: 37px;
  font-weight: bold;
  color: #e6010e;
  left: 0;
}
dl.accordion dd.answer div.img {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
dl.accordion dd.answer table.tbl {
  margin-bottom: 20px;
  width: 100%;
}
dl.accordion dd.answer div.comparison table.tbl {
  text-align: center;
  background-color: #eff7ff;
}
dl.accordion dd.answer table.tbl th, dl.accordion dd.answer table.tbl td {
  padding: 10px;
  border: solid 1px #0a3e86;
  vertical-align: middle;
}
dl.accordion dd.answer table.tbl thead th {
  background-color: #0a3e86;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
dl.accordion dd.answer table.tbl tbody th {
  width: 40%;
  font-weight: bold;
  background-color: #eff7ff;
}
#attSec {
  background-color: #fff;
}
#attSec .inner {
  padding: 50px 0;
  margin-bottom: 0;
  max-width: 1046px;
  margin: 0 auto;
}
#attSec .inner p {
  margin: 0;
  padding: 0;
}
footer {
  margin: 0 auto;
  width: 100%;
}
footer .disclaimer {
  margin: 40px 0 50px;
}
footer .innerSection {
  margin: 0 auto 20px;
  padding: 0 40px;
  max-width: 1040px;
}
footer .copyright {
  padding: 20px 0;
  background-color: #2E75B6;
  color: #fff;
}
footer .copyright .innerSection {
  margin: 0 auto;
}
.triangle1 {
  width: 0!important;
  height: 0;
  border-left: 15px solid transparent; 
  border-right: 15px solid transparent; 
  border-top: 15px solid #8bbfee; 
  padding: 0!important; 
  margin-bottom: 10px!important;
}
.no04_flex ul li img {
  height: 81px;
}
@media screen and (max-width: 1150px) {
  header img {
    width: 120%;
  }
}
@media screen and (max-width: 768px) {
  header img {
    width: 200%;
  }
}
@media screen and (max-width:599px) {
  p {
    font-size: 3.8vw;
    line-height: 1.7
  }
  .emphasis {
    font-size: 4.4vw;
    line-height: 1.7
  }
  .caption {
    color: #666;
    display: inline-block;
    line-height: 1.5;
    font-size: 3.2vw;
  }
  strong {
    font-weight: 600
  }
  .mt00 {
    margin-top: 0 !important
  }
  .mt01 {
    margin-top: 2.7vw !important
  }
  .mt02 {
    margin-top: 10.6vw !important
  }
  .mt03 {
    margin-top: 7.9vw !important
  }
  .mt04 {
    margin-top: 15.8vw !important
  }
  .mb00 {
    margin-bottom: 0 !important
  }
  .mb01 {
    margin-bottom: 2.7vw !important
  }
  .mb02 {
    margin-bottom: 10.6vw !important
  }
  .mb03 {
    margin-bottom: 7.9vw !important
  }
  .mb04 {
    margin-bottom: 15.8vw !important
  }
  .ml00 {
    margin-left: 0 !important
  }
  .ml01 {
    margin-left: 2.7vw !important
  }
  .ml02 {
    margin-left: 10.6vw !important
  }
  .ml03 {
    margin-left: 7.9vw !important
  }
  .mr00 {
    margin-right: 0 !important
  }
  .mr01 {
    margin-right: 2.7vw !important
  }
  .mr02 {
    margin-right: 10.6vw !important
  }
  .mr03 {
    margin-right: 7.9vw !important
  }
  .ml04 {
    margin-left: 15.8vw !important
  }
  .font01 {
    font-size: 5.2vw !important;
    font-weight: 500 !important;
    font-family: Noto Sans JP, sans-serif !important
  }
  img {
    width: 100%
  }
  .pcOnly {
    display: none !important
  }
  .spOnly {
    display: Block !important
  }
  #allWrap {
    overflow: hidden
  }
  header {
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    background: #fff;
    min-width: 100%
  }
  header .innerSection {
    width: 100%;
    padding: 2vw 4.2vw 3vw;
  }
  header .innerSection h1 {
    width: 30vw;
    height: auto
  }
  section .caution {
    font-size: 2.9vw;
    color: #333
  }
  .date {
    font-size: 2.8vw;
    line-height:1.2;
    margin-left: -8vw;
  }
  @media all and (-ms-high-contrast:none) {
    ::-ms-backdrop, header h1 {
      width: auto
    }
  }
  main {
    padding-bottom: 0;
    min-width: 100%
  }
  section .caution {
    font-size: 2.9vw;
    color: #333
  }
  section#catchCopy p.phrase{
    font-size: 5.1vw;	
  }
  section#catchCopy p.phrase span {
    padding: 0 1vw;
  }
  section#mainVisualBox {
    margin-bottom: 0;
    padding: 0
  }
  section#mainVisualBox .mainVisual {
    background-color: #fff;
    text-align: center;
    padding: 0;
    min-width: 100vw;
    background-image: none;
  }
  section#mainVisualBox .mainVisual h2 {
    margin: 0 auto;
    width: 100vw;
  }
  section#mainVisualBox .mainVisual h2 img {
    width: 100%;
  }
  section.nav nav {
    min-width: 100%;
    border-bottom: none;
  }
  section.nav nav ul {
    padding: 0;
    width: 100vw;
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }
  section.nav nav ul li {
    display: flex;
    height: auto;
    width: 100%;
    border: none;
    border-bottom: solid 1px #ccc;
    font-size: 4.2vw;
  }
  section.nav nav ul li a {
    position: relative;
    display: block;
    padding: 2.5vw;
    width: 100%;
  }
  section.nav nav ul li a:after {
    position: absolute;
    content: "";
    left: 95vw;
    bottom: 50%;
    border-top: 2vw solid #0a3e86;
    border-right: 2vw solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 2vw solid transparent;
  }
  .arrowArea {
    margin: 8vw auto 1vw auto;
  }
  .arrowBottom:first-child {
    margin-right: 8vw;
  }
  .arrowBottom:nth-child(2) {
    margin-right: 8vw;
  }
  div.btnArea {
    padding: 2.2vw;
    width: 100%;
  }
  div.btnArea a.btn {
    padding: 2vw;
    width: 80vw;
    font-size: 5.2vw;
    line-height: 6.7vw;
    border-radius: 12px;
  }
  div.btnArea a.btn span.small {
    font-size: 4vw;
    margin-bottom: 1vw;
  }
  div.btnArea p.caption {
    padding: 2vw;
    width: 80vw;
  }
  section.floating {
    position: fixed;
    bottom: 0;
    height: auto;
    text-align: center;
    z-index: 10;
    min-width: 100%;
    padding: 1.5vw 0 2vw
  }
  section.floating div.btnArea {
    padding: 3vw;
  }
  p.intro {
    font-size: 3.5vw !important;
    margin-top: 10vw !important;
  }
  section#c01, section#c02, section#c03 {
  }
  section#c02 {
    padding-top: 20px;
  }
  section#c01 h2, section#c02 h2, section#c03 h2 {
    min-width: 100vw;
    margin-bottom: 4vw;
    font-size: 5.8vw;
    line-height: 10vw;
  }
  section#c01 h2 span, section#c02 h2 span, section#c03 h2 span {
    padding: 2vw 4.2vw;
    width: 100%;
  }
  section#c01 h3, section#c02 h3, section#c03 h3 {
    width: 100%;
    padding: 0 4.2vw 0 4.2vw;
    font-size: 5.1vw;
    line-height: 6.7vw;
    margin-bottom: 20px;
  }
  section#c01 h3 span, section#c02 h3 span, section#c03 h3 span {
    padding: 0 1vw;
  }
  section#c01 #c01_01 {
    padding: 0 2.6vw 20px 2.6vw;
  }
  section#c02 #c01_01 {
    padding-right: 2.6vw;
    padding-left: 2.6vw;
    padding-bottom: 20px;
  }
  section#c01 #c01_01 .outlineArea dl.tglDl .dt_flex {
    display: inline-block;
    text-align: center;
  }
  section#c01 #c01_01 .outlineArea dl.tglDl .dt_flex .name_01 {
    font-size: 4.7vw;
    text-align: left;
    padding: 0 4vw;
  }
  section#c01 #c01_01 .outlineArea dl.tglDl .dt_flex .name_02 {
    font-size: 3.2vw;
    text-align: left;
    padding: 0 4vw;
  }
  section#c01 #c01_01 .outlineArea dl.tglDl .ddinner .dt_flex {
    display: flex;
  }
  section#c01 #c01_01 .outlineArea dl dd.off .ddInner dl .dt_flex {
    display: flex;
  }
  section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_img {
    padding:0 2vw 2vw;
    margin-bottom: 0;
  }
  section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_img img {
    width: 100%;
  }
  section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_caption {
    padding-bottom: 2vw;
    max-width: 326px;
  }
  section#c01 #c01_01 .outlineArea dl dd.off .ddInner .table_caption p {
    width: 100%;
  }
  section#c01 #c01_01 .outlineArea dl.tglDl .under_txt {
    align-items: flex-start;
  }
  section#c01 #c01_01 .outlineArea dl.tglDl .under_txt::after {
    content: none;
  }
  section#c01 #c01_01 .outlineArea dl.tglDl dt.on:after, section#c01 #c01_01 .outlineArea dl.tglDl dt:after {
    content: none;
  }
  section#c02 #c01_01 .outlineArea dl.tglDl .under_txt::after {
    content: none;
  }
  section#c02 #c01_01 .outlineArea dl.tglDl dt.on:after, section#c02 #c01_01 .outlineArea dl.tglDl dt:after {
    content: none;
  }
  section p {
    margin: 0 auto 2vw;
    padding: 0 4.2vw;
    width: 100%;
  }
  section div.img {
    margin: 0 auto 3vw;
    padding: 0 8.4vw;
    width: 100%;
  }
  section div.img img {
    margin: 0 auto 1vw;
    width: 100%;
  }
  section div.img.img_auto img {
    margin: 0 auto 1vw;
    width: auto;
    max-width: 100%;
  }
  section.card {
    flex-wrap: wrap;
    margin: auto;
    padding: 0 4.2vw;
    width: 100%;
  }
  section .no04_flex {
    margin-bottom: 4.7vw!important;
  }
  .no04_flex ul {
    margin-right: 4.6vw!important;
  }
  .no04_flex ul li img {
    height: 71px;
  }
  section.card div {
    width: 45vw;
    margin-right: 1.2vw;
    margin-bottom: 2vw;
  }
  section.card div:nth-of-type(2n) {
    margin-right: 0;
  }
  section.card h4 {
    padding: 1vw;
    font-size: 4.2vw;
  }
  section.card img.icon {
    margin: 2vw auto;
    width: auto;
  }
  section.card p {
    margin-bottom: 2.5vw;
    padding: 0 1vw;
    width: 100%;
  }
  #c02 section.card div {
    width: 70%;
  }
  #c02 section.card div.wide {
    width: 70%;
  }
  #c02 section.card h4 {
    font-size: 4vw;
  }
  #c02 section.card p {
    padding: 1.5vw;
  }
  #c02 section.card p.fee {
    padding: 4.7vw 0;
    line-height: 1;
    font-size: 4.4vw;
    font-weight: bold;
  }
  #c02 section.card p.fee.emphasis {
    padding: 3vw 0;
    font-size: 6.5vw;
  }
  #c02 section.card p.fee span.red {
    font-size: 6.5vw;
  }
  #c02 section.card p.fee.emphasis span.red {
    font-size: 10.2vw;
  }
  section.balloonArea {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    margin: 0 auto 4vw;
    padding: 0 4.2vw;
    width: 100%;
  }
  section.balloonArea div.balloon {
    margin: 0 auto 7vw;
    width: 70vw;
    height: 70vw;
  }
  section.balloonArea div.balloon:after {
    content: "";
    display: block;
    border-top: 10vw solid #fff;
    border-right: 10vw solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 10vw solid transparent;
    -webkit-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    position: absolute;
    right: 50%;
    top: 100%;
  }
  section.balloonArea div.balloon p.fee {
    font-size: 5.4vw;
  }
  section.balloonArea div.balloon p.fee span.red {
    margin-right: -2vw;
    margin-left: 2vw;
    font-size: 40vw;
  }
  section.balloonArea ul li:last-of-type {
    margin-top: 0;
  }
  section.balloonArea ul li p {
    font-size: 4.4vw;
  }
  section.balloonArea ul li p.caption {
    margin: 0;
    padding: 0;
    font-size: 3.2vw;
    font-weight: normal;
  }
  section#c02 h4.no01, section#c02 h4.no02, section#c02 h4.no03, section#c02 h4.no04, section#c02 h4.no05 {
    margin-bottom: 5vw;
    padding: 0 4.2vw;
    width: 100vw;
    font-size: 4.1vw;
    line-height: 1.5;
  }
  section#c02 h4.no01:before, section#c02 h4.no02:before, section#c02 h4.no03:before, section#c02 h4.no04:before, section#c02 h4.no05:before {
    font-size: 4.0vw;
    display: inline-block;
    color: #fff;
    background-color: #0659b9;
    width: 5.9vw;
    padding: 0.3vw;
    margin-right: 1.5vw;
  }
  section#c02 h3.boxTit {
    margin: 5vw 4.2vw 2.5vw;
    width: 91.6vw;
    border: solid 2px #0a3e86;
  }
  section#c02 h3.boxTit:before {
    position: absolute;
    content: "";
    display: block;
    border-top: 2vw solid #0a3e86;
    border-right: 2vw solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 2vw solid transparent;
    -webkit-transform: translateY(100%) translateX(50%);
    transform: translateY(100%) translateX(50%);
    right: 50%;
    bottom: -1.5px;
  }
  section#c02 h3.boxTit:after {
    position: absolute;
    content: "";
    display: block;
    border-top: 2vw solid #fff;
    border-right: 2vw solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 2vw solid transparent;
    -webkit-transform: translateY(100%) translateX(50%);
    transform: translateY(100%) translateX(50%);
    right: 50%;
    bottom: 1px;
  }
  section#c02 div.box {
    margin: 3vw 4.2vw 4vw;
    padding: 3vw 4.2vw;
    width: 91.6vw;
  }
  section#c02 div.box p {
    padding: 0;
    width: 100%;
  }
  section#c02 div.box p.copy {
    padding: 0 4.2vw;
  }
  section#c02 div.box p.copy:before {
    content: "＼";
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    top: 50%;
    left: 0;
  }
  section#c02 div.box p.copy:after {
    content: "／";
    -webkit-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    top: 50%;
    right: 0;
  }
  section#c02 div.box div.img {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  section#c02 p.phrase{
    margin: 2vw auto 1vw;
    font-size: 3.8vw;	
  }
  section#c02 p.phrase span {
    padding: 0 1vw;
  }
  dl.accordion {
    padding: 0 4.2vw;
    width: 100%;
  }
  dl.accordion dt {
    margin-top: 2vw;
    padding-top: 2vw;
    padding-right: 9vw;
    padding-bottom: 2vw;
    padding-left: 5vw;
    font-size: 5.1vw;
    line-height: 6.7vw;
    text-align: left;
  }
  dl.accordion dt:before {
    border-top: 2vw solid #333333;
    border-right: 1.5vw solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 1.5vw solid transparent;
    right: 5vw;
  }
  dl.accordion dt:after {
    font-size: 3.2vw;
    top: 25%;
    right: 5vw;
  }
  dl.accordion dt.questions:before {
    border-top: 2vw solid #0a3e86;
    border-right: 1.5vw solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 1.5vw solid transparent;
  }
  dl.accordion dt.questions span {
    display: block;
    padding-left: 5vw;
    text-indent: -2.5vw;
  }
  dl.accordion dd {
    margin-bottom: 4vw;
    padding: 2vw 4.2vw;
  }
  dl.accordion dd.answer > p:first-of-type {
    padding-left: 6vw;
  }
  dl.accordion dd.answer > p:first-of-type::before {
    top: -1.5vw;
    font-size: 5.5vw;
  }
  dl.accordion dd.answer section.flex {
    flex-direction: column;
  }
  dl.accordion dd.answer section.flex div.img {
    margin-bottom: 2vw;
  }
  dl.accordion dd.answer table.tbl {
    margin-bottom: 2vw;
  }
  dl.accordion dd.answer table.tbl th, dl.accordion dd.answer table.tbl td {
    display: inline-block;
    padding: 2vw;
    width: 100%;
    border-top: none;
  }
  dl.accordion dd.answer table.tbl thead th {
    font-size: 4.4vw;
  }
  dl.accordion dd.answer table.tbl tbody th {
    width: 100%;
  }
  dl.accordion dd.answer div.comparison {
    position: relative;
    overflow-x: auto;
    margin-bottom: 2vw;
    padding-bottom: 0.5vh;
  }
  dl.accordion dd.answer div.comparison table.tbl {
    margin-bottom: 0;
    width: 150vw;
  }
  dl.accordion dd.answer div.comparison table.tbl th, dl.accordion dd.answer div.comparison table.tbl td {
    display: table-cell;
    padding: 2vw;
    width: auto;
    border: solid 1px #0a3e86;
  }
  dl.accordion dd.answer div.comparison table.tbl thead th {
    font-size: 4.4vw;
  }
  dl.accordion dd.answer div.comparison::-webkit-scrollbar {
    height: 8px;
  }
  dl.accordion dd.answer div.comparison::-webkit-scrollbar-track {
    background: #fff;
    border: none;
    border-radius: 6px;
    box-shadow: inset 0 0 2px #777;
  }
  dl.accordion dd.answer div.comparison::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 6px;
    box-shadow: none;
  }
  dl.accordion dd.answer div.comparison::after {
    content: '';
    display: block;
    color: #666;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1.5vw;
  }
  #attSec .inner {
   margin: 0 auto;
   padding: 20px 5vw; 
  }
  footer {
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
  }
  footer .disclaimer {
    margin: 4vw 0 5vw;
  }
  footer .innerSection {
    margin: 0 auto 2vw;
    padding: 0 4.2vw;
    width: 100%;
  }
  footer .copyright {
    margin: 0 auto;
    padding: 2vw 0;
    width: 100%;
  }
  footer .copyright .innerSection {
    margin: 0 auto;
  }
}