@charset "UTF-8";
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, 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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #615959; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

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; }

th {
  font-weight: normal; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select, textarea, img {
  vertical-align: middle; }

ul, dl, ol {
  list-style: none; }

*:focus {
  outline: none; }

.fs70 {
  font-size: 70%; }

.fs80 {
  font-size: 80%; }

.fs90 {
  font-size: 90%; }

.fs100 {
  font-size: 100%; }

.fs110 {
  font-size: 110%; }

.fs120 {
  font-size: 120%; }

.fs130 {
  font-size: 130%; }

.fs140 {
  font-size: 140%; }

.fs150 {
  font-size: 150%; }

.fs160 {
  font-size: 160%; }

.fs170 {
  font-size: 170%; }

.fs180 {
  font-size: 180%; }

.fs190 {
  font-size: 190%; }

.fs200 {
  font-size: 200%; }

.fs300 {
  font-size: 300%; }

.fs400 {
  font-size: 400%; }

.b {
  font-weight: 700; }

.u {
  text-decoration: underline; }

.del {
  text-decoration: line-through; }

.red {
  color: #d7535e !important; }

.blue {
  color: #2c3b5b !important; }

.green {
  color: #6ab39a !important; }

.orange {
  color: #e17514 !important; }

.gray {
  color: #f2f2f2 !important; }

.bold {
  font-weight: bold !important; }

.center {
  text-align: center !important; }

.right {
  text-align: right !important; }

.left {
  text-align: left !important; }

.floatR {
  float: right;
  margin: 0 0 1em 1em; }

.floatL {
  float: left;
  margin: 0 1em 1em 0; }

.clear {
  clear: both; }

a img.fade {
  background: none !important;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s; }

a:hover img.fade {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: none !important; }

.att {
  padding-left: 1em;
  text-indent: -1em; }

.att_box {
  margin: 2em 0 2.5em;
  padding: 1em 1.2em;
  line-height: 2.0;
  border: 1px dotted #cccccc;
  background: #fcfcfc;
  box-shadow: 0px 4px 0px 0px #f7f7f7; }

/* テキストボックス */
.mb0em {
  margin-bottom: 0em !important; }

.mb05em {
  margin-bottom: .5em !important; }

.mb1em {
  margin-bottom: 1em !important; }

.mb2em {
  margin-bottom: 2em !important; }

.mb3em {
  margin-bottom: 3em !important; }

.mb4em {
  margin-bottom: 4em !important; }

.mb5em {
  margin-bottom: 5em !important; }

.pt0em {
  padding-top: 0em !important; }

.pt1em {
  padding-top: 1em !important; }

.pt2em {
  padding-top: 2em !important; }

.pt3em {
  padding-top: 3em !important; }

.pt4em {
  padding-top: 4em !important; }

.pt5em {
  padding-top: 5em !important; }

.p3vw {
  padding: 3vw 0 !important; }

.m0 {
  margin: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mr0 {
  margin-right: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.ml0 {
  margin-left: 0 !important; }

.m5 {
  margin: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.m10 {
  margin: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.m15 {
  margin: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.m20 {
  margin: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.m25 {
  margin: 25px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.m30 {
  margin: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.m35 {
  margin: 35px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.m40 {
  margin: 40px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.m45 {
  margin: 45px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.m50 {
  margin: 50px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.m55 {
  margin: 55px !important; }

.mt55 {
  margin-top: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.m60 {
  margin: 60px !important; }

.mt60 {
  margin-top: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.m65 {
  margin: 65px !important; }

.mt65 {
  margin-top: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.m70 {
  margin: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.m75 {
  margin: 75px !important; }

.mt75 {
  margin-top: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.m80 {
  margin: 80px !important; }

.mt80 {
  margin-top: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.p0 {
  padding: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.p5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.p10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.w70 {
  width: 70px !important; }

.w290 {
  width: 290px !important; }

.w440 {
  width: 100%;
  max-width: 440px !important; }

.w682 {
  width: 100%;
  max-width: 682px !important; }

.w710 {
  width: 720px !important; }

.w50p {
  width: 50% !important; }

.w60p {
  width: 60% !important; }

.w70p {
  width: 70% !important; }

.w80p {
  width: 80% !important; }

.w90p {
  width: 90% !important; }

.w100p {
  width: 100% !important; }

/* 共通設定
----------------------------- */
body {
  position: relative;
  font-family: Menlo, Consolas, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  color: #333; }

img {
  width: auto;
  max-width: 100%; }

sup {
  font-size: 60%;
  display: inline-block;
  vertical-align: top; }

.spi, .spb, .spt {
  display: none; }

.pci {
  display: inline; }

.pcb {
  display: block; }

.pct {
  display: table; }

@media (max-width: 900px) {
  .pci, .pcb, .pct {
    display: none; }

  .spi {
    display: inline; }

  .spb {
    display: block; }

  .spt {
    display: table; } }
a {
  color: #333; }

a:hover {
  opacity: .7; }

a[href^="tel:"] {
  text-decoration: underline; }

.u_bar {
  padding-bottom: 1.5em;
  border-bottom: solid 1px #7f7f7f; }

.fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.grid {
  display: grid;
  gap: 20px; }
  .grid .subject {
    margin-top: 20px;
    padding-bottom: .5em;
    border-bottom: 1px solid #7f7f7f;
    font-size: 1.4rem;
    font-weight: bold; }
  .grid .company {
    margin-top: 20px;
    padding-bottom: .5em;
    border-bottom: 1px solid #7f7f7f;
    font-size: 1.3rem; }
    .grid .company .ttl {
      padding-right: 1.5em; }
      .grid .company .ttl::after {
        content: "|";
        padding-left: 1.5em; }
  .grid .name, .grid .position, .grid .email, .grid .tel {
    margin-top: 10px;
    padding-bottom: .5em;
    border-bottom: 1px solid #7f7f7f;
    font-size: 1.3rem; }
    .grid .name .ttl, .grid .position .ttl, .grid .email .ttl, .grid .tel .ttl {
      padding-right: 1.5em; }
      .grid .name .ttl::after, .grid .position .ttl::after, .grid .email .ttl::after, .grid .tel .ttl::after {
        content: "|";
        padding-left: 1.5em; }
  .grid .content {
    margin-top: 30px;
    line-height: 1.5em;
    font-size: 1.3rem; }
  .grid + .grid {
    margin-top: 20px; }

.col-1 {
  grid-template-columns: repeat(1, 1fr); }

.col-3 {
  grid-template-columns: repeat(3, 1fr); }

.col-1_2 {
  grid-template-columns: 1fr 1fr; }

.col-1_3 {
  grid-template-columns: 1fr 2fr; }

.col-1_4 {
  grid-template-columns: 1fr 3fr; }

.col-1_5 {
  grid-template-columns: 1fr 4fr; }

.col-2_3 {
  grid-template-columns: 2fr 1fr; }

.col-3_4 {
  grid-template-columns: 3fr 1fr; }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex .id .ttl, .flex .date .ttl, .flex .type .ttl {
    margin-right: 2em; }
  .flex.col2-w {
    justify-content: space-between; }
    .flex.col2-w div {
      width: 50%; }
      .flex.col2-w div:nth-of-type(even) {
        text-align: right; }
      .flex.col2-w div:not(div:nth-of-type(1), div:nth-of-type(2)) {
        margin-top: 30px; }
  .flex + .grid {
    margin-top: 20px; }

.full {
  width: 100%; }

.pink {
  color: #7f7f7f; }

section.border-t {
  padding-top: 30px;
  border-top: 2px solid #7f7f7f; }
section + section {
  margin-top: 50px; }

.icon {
  display: inline-block;
  position: relative;
  width: 0.89em;
  height: 0.89em;
  line-height: 1;
  margin: 0 0.44em 0.4em;
  vertical-align: middle; }

#totop {
  width: 9.375vw;
  height: 9.375vw;
  max-width: 60px;
  max-height: 60px;
  min-width: 40px;
  min-height: 40px;
  position: absolute;
  background: #4979ad;
  bottom: 0;
  right: 0; }
  #totop a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
    text-align: center; }
    #totop a::after {
      content: "\f106";
      font-family: "FontAwesome";
      color: #fff;
      margin-right: 0;
      font-weight: 900;
      font-size: 30px;
      display: block; }

header {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding: 20px; }
  header h1 img {
    width: 280px; }
  header .inner {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    display: flex;
    font-size: 20px;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px; }
  header .rightside {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 65%; }
  header .search-form {
    display: flex;
    align-items: center;
    overflow: hidden; }
  header .search-form input {
    width: 250px;
    height: 45px;
    padding: 5px 15px;
    border: solid 1px #bfbfbf;
    box-sizing: border-box;
    background-color: #f2f2f2;
    font-size: 17px;
    outline: none; }
  header .search-form input::placeholder {
    color: #777777; }
  header .search-form button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    border: none;
    background-color: #757575;
    cursor: pointer; }
  header .search-form button::after {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    content: ''; }
  header ul.gnav {
    display: flex;
    margin: 0;
    justify-content: space-between;
    align-items: center; }
    header ul.gnav > li {
      position: relative;
      padding: 0 8px; }
      header ul.gnav > li:nth-last-of-type(2) {
        padding-right: 8px; }
      header ul.gnav > li:not(.setting) > a {
        position: relative;
        display: inline-block;
        padding: 0 5px;
        font-size: 17px; }
      header ul.gnav > li.setting {
        display: inline-flex;
        padding: 0;
        text-decoration: none;
        align-items: center;
        justify-content: center;
        cursor: pointer; }
        header ul.gnav > li.setting > a {
          padding: 15px 35px;
          border: 1px solid #7f7f7f;
          font-size: 17px;
          border-radius: 35px; }
          header ul.gnav > li.setting > a.current {
            pointer-events: none; }
      header ul.gnav > li.current {
        cursor: unset; }
        header ul.gnav > li.current a {
          pointer-events: none; }
  header a {
    color: #333; }

#wrap {
  margin-top: 60px; }
  #wrap .inner {
    width: 100%;
    padding: 0 20px;
    max-width: 1240px;
    margin: 0 auto; }
  #wrap .naviBox {
    padding: 20px;
    background: #efefef; }
    #wrap .naviBox ul {
      font-size: 1.3em; }
      #wrap .naviBox ul li {
        margin-bottom: 1em; }
        #wrap .naviBox ul li:last-of-type {
          margin-bottom: 0; }
        #wrap .naviBox ul li a {
          color: #7f7f7f; }
  #wrap h2 {
    font-size: 1.3rem; }
  #wrap table {
    width: 100%;
    border: solid 1px #7f7f7f; }
    #wrap table colgroup .cell-w5 {
      width: 5%; }
    #wrap table colgroup .cell-w10 {
      width: 10%; }
    #wrap table colgroup .cell-w15 {
      width: 15%; }
    #wrap table colgroup .cell-w20 {
      width: 20%; }
    #wrap table colgroup .cell-w25 {
      width: 25%; }
    #wrap table colgroup .cell-w30 {
      width: 30%; }
    #wrap table colgroup .cell-w35 {
      width: 35%; }
    #wrap table colgroup .cell-w40 {
      width: 40%; }
    #wrap table colgroup .cell-w45 {
      width: 45%; }
    #wrap table colgroup .cell-w50 {
      width: 50%; }
    #wrap table colgroup .cell-w55 {
      width: 55%; }
    #wrap table colgroup .cell-w60 {
      width: 60%; }
    #wrap table colgroup .cell-w65 {
      width: 65%; }
    #wrap table colgroup .cell-w70 {
      width: 70%; }
    #wrap table colgroup .cell-w75 {
      width: 75%; }
    #wrap table colgroup .cell-w80 {
      width: 80%; }
    #wrap table colgroup .cell-w85 {
      width: 85%; }
    #wrap table colgroup .cell-w90 {
      width: 90%; }
    #wrap table colgroup .cell-w95 {
      width: 95%; }
    #wrap table thead th {
      padding: .5em;
      vertical-align: middle;
      background: #efefef;
      font-weight: bold;
      word-break: break-word;
      border-right: 1px solid #7f7f7f;
      border-bottom: 1px solid #7f7f7f;
      cursor: pointer; }
    #wrap table tbody td {
      padding: .7em 1em;
      vertical-align: middle;
      border-right: 1px solid #7f7f7f;
      white-space: pre; }
      #wrap table tbody td:nth-of-type(3), #wrap table tbody td:nth-of-type(4) {
        white-space: normal; }
    #wrap table.form {
      border-left: none;
      border-right: none; }
  #wrap .pageNavi {
    margin: 40px auto 0; }
    #wrap .pageNavi ul {
      display: flex;
      justify-content: center; }
      #wrap .pageNavi ul li {
        list-style: none;
        margin-right: .3em;
        font-size: 30px; }
  #wrap .bg-gray {
    padding: 40px 30px;
    background: #efefef; }
  #wrap .log_area {
    font-size: 1.3rem; }
    #wrap .log_area .log_item {
      padding: 20px 20px 35px 20px;
      border-bottom: 1px solid #7f7f7f; }
      #wrap .log_area .log_item .log_user {
        padding-right: 2em;
        font-weight: bold; }
      #wrap .log_area .log_item .log_comment {
        margin-top: 1em; }
      #wrap .log_area .log_item:last-child {
        border-bottom: none; }
  #wrap #form {
    font-size: 1.3rem; }
    #wrap #form .form_group {
      padding: 20px 0;
      margin: 0 auto; }
      #wrap #form .form_group label {
        display: block;
        margin-bottom: 5px; }
      #wrap #form .form_group .form_textarea {
        width: 100%;
        min-height: 40px;
        padding: 8px;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 5px;
        font-size: 1.2rem;
        box-sizing: border-box; }
      #wrap #form .form_group .selectbox-wrap .selectbox {
        width: 100%;
        display: inline-flex;
        align-items: center;
        position: relative; }
        #wrap #form .form_group .selectbox-wrap .selectbox::after {
          position: absolute;
          right: 15px;
          width: 20px;
          height: 14px;
          background-color: #535353;
          clip-path: polygon(0 0, 100% 0, 50% 100%);
          content: '';
          pointer-events: none; }
        #wrap #form .form_group .selectbox-wrap .selectbox select {
          width: 100%;
          appearance: none;
          min-width: 230px;
          height: 2.5em;
          padding: 0.4em calc(.8em + 30px) 0.4em 0.8em;
          border: 1px solid #d0d0d0;
          border-radius: 5px;
          background-color: #fff;
          color: #333333;
          font-size: 1.2rem;
          cursor: pointer; }
      #wrap #form .form_group .selectbox-wrap + .selectbox-wrap, #wrap #form .form_group .selectbox-wrap + .input-wrap {
        margin-top: 40px; }
      #wrap #form .form_group .input-wrap .input {
        width: 100%;
        display: inline-flex; }
        #wrap #form .form_group .input-wrap .input input {
          width: 100%;
          appearance: none;
          min-width: 230px;
          height: 2.5em;
          padding: 0 .6em;
          border: 1px solid #d0d0d0;
          border-radius: 5px;
          background-color: #fff;
          color: #333333;
          font-size: 1.2rem;
          cursor: pointer; }
    #wrap #form .form_btn_group {
      margin-top: 50px;
      display: flex;
      justify-content: center;
      align-items: center; }
      #wrap #form .form_btn_group .close {
        width: 150px;
        margin-right: 40px;
        padding: 10px 20px;
        border: solid 1px #a1a1a1;
        border-radius: 5px;
        cursor: pointer;
        font-size: 1rem; }
      #wrap #form .form_btn_group .regist {
        width: 200px;
        padding: 20px 25px;
        background: #1488fd;
        border: solid 1px #1488fd;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        font-size: 1rem; }

footer {
  margin-top: 100px;
  padding: 35px 0;
  border-top: 2px solid #7f7f7f; }
  footer .inner {
    margin: 0 auto; }
    footer .inner p {
      text-align: center;
      font-size: 17px; }

/*# sourceMappingURL=style.css.map */
