.pageNotFound__bodyTxt {
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0 0 40px; }
  @media screen and (max-width: 750px) {
    .pageNotFound__bodyTxt {
      font-size: 1.5rem; } }
@media screen and (max-width: 750px) {
  .pageNotFound .btnPrimary {
    max-width: 100%; }
    .pageNotFound .btnPrimary a {
      margin: 0 auto;
      width: 80%; } }
.pageNotFound .contents .searchBox table.gsc-search-box {
  border: 1px solid #dfdfdf; }
.pageNotFound .contents .searchBox .gsc-search-box-tools .gsc-search-button .gsc-search-button-v2 {
  height: 60px; }

.privacy__whiteBox {
  padding: 50px;
  background: #FFF;
  box-shadow: 0 3px 10px 0 rgba(54, 88, 106, 0.18); }
  @media screen and (max-width: 750px) {
    .privacy__whiteBox {
      padding: 20px;
      box-shadow: 0 2px 5px 0 rgba(54, 88, 106, 0.18); } }
.privacy__numList {
  padding-left: 18px; }
  .privacy__numList > li {
    margin: 0 0 35px;
    font-size: 1.6rem;
    line-height: 1.8;
    list-style-type: decimal; }
    @media screen and (max-width: 750px) {
      .privacy__numList > li {
        font-size: 1.5rem;
        line-height: 1.7; } }
    .privacy__numList > li h3 {
      font-size: 1.8rem; }
    .privacy__numList > li ol {
      margin: 10px 0 0; }
      .privacy__numList > li ol li {
        padding-left: 2.5em;
        text-indent: -2.6em; }
        @media screen and (max-width: 750px) {
          .privacy__numList > li ol li br {
            display: none; } }
.privacy__leadTxt {
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0 0 40px; }
.privacy__footTxt {
  font-size: 1.6rem; }
  .privacy__footTxt a {
    color: #008086;
    text-decoration: underline; }
    .privacy__footTxt a:hover {
      opacity: 0.5; }
.privacy .box {
  border: 1px solid #008086;
  padding: 20px;
  margin: 20px 0 0; }
  .privacy .box p {
    font-size: 1.6rem; }
  .privacy .box .notes {
    font-size: 90%;
    text-indent: -1em;
    margin-left: 1em; }
.privacy .btnPrimary {
  margin-top: 0; }
  @media screen and (max-width: 750px) {
    .privacy .btnPrimary {
      max-width: 100%; } }

.policy__bodyTxt {
  font-size: 1.6rem;
  line-height: 1.8; }
.policy .btnPrimary {
  max-width: 370px;
  margin-top: 0; }
  @media screen and (max-width: 750px) {
    .policy .btnPrimary {
      max-width: 100%; } }

.safety_check_system__leadTxt {
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0 0 40px; }
.safety_check_system__cautionBox {
  border: 1px solid #E50000;
  padding: 20px;
  margin: 0 0 40px; }
  .safety_check_system__cautionBox dt {
    color: #E50000;
    font-size: 2.0rem;
    margin: 0 0 10px; }
    @media screen and (max-width: 750px) {
      .safety_check_system__cautionBox dt {
        font-size: 1.8rem; } }
  .safety_check_system__cautionBox li {
    font-size: 1.6rem;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.8; }
    @media screen and (max-width: 750px) {
      .safety_check_system__cautionBox li {
        font-size: 1.5rem;
        line-height: 1.7; } }
    .safety_check_system__cautionBox li + li {
      margin-top: 5px; }
.safety_check_system__whiteBox {
  padding: 50px;
  background: #FFF;
  box-shadow: 0 3px 10px 0 rgba(54, 88, 106, 0.18); }
  @media screen and (max-width: 750px) {
    .safety_check_system__whiteBox {
      padding: 20px;
      box-shadow: 0 2px 5px 0 rgba(54, 88, 106, 0.18); } }
  .safety_check_system__whiteBox p {
    margin: 0 0 35px;
    font-size: 1.6rem;
    line-height: 1.8; }
    @media screen and (max-width: 750px) {
      .safety_check_system__whiteBox p {
        margin: 0 0 25px;
        font-size: 1.5rem;
        line-height: 1.7; } }
    .safety_check_system__whiteBox p.txtLink {
      margin-bottom: 0; }
  .safety_check_system__whiteBox .pdf {
    text-decoration: underline; }
    .safety_check_system__whiteBox .pdf svg {
      top: 0.4em; }
      @media screen and (max-width: 750px) {
        .safety_check_system__whiteBox .pdf svg {
          top: 0.1em; } }
  .safety_check_system__whiteBox .link {
    text-decoration: underline; }
  .safety_check_system__whiteBox .blank .iconBlank {
    position: relative;
    top: 0; }
  .safety_check_system__whiteBox a {
    word-break: break-all; }
    @media print, screen and (min-width: 751px) {
      .safety_check_system__whiteBox a:hover {
        color: #008086;
        text-decoration: underline; }
        .safety_check_system__whiteBox a:hover span:not(.pdf) {
          text-decoration: underline; }
        .safety_check_system__whiteBox a:hover span.pdf {
          text-decoration: none; } }
  .safety_check_system__whiteBox .txtLink a:before {
    top: 0.7em; }
  .safety_check_system__whiteBox .box {
    border: 1px solid #008086;
    padding: 20px;
    margin: 20px 0 0; }
    .safety_check_system__whiteBox .box h4 {
      font-weight: 600;
      margin-bottom: 15px; }
    .safety_check_system__whiteBox .box p {
      font-size: 1.4rem;
      margin: 0 0 20px; }
      .safety_check_system__whiteBox .box p .notes {
        font-size: 1.2rem;
        display: block;
        text-indent: -1em;
        padding-left: 1em; }
      .safety_check_system__whiteBox .box p a {
        text-decoration: underline; }
.safety_check_system .url {
  font-size: 1.6rem;
  margin: 30px 0; }
  @media screen and (max-width: 750px) {
    .safety_check_system .url {
      margin: 20px 0;
      font-size: 1.4rem; } }
  .safety_check_system .url li + li {
    margin-top: 5px; }

.application__listNum > li {
  font-size: 1.4rem;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.8; }
  @media screen and (max-width: 750px) {
    .application__listNum > li {
      font-size: 1.5rem;
      line-height: 1.7; } }
  .application__listNum > li ul {
    text-indent: 0;
    margin-top: 5px; }
  .application__listNum > li + li {
    margin-top: 5px; }
  .application__listNum > li .bold {
    font-weight: bold; }
.application__flowBox {
  margin: 25px 0 25px; }
  .application__flowBox dt {
    color: #008086;
    font-size: 1.8rem;
    margin: 10px 0 10px; }
    @media screen and (max-width: 750px) {
      .application__flowBox dt {
        font-size: 1.8rem; } }
  .application__flowBox li {
    font-size: 1.4rem;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.8; }
    @media screen and (max-width: 750px) {
      .application__flowBox li {
        font-size: 1.5rem;
        line-height: 1.7; } }
    .application__flowBox li + li {
      margin-top: 5px; }
.application__whiteBox {
  padding: 30px 50px;
  background: #FFF;
  box-shadow: 0 3px 10px 0 rgba(54, 88, 106, 0.18); }
  @media screen and (max-width: 750px) {
    .application__whiteBox {
      padding: 20px;
      box-shadow: 0 2px 5px 0 rgba(54, 88, 106, 0.18); } }
  .application__whiteBox .ttlPrimary {
    margin-bottom: 10px; }
  .application__whiteBox .ttlSecondary {
    margin-bottom: 10px; }
  .application__whiteBox p {
    margin: 0 0 15px;
    font-size: 1.4rem;
    line-height: 1.8; }
    @media screen and (max-width: 750px) {
      .application__whiteBox p {
        margin: 0 0 25px;
        font-size: 1.5rem;
        line-height: 1.7; } }
    .application__whiteBox p.txtLink {
      margin-bottom: 0; }
  .application__whiteBox a {
    word-break: break-all; }
    @media print, screen and (min-width: 751px) {
      .application__whiteBox a:hover {
        color: #008086;
        text-decoration: underline; }
        .application__whiteBox a:hover span:not(.pdf) {
          text-decoration: underline; }
        .application__whiteBox a:hover span.pdf {
          text-decoration: none; } }
  .application__whiteBox .txtLink a:before {
    top: 0.7em; }
  .application__whiteBox .box {
    border: 1px solid #008086;
    padding: 20px;
    margin: 20px 0 0; }
    .application__whiteBox .box h4 {
      font-weight: 600;
      margin-bottom: 15px; }
    .application__whiteBox .box p {
      font-size: 1.4rem;
      margin: 0 0 20px; }
      .application__whiteBox .box p .notes {
        font-size: 1.2rem;
        display: block;
        text-indent: -1em;
        padding-left: 1em; }
.application__simpleCol {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media screen and (max-width: 750px) {
    .application__simpleCol {
      display: block; } }
  .application__simpleCol.-oneColumn {
    display: block; }
    .application__simpleCol.-oneColumn .main {
      width: 100%;
      margin: 0 0 20px; }
    .application__simpleCol.-oneColumn .sub {
      width: 100%; }
  .application__simpleCol .main {
    width: 69%; }
    @media screen and (max-width: 750px) {
      .application__simpleCol .main {
        width: 100%;
        margin: 0 0 15px; } }
    .application__simpleCol .main p {
      margin: 0 0 5px;
      padding-left: 1em;
      text-indent: -1em; }
      @media screen and (max-width: 750px) {
        .application__simpleCol .main p {
          font-size: 1.4rem; } }
      .application__simpleCol .main p .red {
        color: #f00; }
      .application__simpleCol .main p a {
        text-decoration: underline; }
    .application__simpleCol .main .txtLink a {
      padding: 0 0 0 30px; }
  .application__simpleCol .sub {
    width: 30%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .application__simpleCol .sub img {
      width: 100%; }
      @media screen and (max-width: 750px) {
        .application__simpleCol .sub img + img {
          margin: 15px 0 0; } }
    @media screen and (max-width: 750px) {
      .application__simpleCol .sub {
        width: 100%;
        display: block;
        margin: 0 0 20px; } }
.application .imgWrap {
  margin: 10px 0; }
  .application .imgWrap img {
    width: auto; }
  @media screen and (max-width: 750px) {
    .application .imgWrap {
      margin: 20px 0; }
      .application .imgWrap img {
        width: 100%; } }
.application .notes {
  font-size: 80%;
  text-indent: -1em;
  margin-left: 1em;
  display: block;
  margin-top: 20px; }
  .application .notes .red {
    color: #f00; }
.application .blank .iconBlank {
  position: relative;
  top: 0; }
.application .pdf {
  text-decoration: underline; }
  .application .pdf svg {
    top: 0.4em; }
    @media screen and (max-width: 750px) {
      .application .pdf svg {
        top: 0.1em; } }

#wrapper.brand .brand__bodyTxt {
  font-size: 1.6rem;
  margin: 0 0 30px; }
  @media screen and (max-width: 750px) {
    #wrapper.brand .brand__bodyTxt {
      font-size: 1.4rem;
      line-height: 1.71;
      margin: 0 0 25px; } }
#wrapper.brand .brand__headList {
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px; }
  @media screen and (max-width: 750px) {
    #wrapper.brand .brand__headList {
      flex-wrap: wrap;
      margin: 0 0 25px; } }
  #wrapper.brand .brand__headList li {
    background: #EEF4F3;
    line-height: 1.2;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 33.33%;
    padding: 13px 0;
    transition: .4s; }
    @media screen and (max-width: 750px) {
      #wrapper.brand .brand__headList li {
        width: 50%;
        margin: 0 0 5px;
        padding: 13px 3px;
        box-sizing: border-box;
        font-size: 1.2rem; }
        #wrapper.brand .brand__headList li br {
          display: none; } }
    #wrapper.brand .brand__headList li:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      background: #DFDFDF;
      width: 1px;
      height: 30px;
      margin: auto;
      transition: .4s; }
    #wrapper.brand .brand__headList li:last-child:after {
      content: none; }
    #wrapper.brand .brand__headList li.active {
      background: #008086;
      color: #FFF; }
      #wrapper.brand .brand__headList li.active:after {
        content: none; }
      #wrapper.brand .brand__headList li.active:before {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        bottom: -16px;
        margin: auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #008086 transparent transparent transparent; }
        @media screen and (max-width: 750px) {
          #wrapper.brand .brand__headList li.active:before {
            content: none; } }
    #wrapper.brand .brand__headList li:hover {
      cursor: pointer;
      color: #FFF;
      background: #008086; }
      #wrapper.brand .brand__headList li:hover:after {
        opacity: 0; }
#wrapper.brand .brand__content {
  padding: 0 50px;
  display: none; }
  #wrapper.brand .brand__content:first-child {
    display: block; }
  @media screen and (max-width: 750px) {
    #wrapper.brand .brand__content {
      padding: 0; } }
#wrapper.brand .brand__lead {
  font-size: 1.6rem;
  text-align: center; }
  @media screen and (max-width: 750px) {
    #wrapper.brand .brand__lead {
      font-size: 1.4rem;
      text-align: left; } }
#wrapper.brand .brand__movie figure a:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/icon_play.png) no-repeat;
  background-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  transition: 0.3s;
  z-index: 2; }
#wrapper.brand .brand__movie__declare {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 750px) {
    #wrapper.brand .brand__movie__declare {
      display: block; } }
  #wrapper.brand .brand__movie__declare > * {
    width: 50%; }
    @media screen and (max-width: 750px) {
      #wrapper.brand .brand__movie__declare > * {
        width: 100%; } }
  #wrapper.brand .brand__movie__declare .box figure a {
    display: block;
    overflow: hidden;
    position: relative; }
    @media print, screen and (min-width: 751px) {
      #wrapper.brand .brand__movie__declare .box figure a:hover img {
        opacity: 0.8;
        transform: scale(1.05); } }
  #wrapper.brand .brand__movie__declare .box p {
    text-align: center;
    margin: 0;
    padding: 8px; }
  #wrapper.brand .brand__movie__declare .txt {
    padding: 40px; }
    @media screen and (max-width: 1024px) {
      #wrapper.brand .brand__movie__declare .txt {
        padding: 20px; } }
    @media screen and (max-width: 750px) {
      #wrapper.brand .brand__movie__declare .txt {
        padding: 20px; } }
    #wrapper.brand .brand__movie__declare .txt h3 {
      font-size: 2.6rem;
      margin: 0 0 30px;
      line-height: 1.4;
      position: relative; }
      @media screen and (max-width: 1024px) {
        #wrapper.brand .brand__movie__declare .txt h3 {
          margin-bottom: 20px; } }
      @media screen and (max-width: 750px) {
        #wrapper.brand .brand__movie__declare .txt h3 {
          font-size: 2rem;
          margin-bottom: 15px; } }
#wrapper.brand .brand__movie__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: -30px; }
  #wrapper.brand .brand__movie__list a {
    display: block;
    overflow: hidden;
    position: relative; }
    @media print, screen and (min-width: 751px) {
      #wrapper.brand .brand__movie__list a:hover img {
        opacity: 0.8;
        transform: scale(1.05); } }
  #wrapper.brand .brand__movie__list li {
    width: 32%;
    margin-top: 30px; }
    @media screen and (max-width: 1024px) {
      #wrapper.brand .brand__movie__list li {
        width: 48%;
        width: calc( 50% - 10px ); } }
    @media screen and (max-width: 750px) {
      #wrapper.brand .brand__movie__list li {
        width: 100%; } }
    #wrapper.brand .brand__movie__list li > p {
      margin-top: 8px;
      text-align: center; }
@media screen and (max-width: 750px) {
  #wrapper.brand .brand__movie video {
    width: 100%; } }
#wrapper.brand .brand__foot {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 15px 0 0; }
  #wrapper.brand .brand__foot__list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 14px; }
    #wrapper.brand .brand__foot__list li {
      width: auto;
      font-size: 1.4rem;
      line-height: 1;
      display: inline-block;
      position: relative;
      margin: 0; }
      #wrapper.brand .brand__foot__list li + li {
        margin-left: 6px; }
        @media screen and (max-width: 750px) {
          #wrapper.brand .brand__foot__list li + li {
            margin-left: 8px; } }
      #wrapper.brand .brand__foot__list li a {
        padding: 4px 10px;
        border: 1px solid #008086; }
        @media screen and (max-width: 750px) {
          #wrapper.brand .brand__foot__list li a {
            padding: 7px 12px; } }
        @media print, screen and (min-width: 751px) {
          #wrapper.brand .brand__foot__list li a:hover {
            background: #008086;
            color: #fff; } }
  #wrapper.brand .brand__foot p {
    font-size: 1.4rem;
    margin: 0; }

#wrapper.form-input .checkAgree {
  font-size: 1.4rem;
  text-align: center; }
  #wrapper.form-input .checkAgree input[type=checkbox] {
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 7px 0 0;
    border: none;
    border: 1px solid #DCDCDC;
    position: relative;
    top: 3px;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset; }
  #wrapper.form-input .checkAgree input[type=checkbox]:checked {
    background: #008086; }
  #wrapper.form-input .checkAgree input[type=checkbox] label {
    line-height: 1; }

#wrapper.code .ttlSecondary {
  font-size: 2.2rem;
  margin: 50px 0 20px; }
  @media screen and (max-width: 750px) {
    #wrapper.code .ttlSecondary {
      font-size: 1.8rem;
      margin: 30px 0 18px; } }
#wrapper.code .code__table {
  width: 100%;
  box-shadow: 0 6px 6px 0 rgba(54, 88, 106, 0.08); }
  @media screen and (max-width: 750px) {
    #wrapper.code .code__table {
      table-layout: fixed; } }
  #wrapper.code .code__table th, #wrapper.code .code__table td {
    height: 60px; }
    @media screen and (max-width: 750px) {
      #wrapper.code .code__table th, #wrapper.code .code__table td {
        height: auto;
        padding: 15px 10px;
        box-sizing: border-box;
        word-wrap: break-word; } }
  #wrapper.code .code__table thead th {
    width: 70%;
    background: #018087;
    color: #FFF;
    font-size: 1.6rem;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #DFDFDF; }
    #wrapper.code .code__table thead th:first-child {
      width: 30%;
      border-left: none; }
    @media screen and (max-width: 750px) {
      #wrapper.code .code__table thead th {
        width: 65%; }
        #wrapper.code .code__table thead th:first-child {
          width: 35%; } }
  #wrapper.code .code__table tbody th, #wrapper.code .code__table tbody td {
    border: 1px solid #DFDFDF; }
  #wrapper.code .code__table tbody th {
    padding: 0 0 0 30px;
    font-size: 1.6rem;
    background: #F5FAF9; }
    @media screen and (max-width: 750px) {
      #wrapper.code .code__table tbody th {
        font-size: 1.3rem;
        padding: 15px 10px; } }
    #wrapper.code .code__table tbody th span {
      font-size: 0.8em; }
  #wrapper.code .code__table tbody td {
    font-size: 1.6rem;
    padding: 20px;
    background: #FFF; }
    @media screen and (max-width: 750px) {
      #wrapper.code .code__table tbody td {
        font-size: 1.4rem;
        padding: 15px 10px; } }
#wrapper.code .code__tablecaption {
  font-size: 1.3rem;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.84;
  margin: 15px 0 40px; }
  @media screen and (max-width: 750px) {
    #wrapper.code .code__tablecaption {
      padding-left: 0;
      text-indent: 0; }
      #wrapper.code .code__tablecaption br {
        display: none; } }
#wrapper.code .code img {
  max-width: 100%;
  height: auto; }
