@charset "UTF-8";

@media (max-width:768px){
.l-section__inner{
    padding: 0 15px;
}
}

.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1320px !important;
}
.footer-nav li a{
color: #004ea8 !important;
}
@media only screen and (max-width: 767px) {
    main {
        overflow: hidden;
        margin-top: 0px;
    }
    .top-img-st {
        padding-top: 4rem;
    }
}

.no-lr-pad{
    padding-left:0;
    padding-right: 0;
}
/*.lr-pd-match{
    padding: 0 1rem 0 1rem;
}*/
.m-button{
    border-radius: unset;
    padding: 16px 25px 16px 15px;
}
.top-btn{
    margin-top: -10rem;
    margin-left: 1rem;
}
@media screen and (min-width:769px) and (max-width:1184px){
    .m-button{
        padding: 16px 25px 16px 15px;
    }
    .top-btn{
    margin-top: -8rem;
    margin-left: 1rem;
}
}

@media (max-width: 768px) {
    .m-button {
        margin: 4px auto !important;
    }
    .top-btn{
        margin-top: -6rem;
        margin-left: 0rem;
    }
    .m-button{
        width: 100%;
        padding: 4px 32px 4px 24px;
        margin-top: 10px;
    }
}

.top-img-st{
    position: relative;
    padding-top:3rem;
    padding-bottom: 3rem;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}
span.marker {
    background: linear-gradient(transparent 90%, rgba(0, 100, 255, 0.5) 90%);
}

@media only screen and (max-width: 767px) {
    .top-img-st {
        padding-top: 4rem;
    }
}

.top-title-box{
    position: absolute;
    top: 15rem;
}
.display-3 {
    font-size: 3rem;
    font-weight: 600;
}
@media (max-width: 768px) {
    .bg01 {
        background-size: 617px;
        height:338px;
    }
    /*.jumbotron {
        padding: 9rem 2rem 0rem 2rem;
    }*/
    .top-title-box{
        position: absolute;
        top: -26rem;
        left: 5px;
    }
    .bg01 {
        height:338px;
    }
    .top-img-st{
        padding-bottom: 1rem;
    }
    .display-3,
    .top-subtitle {
        font-size: 2.0rem;
        position: relative;
        top:31rem;
    }
}
.top-subtitle{
    font-weight: 600;
    font-size:1.5rem;
}
@media (max-width: 768px) {
    .top-subtitle {
        font-size: 1.1rem;
    }
}
.font-bold1{
    font-weight: 600;
    font-size: 2.3rem;
}
@media (max-width:767px){
    .font-bold1 {
        font-size: 1.5em;
    }
    .non-center{
        text-align: left;
    }
    .sp-img img,
    .sp-img2 img{
        width: 25%;
        padding: 15px 0;
    }
    .sp-img2 img{
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
}
.bold-600{
    font-weight: 600;
}
.font-09{
    font-size: 0.9rem;
}
.font-1dot15{
    font-size: 1.15rem;
}
.font-1dot5{
    font-size:1.5rem;
}

h2.m-head-level2 {
    border-bottom: solid 3px #97c7fd;
    position: relative;
  }

h2.m-head-level2{
    margin-top: 5rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}

h2.m-head-level2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #004ea8;
    bottom: -3px;
    width: 20%;
  }


.box-bg-blue{
    background-color: #004ea8;
    padding:15px 10px;
    color: #FFF;
    border-radius: 5px
}
.btn-radius{
    padding: 10px 0px;
    border-radius: 50px;
}
button.i-btn::after{
    position: absolute;
    top: 32%;
    right: 32px;
    display: block;
    width: 7%;
    height: 100%;
    background: url(/promotion/micro-flow-sensor/images/icon_arrow.svg) no-repeat center center;
    background-size: 80%;
    content: '';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    button.i-btn::after{
        top:41px;
    }
    button.i-btn::after {
        width: 12%;
        background-size: 100%;
    }
    .font-09 {
        font-size: 0.55rem;
    }
    .undernone{
        padding-left: 0;
        padding-right: 0;
    }
}
.undernone a:hover{
    text-decoration: none;
}

.m-table__container {
    position: relative;
    max-height: 950px;
    overflow: auto;
}
/*assets style.css inport*/
  .m-table {
    margin-top: 56px;
  }
  @media (max-width: 768px) {
    .m-table {
      font-size: 0.875rem;
      margin-top: 48px;
      padding: 0 4px;
    }
  }
  @media (max-width: 768px) {
    .l-breadcrumb {
        display: none;
    }
}
  .m-table:hover .m-table__icon, .m-table:focus .m-table__icon, .m-table:focus-within .m-table__icon {
    visibility: hidden;
    opacity: 0;
  }
  .m-table__notice {
    margin-bottom: 8px;
    text-align: right;
  }
  @media (max-width: 768px) {
    .m-table__notice {
      font-size: 0.875rem;
      white-space: normal;
    }
  }
  .m-table__icon::before, .m-table__icon::after, .m-table__iconText::before, .m-table__iconText::after {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background-color: var(--white);
    mask-image: url('data:image/svg+xml;utf-8,<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m15.98 8-7.98-7.98-7.98 7.98 1.42 1.41 5.56-5.56v12.13h2v-12.13l5.56 5.56z"/></svg>');
    mask-size: cover;
  }
  .m-table__icon {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: grid;
    align-items: center;
    width: 180px;
    height: 80px;
    /* margin: auto; */
    margin: 110px auto;
    color: var(--white);
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.8);
    border-radius: 40px;
    opacity: 1;
    transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
  }
  .m-table__icon::before, .m-table__icon::after {
    inset: 0;
    margin-inline: auto;
  }
  .m-table__icon::before {
    top: 5px;
  }
  .m-table__icon::after {
    top: 60px;
    rotate: 180deg;
  }
  .m-table__iconText {
    font-size: 0.75rem;
    position: relative;
    text-align: center;
  }
  .m-table__iconText::before, .m-table__iconText::after {
    top: 50%;
    translate: 0 -50%;
  }
  .m-table__iconText::before {
    left: 10px;
    rotate: -90deg;
  }
  .m-table__iconText::after {
    right: 10px;
    rotate: 90deg;
  }

  .m-table__container.is-horizonScroll .m-table__icon {
    visibility: visible;
  }
  .m-table__container.is-horizonScroll .m-table__iconText::before, .m-table__container.is-horizonScroll .m-table__iconText::after {
    content: "";
  }
  .m-table__container.is-aroundScroll .m-table__icon {
    visibility: visible;
  }
  .m-table__container.is-aroundScroll .m-table__icon::before, .m-table__container.is-aroundScroll .m-table__icon::after,
  .m-table__container.is-aroundScroll .m-table__iconText::before,
  .m-table__container.is-aroundScroll .m-table__iconText::after {
    content: "";
  }
  @media (max-width: 768px) {
    .m-table__container {
        max-height: 695px;
    }
  }
 
  .m-table__front {
    width: 100%;
    table-layout: auto;
    transition: width 0.3s ease;
    overflow-x: auto;
  }
  
  .m-table__front.is-wider {
    width: auto;
  }
  
  @media (max-width: 768px) {
    .m-table__front {
      width: auto;
      min-width: 100%;
    }
  }
  .m-table thead {
    position: sticky;
    top: 0;
    z-index: 2;
  }
  .m-table thead .m-table__cell {
    position: relative;
    color: var(--white);
    background-color: #3B506C;
  }
  .m-table thead .m-table__cell:has(.m-table__button) {
    padding-right: 32px;
  }
  .m-table tbody th {
    color: var(--white);
    background-color: #3B506C;
  }
  
  .m-table__cell.m-table__cell--center.js-sort__headCell {
    min-width: 200px;
  }
  .m-table__cell.m-table__cell--center img {
    max-width: 200px;
  }
  
  .m-table__content {
    display: flex;
    justify-content: space-between;
  }
  
  td.m-table__cell{
    white-space: nowrap;
  }
  
  .m-table__cell {
    padding: 12px;
    text-align:center;
    white-space: nowrap;
    word-break: break-all;
    border: 1px solid #a9a9a9;
  }

td:first-child {
    position: unset;
    text-align: left !important;
    color: var(--white) !important;;
    background-color: #3B506C !important;;
 }

.m-table__line 
  @media (max-width: 768px) {
    .m-table__cell {
      padding: 16px;
    }
  }
  
  
  .m-table__cell > :first-child {
    margin-top: 0;
  }
  .m-table__cell > :last-child {
    margin-bottom: 0;
  }
  .m-table__cell--center {
    text-align: center;
  }
  
  .m-table thead .m-table__cell--center:first-child {
    top: 0;
    left: 0;
    z-index: 1;
  }
  
  .m-table__cell:first-child {

    left: 0;
    z-index: 1;
    background-color: var(--white);
  }
  
  @media (max-width: 768px) {
    .m-table__line.js-sort__line .m-table__cell {
      white-space: nowrap;
    }
  }
  
  .m-table__cell--right {
    text-align: right;
  }

/*pr.minebeamitsumiから抜粋 アコーディオン移植*/
btn {
    text-align: center;
}

.btn a,
.btn button,
.btn input[type="submit"] {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden;
    width: 100%;
    max-width: 248px;
    height: 45px;
    border: none;
    border-radius: 100vh;
    background-color: #D12C3B;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) {

    .btn a,
    .btn button,
    .btn input[type="submit"] {
        max-width: 368px;
        height: 74px;
        font-size: 2.3rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (min-width: 768px) and (min-width: 768px) {

    .btn a,
    .btn button,
    .btn input[type="submit"] {
        -webkit-transition: opacity 0.3s ease-in;
        transition: opacity 0.3s ease-in;
    }
}

@media (min-width: 768px) {

    .btn a:hover,
    .btn a:focus,
    .btn a:active,
    .btn button:hover,
    .btn button:focus,
    .btn button:active,
    .btn input[type="submit"]:hover,
    .btn input[type="submit"]:focus,
    .btn input[type="submit"]:active {
        opacity: 0.7;
    }
}

.btn a::after,
.btn button::after,
.btn input[type="submit"]::after {
    position: absolute;
    top: 50%;
    right: 12px;
    display: block;
    width: 33px;
    height: 33px;
    background: url("/promotion/micro-flow-sensor/images/icon_arrow.svg") no-repeat center center;
    background-size: 100%;
    content: '';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 768px) {

    .btn a::after,
    .btn button::after,
    .btn input[type="submit"]::after {
        right: 12px;
        width: 53px;
        height: 53px;
    }
}

.btn_long a,
.btn_long button,
.btn_long input[type="submit"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 344px;
    height: 82px;
    padding: 0 35px;
    font-size: 1.9rem;
    line-height: 1.2;
    letter-spacing: 1.14px;
}

@media (max-width: 767px) {

    :lang(en) .btn_long a,
    .btn_long button,
    .btn_long input[type="submit"] {
        height: 95px;
        padding-bottom: 2px;
    }
}

@media (min-width: 768px) {

    .btn_long a,
    .btn_long button,
    .btn_long input[type="submit"] {
        max-width: 698px;
        height: 95px;
        font-size: 3rem;
        letter-spacing: 1.8px;
    }
}

.btn_long a::after,
.btn_long button::after,
.btn_long input[type="submit"]::after {
    top: 50%;
    right: 13px;
    right: 12px;
    width: 45px;
    height: 45px;
}

@media (min-width: 768px) {

    .btn_long a::after,
    .btn_long button::after,
    .btn_long input[type="submit"]::after {
        right: 15px;
        width: 67px;
        height: 67px;
    }
}

.btn_long_text_s {
    margin-top: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.6px;
}

:lang(en) .btn_long_text_s {
    padding-right: 26px;
    line-height: 1.3;
    letter-spacing: 0px;
}

@media (min-width: 375px) {
    :lang(en) .btn_long_text_s {
        padding-right: 0;
    }
}

@media (min-width: 768px) {
    .btn_long_text_s {
        font-size: 1.5rem;
        letter-spacing: 0.9px;
    }

    :lang(en) .btn_long_text_s {
        font-size: 1.3rem;
        line-height: 1.15385;
    }
}

.btn_w a,
.btn_w button,
.btn_w input[type="submit"] {
    max-width: 276px;
    height: 54px;
    padding: 0 38px 0 14px;
    border: 2px solid #004ea8;
    background: #FFFFFF;
    font-size: 0.9.rem;
    color: #222222;
}

@media (max-width: 767px) {

    :lang(en) .btn_w a,
    .btn_w button,
    .btn_w input[type="submit"] {
        max-width: 310px;
        line-height: 1.2;
    }
}

@media (min-width: 768px) {
    .btn_w a,
    .btn_w button,
    .btn_w input[type="submit"] {
        max-width: 389px;
        height: 72px;
        font-size: 1.0rem;
    }

    :lang(en) .btn_w a,
    .btn_w button,
    .btn_w input[type="submit"] {
        max-width: 442px;
        padding-right: 47px;
    }
}

.btn_w a::after,
.btn_w a::before,
.btn_w button::after,
.btn_w button::before,
.btn_w input[type="submit"]::after,
.btn_w input[type="submit"]::before {
    position: absolute;
    top: 25px;
    right: 20px;
    left: auto;
    display: block;
    width: 14px;
    height: 2px;
    background-color: #004ea8;
    background-image: none;
    content: '';
}

@media (min-width: 768px) {

    .btn_w a::after,
    .btn_w a::before,
    .btn_w button::after,
    .btn_w button::before,
    .btn_w input[type="submit"]::after,
    .btn_w input[type="submit"]::before {
        top: 34px;
        right: 28px;
        width: 19px;
    }
}

.btn_w a::before,
.btn_w button::before,
.btn_w input[type="submit"]::before {
    -webkit-transform: translateY(-1px) rotate(90deg);
    transform: translateY(-1px) rotate(90deg);
}

section#sec_spec #btn_download {
    margin-bottom: 23px;
}
#btn_download:hover {
    border:none;
}

:lang(en) section#sec_spec #btn_download {
    margin-top: 41px;
}

@media (min-width: 768px) {
    section#sec_spec #btn_download {
        margin-bottom: 38px;
    }

    :lang(en) section#sec_spec #btn_download {
        margin-top: 29px;
    }
}

section#sec_spec #btn_download button::before {
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}

section#sec_spec #btn_download button.open::before {
    opacity: 0;
}

section#sec_spec .download_bl {
    max-width: 879px;
    margin: 0 auto 78px;
    padding: 38px 65px 57px;
    border: 1px solid;
}

section#sec_spec .download_list {
    max-width: 724px;
    margin: 0 auto 24px;
}
@media (max-width: 767px) {
    .download_bl h3{
        font-size:1rem;
        padding-top:1rem;
    }
    picture img{
        display: block;
        margin:15px auto;
    }
    section#sec_spec .download_bl {
        margin: 0 -15px 47px;
        border-right: none;
        border-left: none;
    }
    section#sec_spec .download_bl {
        padding: 25px 30px 45px;
    }
    :lang(en) section#sec_spec .download_bl {
        padding-bottom: 50px;
    }
    section#sec_spec .download_list {
        margin: 30px 0;
    }
}


@media (min-width: 768px) {
    section#sec_spec .download_list {
        margin-bottom: 34px;
    }
}

section#sec_spec .download_list li:not(:last-child) {
    margin-bottom: 4px;
}

section#sec_spec .download_list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    padding: 11px 24px 11px 20px;
    border-radius: 2px;
    background: #F3F5FB;
    line-height: 1.64286;
    color: #6A6A6B;
    text-decoration: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) {
    section#sec_spec .download_list li a {
        padding: 11px 25px 11px 31px;
        border-radius: 4px;
        font-size: 1rem;
        font-weight: 700;
    }
    .fit-space{
        position: relative;
        top:-35px
    }
}

section#sec_spec .download_list li a>span {
    padding-right: 10px;
}

section#sec_spec .download_list li a::after {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url("/promotion/micro-flow-sensor/images/icon_download.svg") no-repeat;
    content: '';
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

section#sec_spec .download_list+p {
    text-align: center;
}

@media (max-width: 767px) {
    section#sec_spec .download_list+p {
        margin-bottom: 26px;
        font-size: 1.3rem;
        letter-spacing: -0.06em;
    }

    :lang(en) section#sec_spec .download_list+p {
        line-height: 1.53846;
        letter-spacing: 0px;
    }
}

@media (min-width: 768px) {
    section#sec_spec .download_list+p {
        margin-bottom: 37px;
        letter-spacing: 0px;
    }
}
.btn_long a,
.btn_long button,
.btn_long input[type="submit"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 344px;
    height: 82px;
    padding: 0 35px;
    font-size: 1.9rem;
    line-height: 1.2;
    letter-spacing: 1.14px;
}

@media (max-width: 767px) {

    :lang(en) .btn_long a,
    .btn_long button,
    .btn_long input[type="submit"] {
        height: 95px;
        padding-bottom: 2px;
    }
}

@media (min-width: 768px) {

    .btn_long a,
    .btn_long button,
    .btn_long input[type="submit"] {
        max-width: 698px;
        height: 95px;
        font-size: 3rem;
        letter-spacing: 1.8px;
    }
}

.btn_long a::after,
.btn_long button::after,
.btn_long input[type="submit"]::after {
    top: 50%;
    right: 13px;
    right: 12px;
    width: 45px;
    height: 45px;
}

@media (min-width: 768px) {

    .btn_long a::after,
    .btn_long button::after,
    .btn_long input[type="submit"]::after {
        right: 15px;
        width: 67px;
        height: 67px;
    }
}

.btn_long_text_s {
    margin-top: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.6px;
}

:lang(en) .btn_long_text_s {
    padding-right: 26px;
    line-height: 1.3;
    letter-spacing: 0px;
}

@media (min-width: 375px) {
    :lang(en) .btn_long_text_s {
        padding-right: 0;
    }
}

@media (min-width: 768px) {
    .btn_long_text_s {
        font-size: 1.5rem;
        letter-spacing: 0.9px;
    }

    :lang(en) .btn_long_text_s {
        font-size: 1.3rem;
        line-height: 1.15385;
    }
}
@media (min-width: 768px) {
    .sp {
        display: none;
    }
}

.pc {
    display: none;
}

a.link-excel:before,
a.link-pdf:before,
a.link-zip:before {
    display: none !important;
}

@media (min-width: 768px) {
    section#sec_spec h3 {
        margin-bottom: 24px;
        font-size: 1.2rem;
    }
}

/*FAQ*/
.faq dl {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (auto) [6];
    grid-template-rows: repeat(6, auto);
    grid-column-gap: 108px;
    grid-row-gap: 0px;
}
@media (max-width: 767px){
    .faq dl {
        display: inline-block;
    }
    .faq dl dd{
        margin-bottom: 2.5rem;
    }
}
@media (min-width: 768px) {
    .faq dl {
        margin-top: 72px;
        padding-right: 30px;
    }
}
@media (min-width: 768px) {
   
}
@media (min-width: 768px) {
    .faq dl dt {
        padding-bottom: 12px;
        font-size: 2.1rem;
    }
}
@media (min-width: 768px) {
    .faq dl dt:nth-of-type(1) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1 / 1 / 2 / 2;
    }
    .faq dl dt:nth-of-type(1)+dd {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 2 / 1 / 3 / 2;
    }
    .faq dl dt:nth-of-type(2) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 1 / 2 / 2 / 3;
    }
    .faq dl dt:nth-of-type(2)+dd {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 2 / 2 / 3 / 3;
    }
    .faq dl dt:nth-of-type(3) {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 3 / 1 / 4 / 2;
    }
    .faq dl dt:nth-of-type(3)+dd {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 4 / 1 / 5 / 2;
    }
    .faq dl dt:nth-of-type(4) {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 3 / 2 / 4 / 3;
    }
    .faq dl dt:nth-of-type(4)+dd {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 4 / 2 / 5 / 3;
    }
    .faq dl dt:nth-of-type(5) {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 5 / 1 / 6 / 2;
    }
    .faq dl dt:nth-of-type(5)+dd {
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 6 / 1 / 7 / 2;
    }
    .faq dl dt:nth-of-type(6) {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 5 / 2 / 5 / 2;
    }
    .faq dl dt:nth-of-type(6)+dd {
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 6 / 2 / 6 / 2;
    }
    .faq dl dt:nth-of-type(7) {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 7 / 1 / 7 / 1;
    }
    .faq dl dt:nth-of-type(7)+dd {
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 8 / 1 / 8 / 2;
    }
}


@media (min-width: 768px) {
    .faq dl dd:not(:last-of-type) {
        padding-bottom: 72px;
    }
}
.faq dl dt {
    padding-bottom: 0.9rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5;
    color: #004ea8;
}
.faq dl dt::before {
    content: 'Q';
}
.faq dl dd::before {
    top: 0.15em;
    left: 0.1em;
    content: 'A';
}
.faq dl dt, .faq dl dd {
    position: relative;
    padding-left: 28px;
    font-size: 1.0rem;
}
.faq dl dt::before, .faq dl dd::before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
}
.q, .q2{
    color:#004ea8;
    font-size:1.25rem;
    font-weight: 700;
}
.q::before{
    content:"Q";
    font-size: 1.7rem;
    padding-right:1rem;
}
.a{
    font-size: 1rem;
}
.a::before{
    content:"A";
    font-size:1.7rem;
    font-weight: 700;
}
.a-txt{
    padding-top: 0.65rem;
    padding-left: 0.9rem;
    font-size: 1.25rem;
}
.top-intro{
    font-size: 1.4rem;
    font-weight: 600;
}
.txt-bold{
    font-weight: 600;
}
.mdlSectionHeader{
    margin: 80px 0 50px 0;
    padding: 14px 36px;
    background: #eaf0f7;
    font-weight: bold;
    line-height: calc(38 / 28);
}
@media (min-width:769px){
.pc-none{
    display:none;
}
}
@media (max-width:768px){
.sp-none{
    display:none;
}
}
.extra{
    padding:10px 0 0 0;
}
.extra div p{
    text-align: center;
}
.m-table__cell img{
    width:70%;
}
.s-colr{
    color:#D12C3B;
    font-weight: 600;
}
p{
    line-height: 30px;
}
