/*! css-wipe | https://github.com/stackcss/css-wipe */
* {
  box-sizing: border-box; }

/* webkit specific styles */
input[type="color"]::-webkit-color-swatch {
  border: none; }

input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0; }

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
  -webkit-text-size-adjust: none; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input:focus {
  outline: none; }

ul, ol {
  list-style-type: none; }

/* ==========================================================================
  end of css-wipe
  ========================================================================== */
* {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", arial, helvetica, clean, sans-serif !important; }

.fam-notification {
  top: 0;
  margin: 0;
  padding: 4px;
  width: 100%;
  background: #fffca8;
  position: fixed;
  z-index: 99;
}

.fam-notification p {
  text-align: center;
  font-weight: bold;
}

.fam-header {
  width: 100%;
  background: #fff;
  border-bottom: 10px solid #00A1E0; }
  .fam-header .fam-header-inr {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    max-width: 1280px;
    min-height: 120px;
    margin: 0 auto; }
    .fam-header .fam-header-inr h1 {
      font-size: 36px;
      font-weight: bold;
      color: #00A1E0;
      margin: 0; }
      @media (max-width: 780px) {
        .fam-header .fam-header-inr h1 {
          color: #333333;
          padding-left: 20px;
          padding-right: 20px; } }
.header img {
  float: left;
}
.header h1 {
  position: relative;
  top: 18px;
  left: 10px;
}

.tetsuduki-textblock{
  width: 98%;
  margin: 0px auto;
  max-width: 600px;
}
.tetsuduki-textblock a {
  color: rgb(0, 6, 255);
}
.tetsuduki-textblock li{
  font-size: 1.1em;
  margin-left: 0;
}
.style-list li::before {
  content: "・";
}

.fam-header-login {
  max-width: 1280px;
  margin: 0 auto;
}
.fam-header-login > div {
  margin-bottom: 40px;
  margin-right: 0;
  margin-left: auto;
}

.fam-footer {
  width: 100%;
  background: #16325c; }
  @media (max-width: 780px) {
    .fam-footer {
      padding-left: 20px;
      padding-right: 20px; } }
  .fam-footer .fam-footer-inr {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    max-width: 1280px;
    min-height: 120px;
    margin: 0 auto; }
    .fam-footer .fam-footer-inr .fam-footer-link {
      display: block;
      color: #fff;
      text-decoration: underline;
      font-size: 24px;
      font-weight: bold; }
      @media (max-width: 780px) {
        .fam-footer .fam-footer-inr .fam-footer-link {
          font-size: 1rem; } }

.fam-flex-wrap {
  display: -webkit-box;
  display: flex; }

.fam-main {
  width: 100%;
  background: transparent;
  margin: 0; }

.fam-sect {
  width: 100%;
  margin: 0;
  padding: 40px 20px; }
  .fam-sect .fam-heading02 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 16px 0; }
    .fam-sect .fam-heading02 h2 {
      display: block;
      font-size: 36px;
      font-weight: bold;
      text-align: center;
      line-height: 3rem;
      color: #16325c; }
    .fam-sect .fam-heading02 h3 {
      display: block;
      font-size: 24px;
      font-weight: bold;
      line-height: 3rem;
      color: #16325c; }
      .fam-sect .fam-heading02 h3.center {
        text-align: center; }
        .fam-sect .fam-heading02 h4 {
          display: block;
          font-size: 20px;
          font-weight: bold;
          line-height: 3rem;
          color: #16325c; }
          .fam-sect .fam-heading02 h4.center {
            text-align: center; }
      .fam-sect .fam-textblock {
    max-width: 1280px;
    margin: 0 auto;
    padding: 16px 0 32px; }
    @supports (-ms-ime-align: auto) {
      .fam-sect .fam-textblock {
        text-align: center; } }
    .fam-sect .fam-textblock p {
      font-size: 16px;
      font-weight: normal;
      text-align: center;
      line-height: 1.6rem;
      color: #16325c; }
      .fam-sect .fam-textblock p.alignleft {
        text-align: left; }
      .fam-sect .fam-textblock p.blockcenter {
        width: fit-content;
        margin-left: auto;
        margin-right: auto; }
        @supports (width: -moz-fit-content) {
          .fam-sect .fam-textblock p.blockcenter {
            width: -moz-fit-content; } }
        @supports (-ms-ime-align: auto) {
          .fam-sect .fam-textblock p.blockcenter {
            width: auto;
            display: inline-block; } }
      .fam-sect .fam-textblock p.indent {
        margin-bottom: 4px;
        padding-left: 47px;
        text-indent: -47px; }
      .fam-sect .fam-textblock p.attention {
        font-size: 14px;
        padding-left: 47px; }
      .fam-sect .fam-textblock p.orange {
        color: #ff6600; }
      .fam-sect .fam-textblock p.bold {
        font-weight: bold; }
      .fam-sect .fam-textblock p.date {
        text-align: right;
        color: #16325c; }
      .fam-sect .fam-textblock p .tel {
        font-size: 36px;
        font-weight: bold; }
      .fam-sect .fam-textblock p.hoshoukyoukai-etsuran-douisho-text {
        font-size: 30px;
        line-height: 2.6rem; }
    .fam-sect .fam-textblock ul li {
      margin-bottom: 10px; }
  .fam-sect .fam-grid {
    max-width: 1280px;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
            justify-content: space-between;
    flex-wrap: wrap; }
    .fam-sect .fam-grid .fam-grid-1col {
      width: 100%; }
      @media (max-width: 780px) {
        .fam-sect .fam-grid .fam-grid-1col{
          width: 100%;
          margin-bottom: 24px; } }

    .fam-sect .fam-grid .fam-grid-2col {
      width: 49%; }
      @media (max-width: 780px) {
        .fam-sect .fam-grid .fam-grid-2col {
          width: 100%;
          margin-bottom: 24px; } }
  .fam-sect .fam-inlineListBlock {
    max-width: 960px;
    margin: 0 auto;
    padding: 16px 0 32px; }
    .fam-sect .fam-inlineListBlock ul {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      flex-wrap: wrap; }
      .fam-sect .fam-inlineListBlock ul li {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-box-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
                align-items: center;
        width: 48%;
        padding: 12px 8px;
        font-size: 18px; }
        .fam-sect .fam-inlineListBlock ul li .checkIcon {
          display: block;
          margin-right: 12px; }
        @media (max-width: 780px) {
          .fam-sect .fam-inlineListBlock ul li {
            width: 100%;
            margin-bottom: 24px; } }
  .fam-sect .category{
    max-width: 1280px;
    margin: 0 auto;}
    .fam-sect .category h4{
      display: block;
      font-size: 20px;
      font-weight: bold;
      line-height: 2rem;
      color: #16325c;
    }

.fam-text-description {
  text-indent: 1rem;
  color: #16325C;
}

.fam-text-description > a {
  color: rgb(0, 6, 255);
}

.fam-figure img {
  max-width: 100%; }

@supports (-ms-ime-align: auto) {
  .fam-figure {
    text-align: center; } }

.fam-figure figcaption {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  margin-top: 16px;
  color: #16325c;
  text-align: left;
  line-height: 1.6rem; }
  @supports (-ms-ime-align: auto) {
    .fam-figure figcaption {
      width: auto;
      display: inline-block; } }

.fam-stepBlock {
  max-width: 1280px;
  margin: 0 auto;
  padding: 16px 0; }

.fam-stepBlock ul li{
  margin-left: 0;
}

.fam-step .fam-step-card {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  margin-bottom: 32px; }
  @media (max-width: 780px) {
    .fam-step .fam-step-card {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; } }
  .fam-step .fam-step-card .fam-step-card-label {
    width: 100px;
    height: auto;
    padding: 10px; }
    @media (max-width: 780px) {
      .fam-step .fam-step-card .fam-step-card-label {
        width: 100%; } }
    .fam-step .fam-step-card .fam-step-card-label .labelbody {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      width: 80px;
      height: 80px;
      border-radius: 50%;
      background: #00597b; }
      @media (max-width: 780px) {
        .fam-step .fam-step-card .fam-step-card-label .labelbody {
          margin: 0 auto; } }
      .fam-step .fam-step-card .fam-step-card-label .labelbody .labelTop {
        font-size: 12px;
        color: #ffffff;
        line-height: 1.2rem; }
      .fam-step .fam-step-card .fam-step-card-label .labelbody .labelBottom {
        font-size: 20px;
        color: #ffffff;
        font-weight: bold;
        line-height: 1.8rem; }
  .fam-step .fam-step-card .fam-step-card-body {
    padding: 24px 10px 10px 10px;
    width: calc(100% - 100px); }
    @media (max-width: 780px) {
      .fam-step .fam-step-card .fam-step-card-body {
        width: 100%; } }
    .fam-step .fam-step-card .fam-step-card-body .title {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 16px;
      color: #16325c; }
      @media (max-width: 780px) {
        .fam-step .fam-step-card .fam-step-card-body .title {
          text-align: center; } }
    .fam-step .fam-step-card .fam-step-card-body .text {
      font-size: 20px;
      font-weight: normal;
      color: #16325c;
      line-height: 2rem;
      margin-bottom: 24px;
      word-break: break-all; }

.fam-btn {
  min-width: 240px;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0;
  background: transparent;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: .25rem;
  line-height: 1.875rem;
  text-decoration: none;
  color: #0017C1;
  -webkit-appearance: none;
  white-space: normal;
  -webkit-user-select: none;
    -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media (max-width: 780px) {
    .fam-btn {
      min-width: 100%; } }

.btn-primary {
  padding: 12px 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
          justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border .15s linear;
  transition: border .15s linear;
  background-color: #0017C1;
  border-color: #0017C1;
  color: #fff; }
  .btn-primary:hover {
    opacity: 0.6;
    text-decoration: none;
    color: #ffffff; }
  .btn-primary.inactive {
    cursor: auto;
    border-color: #dfe2e6;
    background-color: #dfe2e6; }
    .btn-primary.inactive:hover {
      opacity: 1.0; }

.btn-group .fam-btn:nth-of-type(n+2) {
  margin-left: 20px; }
  @media (max-width: 780px) {
    .btn-group .fam-btn:nth-of-type(n+2) {
      margin-left: 0;
      margin-top: 24px; } }

.table-content{
  width: 100%;
  margin: 16px 0;
  vertical-align: middle;
  font-size: 1.5em;
  table-layout: fixed;
  word-wrap: break-word;
}
.table-content thead{
  background-color: #CCD3DE;
}
.table-content tbody{
  background-color: #ffffff;
}
.table-content th{
  white-space: normal;
  padding: 2%;
  border:solid 1.5px #00597b;
  vertical-align: middle;
  text-align: center;
  color: #00597b;
  font-weight: bold;
}
.table-content td{
  padding: 2%;
  border:solid 1.5px #00597b;
  vertical-align: middle;
  text-align: center;
  color: #00597b;
  font-weight: normal;
  font-size: 35px;
}
.table-content  tr *:nth-child(1){
  color: #16325c;
  font-size: 1em;
  font-weight: normal;
}

.fam-bg-gray {
  background: #f4f6f9; }

.fam-margin-vertical-small {
  margin-top: 15px;
  margin-bottom: 15px; }

.fam-margin-horizontal-small {
  margin-left: 20px;
  margin-right: 20px; }

.fam-padding-vertical-small {
  padding-top: 15px;
  padding-bottom: 15px; }

.fam-padding-vertical-none {
  padding-top: 0px;
  padding-bottom: 0px; }

.fam-padding-horizontal-small {
  padding-left: 20px;
  padding-right: 20px; }

.fam-tac {
  text-align: center; }

.fam-grid-width {
  width: 98%;
  margin: 0 auto 32px;
  max-width: 1280px; }
  .fam-grid-width.all {
    width: 100%; }

.fam-bg-image01 {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain; }

.fam-bg-gray {
  background-color: #f4f6f9; }

.fam-bg-padding {
  padding: 10px 40px; }

.fam-footer-inr address {
  color: #FFFFFF; }

.fam-footer-inr .link-wrap {
  margin-bottom: 20px;
  color: #FFFFFF; }

.fam-footer-inr .link-wrap a {
  color: #FFFFFF; }
  .fam-footer-inr .link-wrap a:hover {
    opacity: 0.7; }

.fam-header .fam-header-inr h1.chushocolor {
  color:#00597b ;
}
.fam-header.chushocolor{
  border-bottom: 10px solid #00597b;

}
.fam-footer.chushocolor{
  background: #00597b;
}

.manual-list {
  max-width: 1280px;
  margin: 0 auto;
  padding: 16px 0;
}

.manual-list header h2 span {
  font-weight: bold;
}

.movie-list {
  max-width: 1280px;
  margin: 0 auto;
  padding: 16px 0;
}

.movie-list header h2 span {
  font-weight: bold;
}

.news-list {
  max-width: 1280px;
  margin: 0 auto;
  padding: 16px 0;
}

.header-alias {
  text-align: center;
}

.movie-list {
  margin: 10px 0 0 0;
}

.movie-list-title {
  font-size: 28px; 
  font-weight: bold;
  color: #16325c;
}

.movie-contents {
  margin: 20px 30px;
}

.movie-sub-title {
  font-size: 22px; 
  font-weight: bold;
  color: #16325c;
}

.movie-sub-contents ul {
  list-style-type: disc;
  list-style-position: inside;
  margin: 10px 30px;
}

.movie-sub-contents li {
  font-size: 18px; 
  margin: 5px 0;
}

.movie-contents a {
  color: #0006ff;
  text-decoration: underline;
}

lightning-datepicker .slds-form-element__help {
  /** 日付項目：記載例非表示用 */
  display: none !important;
}

.slds-modal__close{
  border-radius: 0.35rem;
}

.fam-btn-syutoku{
  width: 100% !important;
  max-width: 360px;
}