@charset "UTF-8";
/* Foundation
------------------------------------------------------------------------------------------ */
/* 要素の中から文字だけを飛ばす */
/* 擬似要素を作成するときに・・・ */
/* フロートの解除用・・・ */
/* box-sizing: border-box */
body, div, p, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, nav, header, footer, main, article, section, aside, figure, figcaption, button {
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

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

main {
  display: block;
}

main, nav, aside, header, article, section, footer, figure, ul, li, dl, dt, dd, div, p, a, span, input, select, button {
  box-sizing: border-box;
}

img {
  border: 0;
}

a {
  color: #4570B1;
  text-decoration: underline;
  transition: color 0.2s, background-color 0.2s, opacity 0.2s;
}
a:hover {
  color: #0000cc;
  text-decoration: underline;
}
@media screen and (max-width: 500px) {
  a:hover {
    color: inherit;
  }
}
a[href^="tel:"] {
  text-decoration: none !important;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

a > img {
  vertical-align: bottom;
}

@media screen and (max-width: 500px) {
  br.pc {
    display: none;
  }
}

* {
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td, table th {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

li.L0, li.L1, li.L2, li.L3, li.L4, li.L5, li.L6, li.L7, li.L8, li.L9 {
  list-style-type: decimal !important;
  list-style-position: outside;
  margin-left: 36px;
  padding-left: 16px;
}

li.L0, li.L1, li.L2, li.L3, li.L4, li.L5, li.L6, li.L7, li.L8, li.L9 {
  background-color: #272822 !important;
}

pre.prettyprint {
  padding: 10px !important;
  margin-bottom: 30px !important;
}

b {
  color: #FF5252;
}

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

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

.w70 {
  width: 70px !important;
}

.w90 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w120 {
  width: 120px !important;
}

.w330 {
  width: 330px !important;
}

.w100p {
  width: 100% !important;
}

.w90p {
  width: 90% !important;
}

.w80p {
  width: 80% !important;
}

.w70p {
  width: 70% !important;
}

.w60p {
  width: 60% !important;
}

.w50p {
  width: 50% !important;
}

.w40p {
  width: 40% !important;
}

.w30p {
  width: 30% !important;
}

.w20p {
  width: 20% !important;
}

.w10p {
  width: 10% !important;
}

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

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

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

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

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

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

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

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

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

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

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

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

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

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

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

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

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

.mt70 {
  margin-top: 70px !important;
}

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

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

@media screen and (max-width: 768px) {
  .mb30 {
    margin-bottom: 20px !important;
  }
  .mb40 {
    margin-bottom: 30px !important;
  }
  .mb50 {
    margin-bottom: 30px !important;
  }
  .mb60 {
    margin-bottom: 30px !important;
  }
  .mb70 {
    margin-bottom: 30px !important;
  }
  .mb80 {
    margin-bottom: 50px !important;
  }
  .mb90 {
    margin-bottom: 50px !important;
  }
  .mb100 {
    margin-bottom: 50px !important;
  }
  .mt30 {
    margin-top: 20px !important;
  }
  .mt40 {
    margin-top: 30px !important;
  }
  .mt50 {
    margin-top: 30px !important;
  }
  .mt60 {
    margin-top: 30px !important;
  }
  .mt70 {
    margin-top: 30px !important;
  }
  .mt80 {
    margin-top: 30px !important;
  }
  .mt90 {
    margin-top: 30px !important;
  }
  .mt100 {
    margin-top: 30px !important;
  }
  .pbs10 {
    padding-bottom: 10px !important;
  }
}
@media screen and (max-width: 500px) {
  .w330 {
    width: 100% !important;
  }
  .w50p {
    width: inherit !important;
  }
}
.w150 {
  width: 150px !important;
}

.w200 {
  width: 200px !important;
}

.w250 {
  width: 250px !important;
}

.mw320 {
  max-width: 320px;
  width: 100%;
}

/* Layout
------------------------------------------------------------------------------------------ */
html {
  height: 100%;
}

body,
button {
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-feature-settings: "palt";
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

em, i {
  font-style: normal;
}

hr {
  border: none;
  border-top: 1px solid #669;
  margin-bottom: 20px;
}

#page {
  margin-top: 80px;
  min-height: calc(100vh - 120px);
}
@media screen and (max-width: 768px) {
  #page {
    margin-top: 60px;
    min-height: calc(100vh - 100px);
  }
}

.contents_in {
  width: 1240px;
  padding: 50px 20px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .contents_in {
    width: 100%;
  }
}
.contents_in p {
  margin-bottom: 1em;
}
.contents_in p:last-child {
  margin-bottom: 0;
}

.pb110 {
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .pb110 {
    padding-bottom: 39px;
  }
}

#header {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
}
#header_in {
  height: 80px;
  width: 1340px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1340px) {
  #header_in {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #header_in {
    height: 60px;
  }
}
#header_in .logo {
  margin-right: 10px;
}
#header_in .logo a {
  width: 282px;
  height: 40px;
  display: block;
  text-align: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/logo.png);
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #header_in .logo a {
    width: 212px;
    height: 30px;
  }
}
#header_in .mem_menu {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #header_in .mem_menu {
    display: none;
  }
}
#header_in .mem_menu p {
  flex: 1;
  text-align: right;
  margin-right: 10px;
}
@media screen and (max-width: 900px) {
  #header_in .mem_menu p {
    display: none;
  }
}
#header_in .mem_menu .btn_menu,
#header_in .mem_menu .btn_logout {
  display: block;
  text-align: center;
  border: 1px solid #333333;
  border-radius: 3px;
  text-decoration: none;
}
#header_in .mem_menu .btn_menu:hover,
#header_in .mem_menu .btn_logout:hover {
  text-decoration: none;
}
#header_in .mem_menu .btn_menu span,
#header_in .mem_menu .btn_logout span {
  display: inline-block;
  padding: 7px 0 7px 30px;
  line-height: 26px;
}
#header_in .mem_menu .btn_menu {
  width: 140px;
  background: #333333;
  color: #FFF;
  margin-right: 10px;
}
#header_in .mem_menu .btn_menu span {
  background: url(../img/icon_mem_w.svg) no-repeat left center;
  background-size: 21px 23px;
}
#header_in .mem_menu .btn_logout {
  width: 120px;
  color: #333333;
  border: 1px solid #E3E4E3;
}
#header_in .mem_menu .btn_logout span {
  background: url(../img/icon_logout_g.svg) no-repeat left center;
  background-size: 22px 21px;
}

#footer {
  background: #333333;
  color: #FFF;
}
#footer_in {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding: 13px 0;
}

/* Component
------------------------------------------------------------------------------------------ */
/* ===============================
汎用ボタン
================================== */
/* ===============================
トップ検索ボタン
================================== */
.btn_cmn {
  display: block;
  width: 280px;
  height: 64px;
  color: #FFF;
  text-align: center;
  line-height: 64px;
  font-size: 20px;
  font-weight: bold;
  background: #F8A129 url(../img/bg_btn.svg) no-repeat right 20px center;
  background-size: 24px 24px;
  margin-bottom: 20px;
  outline: none;
  border: none;
  transition: all 0.2s;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.btn_cmn.save {
  background-image: none;
}
.btn_cmn.big {
  height: 80px;
  line-height: 80px;
  width: 100%;
}
.btn_cmn.back {
  background: #555555 url(../img/bg_btn_back.svg) no-repeat left 20px center;
  background-size: 24px 24px;
}
.btn_cmn.disabled {
  pointer-events: none;
  background: #E8E8E8;
  color: #898989;
  box-shadow: none;
}
.btn_cmn:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #FFF;
}
@media screen and (max-width: 500px) {
  .btn_cmn {
    width: 100%;
    height: 56px !important;
    line-height: 56px !important;
    font-size: 18px;
    background-position: right 10px center;
  }
}

.btn_add_parts {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 580px;
  height: 48px;
  color: #333333;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  font-weight: bold;
  background: #F7F7F7 url(../img/btn_add.svg) no-repeat right 30px center;
  background-size: 24px 24px;
  outline: none;
  border: none;
  transition: all 0.2s;
  border: 1px solid #E4E4E4;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.btn_add_parts:hover {
  opacity: 0.7;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .btn_add_parts {
    background-position: right 10px center;
  }
}

.btn_excel,
.btn_pdf {
  display: block;
  width: 100%;
  height: 60px;
  background: #F7F7F8;
  border: 1px solid #E8E8E8;
  line-height: 58px;
  text-align: center;
  border-radius: 3px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

.btn_excel {
  margin-bottom: 6px;
  background: #F7F7F8 url(../img/icon_excel.svg) no-repeat left 20px center;
  background-size: 24px 24px;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .btn_excel {
    margin-bottom: 15px;
  }
}
.btn_excel:hover {
  border: 1px solid #2E5835;
  background-color: #2E5835;
  background-image: url(../img/icon_excel_w.svg);
  color: #FFF;
}

.btn_pdf {
  margin-bottom: 6px;
  background: #F7F7F8 url(../img/icon_pdf.svg) no-repeat left 24px center;
  background-size: 21px 26px;
  padding-left: 20px;
}
.btn_pdf:hover {
  border: 1px solid #842A2A;
  background-color: #842A2A;
  background-image: url(../img/icon_pdf_w.svg);
  color: #FFF;
  text-decoration: none;
}

.btn_contact {
  width: 240px;
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  height: 50px;
  line-height: 46px;
  border: 2px solid #F8A129;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background: #F8A129;
}
.btn_contact:hover {
  text-decoration: none;
  background: #FFF;
  color: #F8A129;
}

.btn_search {
  cursor: pointer;
  transition: all 0.2s;
  width: 240px;
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  height: 50px;
  line-height: 46px;
  border: 2px solid #F8A129;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background: #F8A129;
}
.btn_search:hover {
  text-decoration: none;
  background: #FFF;
  color: #F8A129;
}

.btn_manual {
  cursor: pointer;
  transition: all 0.2s;
  width: 180px;
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 0 0 0 auto;
  height: 32px;
  line-height: 28px;
  border: 2px solid #669;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background: #669;
}
.btn_manual:hover {
  text-decoration: none;
  background: #FFF;
  color: #669;
}

/* ===============================
共通コンテンツ
================================== */
.hd01 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 2px solid #333333;
  margin-bottom: 20px;
  padding-left: 3px;
}
.hd01.top {
  margin-bottom: 40px;
}

.hd02 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
  padding-left: 14px;
  border-left: 6px solid #F8A129;
  line-height: 28px;
  position: relative;
}

.hd03 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.notice {
  color: #669;
  font-weight: bold;
  font-size: 14px;
  margin-top: 8px;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}
.notice:before {
  content: "※";
}

.lbl {
  position: relative;
  display: inline-block;
  margin-top: -5px;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  color: #FFF;
  background: #FF5252;
  margin-left: 10px;
  font-size: 14px;
  text-align: center;
  border-radius: 12px;
  font-weight: bold;
}
.lbl.green {
  background: #060;
}
.lbl.yellow {
  background: #Fc0;
  color: #000;
}

.msg {
  padding: 15px;
  margin-bottom: 30px;
  line-height: 1.5;
  border: 3px solid #0b61a3;
  color: #0b61a3;
  position: relative;
}
.msg p {
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.msg p:before {
  margin-right: 5px;
  font-family: "Font Awesome 6 Pro";
  content: "\f05a";
}
.msg.err {
  border: 3px solid #c00;
  color: #c00;
}
.msg.err p {
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.msg.err p:before {
  margin-right: 5px;
  font-family: "Font Awesome 6 Pro";
  content: "\f071";
}
.msg.caution {
  border: 3px solid #D96D00;
  color: #D96D00;
}
.msg.caution p {
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.msg.caution p:before {
  margin-right: 5px;
  font-family: "Font Awesome 6 Free";
  content: "\f071";
}
.msg .btn_msg_close {
  display: block;
  width: 24px;
  height: 24px;
  outline: none;
  border: none;
  background: #eee;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -12px;
  color: #999;
  border-radius: 12px;
  cursor: pointer;
}

.hissu {
  position: relative;
  top: -3px;
  display: inline-block;
  margin-top: -5px;
  width: 50px;
  height: 24px;
  line-height: 24px;
  color: #FFF;
  background: #FF5252;
  margin-left: 10px !important;
  font-size: 14px;
  text-align: center;
  border-radius: 12px;
}

.hide {
  display: none;
}

.sticky {
  position: sticky;
  top: 0;
  left: 0;
  background: none;
  border-left: none;
  border-right: none;
  z-index: 1;
}

.sticky::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-right: 1px solid #ccc;
  z-index: 1;
}

/* ===============================
フォームパーツ
================================== */
input[type=text], input[type=password], input[type=number], input[type=email], input[type=tel] {
  outline: none;
  border: 1px solid #7F7F7F;
  height: 40px;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 16px;
  background: linear-gradient(to bottom, rgba(120, 120, 120, 0.1), #FFF 6px);
}
input.num {
  text-align: right;
}

textarea {
  width: 100%;
  outline: none;
  border: 1px solid #7F7F7F;
  border-radius: 4px;
  font-size: 16px;
  background: linear-gradient(to bottom, rgba(120, 120, 120, 0.1), #FFF 6px);
  line-height: 20px;
  padding: 9px 10px;
}

input[type=radio],
input[type=checkbox] {
  display: none;
}

.radio {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .radio {
    display: block;
    margin-bottom: 10px;
  }
}
.radio:last-child {
  margin-right: 0;
}
.radio:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #FFF;
  border-radius: 10px;
  border: 1px solid #7F7F7F;
  z-index: 1;
}

input[type=radio]:checked + .radio:after {
  content: "";
  position: absolute;
  display: block;
  left: 5px;
  top: 5px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #F8A129;
  z-index: 2;
}

.toggle {
  display: inline-block;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 36px;
  height: 36px;
  margin-bottom: 4px;
}
.toggle:last-child {
  margin-bottom: 0;
}
.toggle:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  background: #FFF;
  border: 1px solid #7F7F7F;
  border-radius: 50%;
  z-index: 0;
}
.toggle i {
  position: relative;
  z-index: 0;
}

input[type=radio]:nth-of-type(1):checked + .toggle {
  color: #FFF;
}
input[type=radio]:nth-of-type(1):checked + .toggle:before {
  background: #093;
}
input[type=radio]:nth-of-type(2):checked + .toggle {
  color: #FFF;
}
input[type=radio]:nth-of-type(2):checked + .toggle:before {
  background: #06C;
}
input[type=radio]:nth-of-type(3):checked + .toggle:before {
  background: #ccc;
}

/*
input[type="radio"]:checked + .toggle:before {
  background: #0f0;
}
  */
.checkbox {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .checkbox {
    display: block;
    margin-bottom: 10px;
  }
  .checkbox:last-child {
    margin-bottom: 0;
  }
}
.checkbox:last-child {
  margin-right: 0;
}
.checkbox:before {
  box-sizing: border-box;
  border-radius: 2px;
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -9px;
  left: 0;
  width: 18px;
  height: 18px;
  background: #FFF;
  border: 2px solid #7F7F7F;
  z-index: 1;
}

.checkbox.err:before {
  border: 1px solid #c00;
}

input[type=checkbox]:checked + .checkbox {
  color: #F24E1E;
}

input[type=checkbox]:checked + .checkbox:after {
  content: "";
  position: absolute;
  display: block;
  left: 2px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background: #F8A129 url(../img/icon_chk.svg) no-repeat center center;
  z-index: 2;
}

.chkbox_area {
  margin-bottom: 10px;
}
.chkbox_area label {
  font-size: 14px;
}

.toggle_area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  margin: 0 auto;
  z-index: 0;
}

.select {
  position: relative;
}
.select:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 50%;
  right: 10px;
  background: url(../img/arrow_select.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 10px;
  height: 18px;
  margin-top: -9px;
  pointer-events: none;
}
.select select {
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 16px;
  text-overflow: "";
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 40px;
  border: 1px solid #7F7F7F;
  background: linear-gradient(to bottom, rgba(120, 120, 120, 0.1), #FFF 6px);
}
.select select::ms-expand {
  display: none;
}
.select select:-moz-forcusring {
  color: transparent;
  text-shadow: 0 0 0;
}

.attachment label {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  display: inline-block;
  padding: 5px 10px;
  background: #ddd;
  border-radius: 5px;
  color: #333;
  box-shadow: 0 3px #bbb;
  max-width: 200px;
  line-height: 22px;
  text-align: center;
  transition: none;
  outline: none;
  border: none;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
.attachment label:hover {
  text-decoration: none;
  box-shadow: 0 1px #bbb;
  transform: translateY(2px);
}
.attachment label i {
  margin-right: 8px;
}
.attachment label input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 500px) {
  .attachment label {
    margin-bottom: 10px;
  }
}
.attachment .filename {
  margin-left: 10px;
  font-size: 14px;
}
@media screen and (max-width: 500px) {
  .attachment .filename {
    display: block;
    margin-left: 0;
  }
}

.w80 {
  width: 80px !important;
}

.w180 {
  width: 180px !important;
}

.w180-140 {
  width: 180px !important;
}
@media screen and (max-width: 500px) {
  .w180-140 {
    width: 140px !important;
  }
}

form dl dd.err input[type=text], form dl dd.err input[type=password], form dl dd.err input[type=number], form dl dd.err input[type=email], form dl dd.err input[type=tel],
.box dl dd.err input[type=text],
.box dl dd.err input[type=password],
.box dl dd.err input[type=number],
.box dl dd.err input[type=email],
.box dl dd.err input[type=tel],
.box_login dl dd.err input[type=text],
.box_login dl dd.err input[type=password],
.box_login dl dd.err input[type=number],
.box_login dl dd.err input[type=email],
.box_login dl dd.err input[type=tel],
.box_input dl dd.err input[type=text],
.box_input dl dd.err input[type=password],
.box_input dl dd.err input[type=number],
.box_input dl dd.err input[type=email],
.box_input dl dd.err input[type=tel] {
  border: 1px solid #900;
}
form dl dd.err select,
form dl dd.err textarea,
.box dl dd.err select,
.box dl dd.err textarea,
.box_login dl dd.err select,
.box_login dl dd.err textarea,
.box_input dl dd.err select,
.box_input dl dd.err textarea {
  border: 1px solid #900;
}
form dl dd.err .checkbox:before,
.box dl dd.err .checkbox:before,
.box_login dl dd.err .checkbox:before,
.box_input dl dd.err .checkbox:before {
  border: 2px solid #900;
}
form dl dd.err .err_msg,
.box dl dd.err .err_msg,
.box_login dl dd.err .err_msg,
.box_input dl dd.err .err_msg {
  margin-top: 5px;
  color: #900;
}

.error {
  margin-top: 5px;
  margin-bottom: 0 !important;
  font-size: 14px;
  color: #c00;
  text-indent: -1em;
  padding-left: 1em;
}
.error:before {
  margin-right: 5px;
  font-family: "Font Awesome 6 Pro";
  content: "\f071";
}

/* ===============================
ハンバーガーメニュー
================================== */
.hamburger {
  position: fixed;
  right: 0;
  top: 0;
  height: 60px;
  width: 60px;
  z-index: 100;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  display: none;
  background: #FFF;
  border-left: 1px solid #E8E8E8;
}
@media screen and (max-width: 768px) {
  .hamburger {
    display: block;
  }
}
.hamburger.behind {
  z-index: 10;
}
.hamburger span {
  background: #1A1A1A;
  display: block;
  height: 3px;
  position: absolute;
  transition: transform 0.3s;
  top: 50%;
  left: 50%;
  width: 24px;
  margin-left: -12px;
}
.hamburger span:first-child {
  margin-top: -10px;
}
.hamburger span:nth-child(2) {
  margin-top: -2px;
}
.hamburger span:nth-child(3) {
  margin-top: 6px;
}
.hamburger.active {
  position: fixed;
}
.hamburger.active span:first-child {
  margin-top: -2px;
  margin-left: -15px;
  width: 30px;
  transform: rotate(45deg);
}
.hamburger.active span:nth-child(2) {
  transform: scaleX(0);
}
.hamburger.active span:nth-child(3) {
  margin-top: -2px;
  margin-left: -15px;
  width: 30px;
  transform: rotate(135deg);
}

/* ===============================
ドロワーナビ
================================== */
#drawer {
  display: none;
  background: #333;
  position: fixed;
  overflow-y: auto;
  right: 0;
  top: 60px;
  width: 400px;
  z-index: 15;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 768px) {
  #drawer {
    width: 100%;
  }
}

/* ===============================
PCドロワーナビ
================================== */
#drawer_in {
  width: 100%;
  padding: 40px 20px 100px;
}
#drawer_in .company {
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
#drawer_in .btn_menu,
#drawer_in .btn_logout {
  display: block;
  width: 100%;
  text-align: center;
  border: 1px solid #FFF;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
#drawer_in .btn_menu:hover,
#drawer_in .btn_logout:hover {
  text-decoration: none;
}
#drawer_in .btn_menu span,
#drawer_in .btn_logout span {
  display: inline-block;
  padding: 14px 0 14px 30px;
  line-height: 26px;
}
#drawer_in .btn_menu {
  background: #FFF;
  color: #333333;
  margin-bottom: 24px;
}
#drawer_in .btn_menu span {
  background: url(../img/icon_mem_b.svg) no-repeat left center;
  background-size: 24px 27px;
}
#drawer_in .btn_logout {
  color: #FFF;
}
#drawer_in .btn_logout span {
  background: url(../img/icon_logout_w.svg) no-repeat left center;
  background-size: 26px 24px;
}

/* ======================================= */
/*  オーバーレイ部分
/* ======================================= */
#overlay {
  z-index: -1;
  opacity: 0;
  left: 0;
  top: 60px;
  width: 100%;
  height: calc(100vh - 60px);
  position: fixed;
  transition: opacity 0.4s;
  background: rgba(26, 26, 26, 0.74);
}
#overlay.active {
  z-index: 10;
  opacity: 0.65;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.pagination li {
  margin-right: 10px;
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination li a {
  font-weight: bold;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #555;
  text-decoration: none;
  background: #FFF;
  color: #555;
  border-radius: 3px;
}
.pagination li a:hover {
  background-color: #333;
  color: #FFF;
}
.pagination li a.active {
  background: #555;
  color: #FFF;
  pointer-events: none;
}
.pagination li a.none {
  background: #eee;
  color: #ccc;
  border: 1px solid #ccc;
  pointer-events: none;
}

.onlysp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .onlysp {
    display: block !important;
  }
}

/* Project
------------------------------------------------------------------------------------------ */
.box_login {
  background: #F8F7F7;
  padding: 40px 180px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .box_login {
    padding: 30px 20px;
  }
}
.box_login dl dt {
  font-size: 18px;
  margin-bottom: 5px;
}
.box_login dl dd {
  margin-bottom: 30px;
}
.box_login dl dd input {
  width: 100%;
}
.box_login .notice {
  font-size: 14px;
}

.box_ac {
  text-align: center;
}
.box_ac .btn_cmn {
  margin: 0 auto 20px;
}

.flex_btn_area {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.flex_btn_area .col {
  /* flex時の幅計算 */
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}
.flex_btn_area .col:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .flex_btn_area .col {
    width: 100%;
    margin-right: 0;
  }
}
.flex_btn_area .col .remarks {
  text-align: center;
  color: #555555;
}

.search_box {
  margin-bottom: 40px;
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 10px;
  background: #f5f5f5;
}
.search_box .flex {
  display: flex;
  flex-wrap: wrap;
}
.search_box .flex > div {
  margin-right: 20px;
}
.search_box .flex .pref_area dd .select {
  min-width: 110px;
}
.search_box .flex .date_area dd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.search_box .flex .date_area dd span {
  margin: 0 5px;
}
.search_box .flex .date_area dd .select {
  min-width: 130px;
}
.search_box dl dt {
  font-weight: bold;
}
.search_box dl dd {
  margin-bottom: 20px;
}

.member_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .member_list {
    display: block;
  }
}

.member_list .member,
.member_detail .member {
  position: relative;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.2);
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .member_list .member,
  .member_detail .member {
    margin-right: 0;
    width: 100%;
  }
}
.member_list .member:nth-child(2n),
.member_detail .member:nth-child(2n) {
  margin-right: 0;
}
.member_list .member .address_box,
.member_detail .member .address_box {
  margin-bottom: 20px;
  font-size: 14px;
}
.member_list .member .address_box .zip,
.member_detail .member .address_box .zip {
  margin-bottom: 0;
}
.member_list .member .last_update,
.member_detail .member .last_update {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  color: #666;
  font-weight: bold;
}
.member_list .member .table_wrap,
.member_detail .member .table_wrap {
  border: 1px solid #ccc;
  overflow-x: auto;
  margin-bottom: 20px;
}
.member_list .member .table_wrap table,
.member_detail .member .table_wrap table {
  font-size: 14px;
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
}
.member_list .member .table_wrap table tr th, .member_list .member .table_wrap table tr td,
.member_detail .member .table_wrap table tr th,
.member_detail .member .table_wrap table tr td {
  border: 1px solid #ccc;
}
.member_list .member .table_wrap table tr th,
.member_detail .member .table_wrap table tr th {
  background: #fe9;
  width: 24px;
}
.member_list .member .table_wrap table tr td,
.member_detail .member .table_wrap table tr td {
  text-align: center;
}
.member_list .member .table_wrap table tr td:first-child,
.member_detail .member .table_wrap table tr td:first-child {
  padding: 0 5px;
  text-align: right;
}
.member_list .member .table_wrap table tr td i.green,
.member_detail .member .table_wrap table tr td i.green {
  color: #080;
}
.member_list .member .table_wrap table tr td i.red,
.member_detail .member .table_wrap table tr td i.red {
  color: #900;
}
.member_list .member .table_wrap table tr td i.blue,
.member_detail .member .table_wrap table tr td i.blue {
  color: #06c;
}
.member_list .member .table_wrap table tr td i.grey,
.member_detail .member .table_wrap table tr td i.grey {
  color: #999;
}
.member_list .member .table_wrap table tr:hover td,
.member_detail .member .table_wrap table tr:hover td {
  background: #ffd;
}
.member_list .member .table_wrap table tr.disabled td,
.member_detail .member .table_wrap table tr.disabled td {
  pointer-events: none;
  background: #eee;
  color: #999;
}

.member_detail .member {
  width: 100%;
}
.member_detail .member .table_wrap {
  min-width: 100%;
}
.member_detail .member .table_wrap table {
  font-size: 16px;
}
.member_detail .member .table_wrap table tr td {
  height: 36px;
}

.step {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  justify-content: center;
}
.step li {
  width: 16.6666%;
  height: 40px;
}
.step li a {
  padding: 0 15px;
  width: 100%;
  height: 100%;
  line-height: 40px;
  display: block;
  background: #E8E8E8 url(../img/bg_flow.svg) no-repeat right center;
  background-size: 12px 40px;
  text-decoration: none;
  font-weight: bold;
  color: #898989;
  font-size: 20px;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .step li a {
    padding: 0 10px 0 0;
    text-align: center;
  }
}
.step li a span {
  display: none;
}
.step li a.active {
  color: #FFF;
  background-color: #F8A129;
}
.step li a.active span {
  display: inline;
  margin-right: 4px;
}
@media screen and (max-width: 768px) {
  .step li a.active span {
    display: none;
  }
}
.step li a.back {
  color: #FFF;
  background-color: #666;
  pointer-events: inherit;
}
.step li:last-child a {
  background-image: none;
}
@media screen and (max-width: 768px) {
  .step li:last-child a {
    padding: 0;
  }
}

.lbl_step {
  font-size: 14px;
  font-weight: bold;
  color: #F8A129;
  margin-bottom: 6px;
}
.lbl_step span {
  font-size: 10px;
  font-weight: normal;
  color: #0A0A0A;
}

.btn_area {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .btn_area {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .btn_area .btn_cmn {
    margin: 0 auto;
  }
}
.btn_area .btn_cmn:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .btn_area .btn_cmn:first-child {
    margin: 0 auto 20px;
  }
}

#template_parts_input {
  display: none;
}

.box_input {
  background: #F8F7F7;
  padding: 24px 15px;
  margin-bottom: 24px;
}
.box_input:last-child {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .box_input {
    padding: 30px 20px;
  }
}
.box_input dl.pl {
  padding: 0 15px;
}
.box_input dl .row {
  padding: 10px 15px;
  border-bottom: 1px solid #E8E8E8;
}
.box_input dl .row.hide {
  display: none;
}
.box_input dl .row:last-child {
  border-bottom: none;
}
.box_input dl .row span {
  margin: 0 5px;
}
.box_input dl .row span:first-child {
  margin-left: 0;
}
.box_input dl .row dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .box_input dl .row dt {
    width: 100%;
    margin-bottom: 6px;
  }
}
.box_input dl .row dd .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.box_input dl .row dd .flex .select {
  margin-right: 10px;
}
.box_input dl .row dd .flex .select:last-child {
  margin-right: 0;
}
.box_input dl .row dd .flex .half {
  margin-right: 10px;
}
.box_input dl .row dd .flex .half:last-child {
  margin-right: 0;
}
.box_input dl .row dd .flex .half--150 {
  width: 150px;
}
.box_input dl .row dd .flex .half--150 input {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .box_input dl .row dd .flex .half {
    /* flex時の幅計算 */
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .box_input dl .row dd .flex .half:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .box_input dl .row dd .flex--radio {
    display: block;
  }
  .box_input dl .row dd .flex--radio label {
    display: block;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .box_input dl .row dd .flex--select {
    display: block;
  }
  .box_input dl .row dd .flex--select .select {
    display: block;
    margin-bottom: 10px;
  }
}
.box_input dl .row dd .img_notice {
  font-size: 14px;
  margin-bottom: 20px;
}
.box_input .del_area {
  text-align: right;
  margin-top: 10px;
}
.box_input:first-child .del_area {
  display: none;
}

.readme {
  border: 3px solid #669;
  margin-bottom: 30px;
}
.readme_in {
  padding: 10px;
}
.readme h2 {
  background-color: #669;
  color: #FFF;
  text-align: center;
}
.readme h3 {
  color: #669;
  font-size: 18px;
  margin-bottom: 10px;
}
.readme p {
  text-indent: 1em;
  margin-bottom: 1.5em;
}
.readme p b {
  color: #FF5252;
}

.hd_img_cond {
  font-size: 16px;
  margin-bottom: 10px;
}

.img_cond {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 500px) {
  .img_cond {
    display: block;
  }
}
.img_cond .img {
  width: 202px;
  margin-right: 20px;
}
@media screen and (max-width: 500px) {
  .img_cond .img {
    width: 160px;
    margin: 0 auto 20px;
  }
}
.img_cond .img img {
  width: 100%;
}
.img_cond ul {
  flex: 1;
  list-style: disc;
  padding-left: 20px;
}
@media screen and (max-width: 500px) {
  .img_cond ul {
    font-size: 14px;
  }
}
.img_cond ul li {
  list-style: disc;
  margin-bottom: 10px;
}

.box_confirm {
  background: #F8F7F7;
  padding: 24px 15px;
  margin-bottom: 24px;
}
.box_confirm:last-child {
  margin-bottom: 40px;
}
.box_confirm .confirm_item {
  padding: 10px 15px;
  border-bottom: 1px solid #E8E8E8;
}
.box_confirm .confirm_item .img {
  width: 202px;
}
.box_confirm .confirm_item .img img {
  width: 100%;
}
.box_confirm .mod_area {
  text-align: right;
  margin-top: 10px;
}

.company {
  margin-top: 50px;
  background: #F7F7F7;
  padding: 40px;
}
.company .hd {
  font-size: 22px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .company .hd {
    font-size: 20px;
  }
}

.box_num {
  text-align: center;
  margin-bottom: 10px;
}

.notice_area {
  border: 2px solid #669;
  margin-bottom: 40px;
  padding: 20px;
}

.pref_area dt {
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 5px;
}
.pref_area dt:before {
  content: "▼";
  color: #F8A129;
}
.pref_area dd {
  padding-left: 20px;
  margin-bottom: 10px;
}

.mypage .table_wrap {
  border: 1px solid #ccc;
  overflow-x: auto;
  margin-bottom: 30px;
  background: #666;
}
.mypage .table_wrap table {
  font-size: 16px;
  width: 100%;
  min-width: 750px;
  border-collapse: collapse;
  box-sizing: border-box;
}
.mypage .table_wrap table tr {
  position: relative;
  z-index: 1;
}
.mypage .table_wrap table tr th, .mypage .table_wrap table tr td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  box-sizing: border-box;
  background: #FFF;
}
.mypage .table_wrap table tr th {
  background: #fe9;
  width: 24px;
}
.mypage .table_wrap table tr td {
  text-align: center;
  width: 8.3333333333%;
  padding: 10px;
}
.mypage .table_wrap table tr td i.green {
  color: #080;
}
.mypage .table_wrap table tr td i.red {
  color: #900;
}
.mypage .table_wrap table tr td i.blue {
  color: #06c;
}
.mypage .table_wrap table tr td i.grey {
  color: #999;
}
.mypage .table_wrap table tr:hover td {
  background: #ffd;
}
.mypage .table_wrap table tr.disabled td {
  background: #eee;
  color: #999 !important;
  pointer-events: none;
}
.mypage .table_wrap table tr.disabled td:first-child {
  pointer-events: inherit;
}
.mypage .table_wrap table tr.disabled td label {
  color: #999 !important;
}
.mypage .table_wrap table tr.disabled td label:before {
  background: #ddd !important;
}