@charset "UTF-8";
/* [ 株式会社ナビ ] : top.css */
/* [ 株式会社ナビ ] : setting.scss */
/* +++ [ 幅設定 ] +++ */
/* $max_width: 1280px;
$inner_width: 1280px;
 */
/* +++ [ 色 ] ++++ */
/* ナビっぽい青 */
/* +++ [ グラデーション ] ++++ */
/* +++ [ グリッド ] +++ */
img {
  vertical-align: middle; }

.txtge, .txtge a {
  color: #0068b7; }

.txtco, .txtco a {
  color: #00b050; }

.txtrd, .txtrd a {
  color: red; }

ul.note {
  list-style: none;
  margin: 20px 0; }
  ul.note li {
    padding-left: 1em;
    text-indent: -1em; }
  ul.note li + li {
    margin-top: 5px; }

.wrap.bg.fixed {
  background-attachment: fixed !important; }
.wrap.bg.general {
  background: #0068b7; }
.wrap.bg.business {
  background: #009944; }

_::-webkit-full-page-media, _:future, :root .wrap.bg.fixed {
  background-attachment: scroll !important; }

/*==================================================*
 *  [ メイン画像 ]
 ==================================================*/
#main {
  margin: 0;
  padding-bottom: 0;
  line-height: 1; }

@media screen and (max-width: 768px) {
  #main {
    padding: 0; } }
/* */
/*==================================================*
 *  [ NEWS ]
 *==================================================*/
#news {
  /* [ リスト ] */ }
  #news > .indent > div {
    padding: 40px 20px;
    background: #D9E8F4; }
  #news ul {
    display: inline-block;
    list-style: none;
    text-align: left; }
    #news ul li > * {
      display: flex;
      color: #000; }
      #news ul li > * time {
        width: 8em;
        font-weight: bold; }
      #news ul li > * span {
        width: calc(100% - 8em); }
    #news ul li a span {
      text-decoration: underline; }
    #news ul li a:hover span, #news ul li a:active span {
      text-decoration: none; }
    #news ul li + li {
      margin-top: 10px; }

@media screen and (max-width: 768px) {
  #news {
    /* [ リスト ] */ }
    #news > .indent > div {
      padding: 20px; }
    #news h2 {
      margin-bottom: 10px; }
    #news ul li > * {
      display: block; }
      #news ul li > * > time, #news ul li > * > span {
        display: block;
        width: 100%; }
      #news ul li > * > time {
        margin-bottom: 5px; } }
/* */
/*==================================================*
 *  [ 種類 ]
 *==================================================*/
#type h3 {
  display: inline-block;
  position: relative;
  padding: 10px 20px;
  color: #fff; }
  #type h3::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    transform: skew(-15deg);
    content: "";
    z-index: -1; }
  #type h3 span {
    display: inline-block; }
#type .point {
  position: relative;
  overflow: hidden; }
  #type .point .section {
    padding-bottom: 50px;
    background: url(/wp-content/themes/navi_test/img/jizokukahojokin/type_pt_bg.png) center center no-repeat;
    background-size: 100% auto; }
  #type .point::before, #type .point::after {
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 50px;
    background: #fff;
    content: ""; }
  #type .point::before {
    left: -25px;
    transform: skew(45deg); }
  #type .point::after {
    right: -25px;
    transform: skew(-45deg); }
#type .example h4 {
  display: table;
  margin-right: auto;
  margin-left: auto;
  padding: 0 60px;
  min-height: 60px;
  background: url(/wp-content/themes/navi_test/img/jizokukahojokin/type_ico_001.svg) left center no-repeat, url(/wp-content/themes/navi_test/img/jizokukahojokin/type_ico_002.svg) right center no-repeat; }
  #type .example h4 span {
    display: table-cell;
    vertical-align: middle; }

@media screen and (max-width: 768px) {
  #type .point {
    padding-right: 0;
    padding-left: 0; }
    #type .point .section {
      padding-bottom: 30px;
      background-size: auto 100%; }
      #type .point .section img {
        width: 100%; }
    #type .point::before, #type .point::after {
      height: 30px; }
    #type .point::before {
      left: -15px; }
    #type .point::after {
      right: -15px; } }
/*==================================================*
 *  [ 一般型 ]
 *==================================================*/
#general h3::before {
  background: #0068b7; }
#general .box {
  border: 5px solid #000; }
  #general .box .ttl span {
    display: inline-block;
    padding: 0 5px;
    background: linear-gradient(transparent 60%, #ffff66 60%); }
  #general .box .flex {
    line-height: 1.2; }
    #general .box .flex figure {
      width: 35%;
      padding-right: 10px; }
    #general .box .flex div {
      width: 65%; }

@media screen and (max-width: 768px) {
  #general .box {
    padding-top: 20px;
    padding-bottom: 20px; }
    #general .box .flex {
      display: block; }
      #general .box .flex figure {
        width: 100%;
        padding-right: 0; }
      #general .box .flex div {
        width: 100%; } }
/* */
/*==================================================*
 *  [ 低感染リスク型ビジネス枠 ]
 *==================================================*/
#business h3::before {
  background: #00b050; }
#business .subttl {
  display: flex; }
  #business .subttl span {
    margin-right: 10px;
    padding: 2px 10px;
    background: #0068b7;
    color: #fff;
    font-weight: normal; }
  #business .subttl b {
    padding-top: 2px; }

@media screen and (max-width: 768px) {
  #business .subttl {
    display: block; }
    #business .subttl span {
      margin-right: 0; }
    #business .subttl b {
      display: block;
      padding-top: 10px; } }
/* */
/*==================================================*
 *  [ 対象事業者 ]
 *==================================================*/
#target table {
  margin: 20px 0;
  width: 100%;
  border: 1px solid #d2d2d2;
  border-collapse: collapse;
  background: #fff; }
  #target table th, #target table td {
    padding: 20px;
    border: 1px solid #d2d2d2; }
  #target table th {
    background: #d9e8f4; }

@media screen and (max-width: 768px) {
  #target table col {
    width: 100% !important; }
  #target table tr + tr {
    border-top: 1px solid #d2d2d2; }
  #target table th, #target table td {
    display: block;
    width: 100% !important;
    padding: 15px 20px;
    border: none; } }
/* */
/*==================================================*
 *  [ 期限 ]
 *==================================================*/
#limit .list.normal {
  display: inline-block; }

/*==================================================*
 *  [ 申請 ]
 *==================================================*/
#apply .box {
  border: 2px solid #666;
  background: #fff; }

/*==================================================*
 *  [ 相談 ]
 *==================================================*/
#consult {
  padding-bottom: 0 !important; }

/*==================================================*
 *  [ お問い合わせ ]
 *==================================================*/
#contact {
  background: url(/wp-content/themes/navi_test/img/jizokukahojokin/contact_bg.jpg) center center no-repeat;
  background-size: cover; }
  #contact h3, #contact p {
    margin: 0; }
  #contact .tel {
    display: block;
    margin: 20px 0;
    padding: 8px 10px;
    font-size: 2.8rem;
    background: rgba(255, 255, 255, 0.3); }

@media screen and (max-width: 768px) {
  #contact .tel {
    margin: 10px 0; } }
/* */
/*==================================================*
 *  [ Print ]
 *==================================================*/
@media print {
  .wrap.bg.fixed {
    background-attachment: scroll !important; }

  #contact, #pmark {
    page-break-inside: avoid; } }
/* */
