@charset "UTF-8";
/**
 * 共通スタイル
 */
/* ===========================================================================
   title
   ========================================================================== */
#h1-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  color: #fff;
  min-height: 280px;
  padding-left: 300px;
  padding-top: 95px;
  margin-bottom: 10px;
  position: relative;
}

#h1-2line-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  color: #fff;
  min-height: 280px;
  padding-left: 300px;
  padding-top: 75px;
  margin-bottom: 10px;
  position: relative;
}

#h1-sub,
#h1-ttl,
#h1-ttl-top,
#h1-ttl-top2 {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
  letter-spacing: 0 !important;
  line-height: 1;
}

#h1-sub {
  font-size: 178.5714285714%;
  margin-bottom: 18px;
}

#h1-ttl {
  font-size: 357.1428571429%;
}

#h1-ttl-top {
  font-size: 357.1428571429%;
  margin-top: 20px;
}

#h1-ttl-top2 {
  font-size: 357.1428571429%;
}

#h1-ttl .seach_cap {
  font-size: 35%;
  padding-left: 30px;
}

#h1-img {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}

.h2-ttl {
  border-bottom: 1px dashed #000;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
  letter-spacing: 0 !important;
  font-size: 200%;
  margin-bottom: 30px;
}

.h3-ttl {
  border-bottom: 1px solid #e0e0e0;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
  letter-spacing: 0 !important;
  font-size: 157.1428571429%;
  margin-bottom: 20px;
  margin-top: 30px;
  padding-left: 15px;
  text-indent: -15px;
}
.h3-ttl span {
  border-left: 5px solid #1777c0;
  padding-left: 7px;
}

.h4-ttl {
  border-bottom: 4px solid #1777c0;
  font-size: 128.5714285714%;
  margin-top: 25px;
  margin-bottom: 20px;
}
.bl_inner .h4-ttl {
  border-bottom: 1px solid #e0e0e0;
}

.h5-ttl {
  background-color: #eee;
  font-size: 128.5714285714%;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 5px 13px;
}

.h6-ttl {
  font-size: 114.2857142857%;
  margin-top: 20px;
  margin-bottom: 10px;
}
.h6-ttl:before {
  content: "●";
  color: #1777c0;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  #h1-wrap {
    background: url(img/bg_h1_sp.gif) no-repeat center center;
    background-size: cover;
    margin-top: 6.13vw;
    min-height: 21.33vw;
    padding: 5.33vw 5.33vw 5.33vw 33.33vw;
    position: relative;
    margin-bottom: 10.13vw;
  }

  #h1-2line-wrap {
    background: url(img/bg_h1_sp.gif) no-repeat center center;
    background-size: cover;
    min-height: inherit;
    padding: 5.33vw 5.33vw 5.33vw 33.33vw;
    position: relative;
    margin-bottom: 10.13vw;
  }

  #h1-sub,
#h1-ttl,
#h1-ttl-top,
#h1-ttl-top2 {
    line-height: 1.2;
  }

  #h1-sub {
    margin-bottom: 0;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #h1-sub + * {
    margin-top: 2.13vw;
  }

  #h1-ttl {
    font-size: 25px;
    font-size: 2.5rem;
  }
  #h1-ttl br {
    display: none;
  }

  #h1-ttl-top {
    margin-top: 1.33vw;
    font-size: 25px;
    font-size: 2.5rem;
  }

  #h1-ttl-top2 {
    font-size: 25px;
    font-size: 2.5rem;
  }

  #h1-img {
    position: absolute;
    left: 2.67vw;
    top: 50%;
    transform: translateY(-50%);
    width: 27.73vw;
  }
  #h1-img img {
    width: 100%;
  }

  .h2-ttl {
    line-height: 1.5;
    margin-bottom: 6.67vw;
    padding-bottom: 2.13vw;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .h3-ttl {
    line-height: 1.5;
    margin-bottom: 6.67vw;
    margin-top: 6.67vw;
    padding-left: 2.93vw;
    text-indent: -2.93vw;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .h3-ttl span {
    border-left-width: 1.07vw;
    padding-left: 1.87vw;
  }

  .h4-ttl {
    border-bottom-width: 0.8vw;
    margin-bottom: 5.33vw;
    margin-top: 6.67vw;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .h5-ttl {
    margin-bottom: 5.33vw;
    margin-top: 5.33vw;
    padding: 1.33vw 2.67vw;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .h6-ttl {
    padding-left: 1.5em;
    margin-bottom: 5.33vw;
    margin-top: 5.33vw;
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .h6-ttl:before {
    margin-right: 1.33vw;
    position: absolute;
    left: 0;
    top: 0;
  }
}
/* ==========================================================================
   list
   ========================================================================== */
.arrow-list li {
  margin-bottom: 10px;
  padding-left: 16px;
  text-indent: -16px;
  line-height: 1.4;
}
.arrow-list a {
  color: #222;
}

@media screen and (max-width: 767px) {
  .arrow-list li {
    line-height: 1.6;
  }
}
.num-list {
  margin: 10px 0;
}
.num-list li {
  margin-left: 20px;
  margin-bottom: 10px;
}
.num-list li:last-child {
  margin-bottom: 0;
}

.num-list-intxt li {
  margin-left: 20px;
  margin-bottom: 10px;
}
.num-list-intxt li span {
  font-weight: bold;
}
.num-list-intxt li:last-child {
  margin-bottom: 0;
}

.disc-list {
  margin: 10px 0;
}
.disc-list li {
  list-style: disc;
  margin-left: 20px;
}

.anchor-list {
  display: table;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  width: 100%;
}
.anchor-list li {
  display: table-cell;
  padding: 15px;
  border-right: 1px solid #e0e0e0;
}
.anchor-list li:last-child {
  border-right: 0;
}

.anchor-list02 li a {
  color: #222;
}

.pamphlet-list {
  letter-spacing: -0.4em;
}
.pamphlet-list li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 160px;
  margin-right: 16.5px;
}
.pamphlet-list li img {
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.pamphlet-list li p {
  margin-top: 10px;
}
.pamphlet-list li:last-child {
  margin-right: 0;
}

.pamphlet-list-interview {
  letter-spacing: -0.4em;
}
.pamphlet-list-interview li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 300px;
  margin-right: 16.5px;
}
.pamphlet-list-interview li:last-child {
  margin-right: 0;
}

.interview-pu {
  border-left: 0px !important;
  font-family: "icomoon";
  display: inline-block;
  margin-left: 7px;
  padding: 0px 15px 2px 28px !important;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background-color: #ec6941;
  transform: translateY(-5px);
}
@media screen and (max-width: 767px) {
  .interview-pu {
    font-size: 10px;
    margin-left: 0px;
    padding: 0px 5px 2px 17px !important;
  }
}

.ly_accordion.-interview {
  margin-top: 20px;
}
.ly_accordion.-interview .el_heading {
  padding: 0;
}
.ly_accordion.-interview .t-btn-b-half-event {
  border: 1px solid #e0e0e0;
  background: #f3f3f3;
  color: #222;
  padding: 15px 20px;
}
.ly_accordion.-interview .t-btn-b-half-event .icon-arrow-green {
  margin: 0;
}
.ly_accordion.-interview .bl_content {
  padding-top: 0px;
}
@media screen and (max-width: 767px) {
  .ly_accordion.-interview .icon-arrow-green {
    font-size: 16px;
  }
  .ly_accordion.-interview .t-btn-b-half-event {
    width: 90%;
  }
}

.pamphlet-list_tebiki {
  letter-spacing: -0.4em;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.pamphlet-list_tebiki img {
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  float: left;
  margin-right: 16.5px;
}
.pamphlet-list_tebiki li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 500px;
  margin-right: 16.5px;
}
.pamphlet-list_tebiki li p {
  margin-top: 5px;
}
.pamphlet-list_tebiki li .subtitle {
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  .pamphlet-list_tebiki li .subtitle {
    margin-top: 2.67vw;
  }
}
.pamphlet-list_tebiki li:last-child {
  margin-right: 0;
}
.pamphlet-list_tebiki:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .pamphlet-list_tebiki {
    padding: 0 2.67vw;
    margin-bottom: 5.33vw;
    padding-bottom: 5.33vw;
  }
  .pamphlet-list_tebiki li {
    width: 100%;
  }
  .pamphlet-list_tebiki .subtitle {
    font-size: 110%;
  }
}

.plan-list li {
  border: 1px solid #e0e0e0;
  padding: 10px 15px 10px;
  margin-bottom: 15px;
}
.plan-list li:last-child {
  margin-bottom: 0;
}
.plan-list a {
  color: #222;
}
.plan-list .text-bl a {
  color: #1777c0 !important;
}

.border-wrap {
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  padding: 15px 18px;
}

ul.notes-wrap {
  margin-left: 33px;
  margin-top: 15px;
  font-size: 90%;
  line-height: 1.4;
}
ul.notes-wrap li {
  margin-top: 5px;
}
ul.notes-wrap li .marker {
  display: inline;
  width: 20px;
  margin-left: -32px;
  padding-right: 10px;
}

@media screen and (max-width: 767px) {
  .anchor-list {
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .anchor-list:before {
    background-color: #e0e0e0;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .anchor-list li {
    border-right: 1px solid #e0e0e0 !important;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    line-height: 1.2;
    padding: 0;
    width: 50%;
  }
  .anchor-list li:nth-child(2n) {
    border-right: none !important;
  }
  .anchor-list li a {
    display: block;
    padding: 2.67vw;
  }
  .anchor-list li span.icon-arrow_b {
    background-position: left 1.33vw;
    display: block;
  }

  .pamphlet-list {
    display: flex;
    flex-wrap: wrap;
    letter-spacing: normal;
  }
  .pamphlet-list li {
    display: block;
    margin-bottom: 5.33vw;
    padding: 0 2.67vw;
    width: 50%;
    margin-right: 0;
  }
  .pamphlet-list li a > img {
    width: 100%;
    height: auto;
  }
  .pamphlet-list li p {
    margin-top: 2.67vw;
  }

  .plan-list li {
    padding: 2.67vw 4vw;
    margin-bottom: 4vw;
  }
  .plan-list .icon-pdfL {
    display: inline-block;
    background-position: left 0.2em;
  }

  .border-wrap {
    border-radius: 1.33vw;
    padding: 4vw 4.8vw;
  }
}
/* ==========================================================================
   dl
   ========================================================================== */
.circle-list dt {
  background: url(img/icon_list_circle.gif) no-repeat left 6px;
  font-weight: bold;
  font-size: 114.2857142857%;
  margin-top: 16px;
  padding-left: 24px;
}
.circle-list dt:first-child {
  margin-top: 0;
}
.circle-list dd {
  padding-left: 27px;
}

@media screen and (max-width: 767px) {
  .circle-list dt {
    background-position: left 1.07vw;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .circle-list dd {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/* ==========================================================================
   画像とテキストの配置
   ========================================================================== */
.item-wrap {
  margin-bottom: 30px;
  _zoom: 1;
  overflow: hidden;
}
.item-wrap .img-l {
  float: left;
  margin-right: 20px;
}
.item-wrap .img-r {
  float: right;
  margin-left: 20px;
}
.item-wrap .img-l,
.item-wrap .img-r,
.item-wrap .item-text {
  overflow: hidden;
  _zoom: 1;
}

.figure-wrap {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  padding: 20px;
  text-align: center;
  position: relative;
}

.figure-h3 {
  font-family: "FOT-筑紫A丸ゴシック Std M";
  letter-spacing: 0 !important;
  font-size: 142.8571428571%;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .item-wrap {
    margin-bottom: 8vw;
  }
  .item-wrap .img-l,
.item-wrap .img-r {
    float: none;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5.33vw;
  }
  .item-wrap .img-l img,
.item-wrap .img-r img {
    width: 100%;
    height: auto;
  }

  .figure-wrap {
    padding: 5.33vw;
  }
  .figure-wrap.mb90 {
    margin-bottom: 13.33vw !important;
  }

  .figure-h3 {
    line-height: 1.5;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 2.67vw;
  }
}
/* ==========================================================================
   ボタン
   ========================================================================== */
.btn-wrap {
  margin-bottom: 10px;
  margin-top: 10px;
}

.btn {
  border-radius: 10px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  font-family: "FOT-筑紫A丸ゴシック Std M";
  letter-spacing: 0 !important;
  font-size: 142.8571428571%;
  min-width: 300px;
  padding: 10px 20px;
  text-decoration: none;
}
.btn:hover {
  text-decoration: none;
}
.btn:before {
  margin-right: 10px;
}

.btn01 {
  border: 1px solid #e0e0e0;
  background: #fffeff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffeff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #fffeff 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #fffeff 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #fffeff 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #fffeff 0%, #f3f3f3 100%);
  background: #f3f3f3;
  color: #222;
}
.btn01:before {
  color: #1777c0;
}
.btn01:visited {
  color: #222;
}
.btn01:hover {
  color: #1777c0;
}
@media screen and (min-width: 768px), print {
  .btn01.w400 {
    width: 400px;
  }
}

.btn02 {
  border: 1px solid #e0e0e0;
  background: #2888d2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2888d2), color-stop(100%, #1778c1));
  background: -webkit-linear-gradient(top, #2888d2 0%, #1778c1 100%);
  background: -o-linear-gradient(top, #2888d2 0%, #1778c1 100%);
  background: -ms-linear-gradient(top, #2888d2 0%, #1778c1 100%);
  background: linear-gradient(to bottom, #2888d2 0%, #1778c1 100%);
  background: #1778c1;
  color: #fff;
}
.btn02:before {
  color: #fff;
}
.btn02:visited {
  color: #fff;
}
.btn02:hover {
  color: #b8e0ff;
}

.btn03 {
  border: 1px solid #d8552d;
  background: #ec6941;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ec6941), color-stop(100%, #d8552d));
  background: -webkit-linear-gradient(top, #ec6941 0%, #d8552d 100%);
  background: -o-linear-gradient(top, #ec6941 0%, #d8552d 100%);
  background: -ms-linear-gradient(top, #ec6941 0%, #d8552d 100%);
  background: linear-gradient(to bottom, #ec6941 0%, #d8552d 100%);
  color: #fff;
}
.btn03:before {
  color: #fff;
}
.btn03:visited {
  color: #fff;
}
.btn03:hover {
  color: #fed9cd;
}

.btn04 {
  border-radius: 5px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  padding: 3px 30px;
  text-decoration: none;
  border: 1px solid #e0e0e0;
  color: #222;
}
.btn04:visited {
  color: #222;
}
.btn04:hover {
  color: #1777c0;
}

.btn5 {
  font-size: 160%;
  padding: 10px 40px;
}

@media screen and (max-width: 767px) {
  .btn-wrap {
    margin-bottom: 2.67vw;
    margin-top: 2.67vw;
  }

  .btn {
    border-radius: 2.67vw;
    font-size: 18px;
    font-size: 1.8rem;
    min-width: 100%;
    padding: 4vw 5.33vw;
  }
  .btn:before {
    margin-right: 2.67vw;
  }

  .btn04 {
    border-radius: 1.33vw;
    padding: 0.8vw 8vw;
  }

  .btn5 {
    padding: 2.67vw 10.67vw;
  }
}
/* ==========================================================================
   テーブル
   ========================================================================== */
.cmn-tbl {
  border-bottom: 1px solid #e0e0e0;
  margin-top: 20px;
  width: 100%;
}
.cmn-tbl th,
.cmn-tbl td {
  border-top: 1px solid #e0e0e0;
  padding: 10px 18px;
}
.cmn-tbl th {
  text-align: left;
}
.cmn-tbl td {
  vertical-align: middle;
}

.th-side th {
  background-color: #f5f5f5;
}
.th-side .th-head {
  background-color: #cdf1fd;
}
.th-side td {
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.th-side .no-bd {
  border-left: 0;
}

.th-horizontal th {
  width: 100px;
}

.th-text_r th {
  text-align: right;
}

.th-bd {
  border-left: 1px solid #e0e0e0;
}

.th-middle th {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  table th,
table td {
    vertical-align: middle;
  }

  .cmn-tbl {
    margin-top: 5.33vw;
  }
  .cmn-tbl th,
.cmn-tbl td {
    padding: 2.67vw 3.73vw;
  }
  .cmn-tbl.sp-tbl-block th,
.cmn-tbl.sp-tbl-block td {
    border: none;
    border-top: 1px solid #e0e0e0;
    display: block;
    width: 100% !important;
  }

  .th-horizontal th {
    width: 26.67vw;
  }

  .cmn-tbl-scrollWrap {
    position: relative;
    margin-top: 12vw;
    transform: scale(1, -1);
  }
  .cmn-tbl-scrollWrap:before {
    color: #999;
    content: "← 下記の表はスクロールできます。→";
    display: block;
    position: absolute;
    left: 0;
    bottom: -2em;
    transform: scale(1, -1);
    width: 100%;
    text-align: center;
    font-size: 71.4285714286%;
  }
  .cmn-tbl-scrollWrap table {
    margin-bottom: -10px !important;
    margin-top: 0;
    transform: scale(1, -1);
    width: 300%;
  }
  .cmn-tbl-scrollWrap table.sp-tbl-w150 {
    width: 150% !important;
  }
  .cmn-tbl-scrollWrap table.sp-tbl-w200 {
    width: 200% !important;
  }
  .cmn-tbl-scrollWrap table.sp-tbl-w250 {
    width: 250% !important;
  }
  .cmn-tbl-scrollWrap table.sp-tbl-w300 {
    width: 300% !important;
  }
  .cmn-tbl-scrollWrap table.sp-tbl-w350 {
    width: 350% !important;
  }
  .cmn-tbl-scrollWrap table.sp-tbl-w400 {
    width: 400% !important;
  }

  .cmn-tbl-scrollable {
    overflow-x: scroll;
    padding-bottom: 10px;
  }

  .cmn-tbl-scrollable::-webkit-scrollbar {
    height: 10px;
    transform: scale(1, -1);
  }

  .cmn-tbl-scrollable::-webkit-scrollbar-track {
    background-color: #1777c0;
  }

  .cmn-tbl-scrollable::-webkit-scrollbar-thumb {
    background-color: #e0e0e0;
  }
}
/* ==========================================================================
   テキスト関係
   ========================================================================== */
.small {
  font-size: 80%;
  line-height: 1.2;
}

.middle {
  font-size: 90%;
}

.red {
  color: red;
}

.notesArea {
  margin-top: 15px;
}
.notesArea p {
  font-size: 90%;
  line-height: 1.5 !important;
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}
.notesArea p:last-child {
  margin-bottom: 0;
}

.text-g {
  color: #808080;
}

/* ==========================================================================
   div関係
   ========================================================================== */
.sectionTop,
.sectionM {
  margin-bottom: 60px;
}

.section-inner {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .sectionTop,
.sectionM {
    margin-bottom: 16vw;
  }
  .sectionTop:last-child,
.sectionM:last-child {
    margin-bottom: 0;
  }

  .section-inner {
    margin-left: 0;
  }
}
/* ==========================================================================
   ページ内お問い合わせ
   ========================================================================== */
.contact-wrap {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
}
.contact-wrap p.txt {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
  letter-spacing: 0 !important;
  font-size: 142.8571428571%;
  margin-bottom: 10px;
}

/* ==========================================================================
   女性活躍推進について
   ========================================================================== */
#empower-plan > ul li {
  list-style: disc;
  margin: 0 0 5px 20px;
}

#empower-disclosure > h3 span:nth-of-type(2) {
  font-size: 75% !important;
  border-left-style: none;
}

/* ==========================================================================
   フォーム
   ========================================================================== */
.th-inner {
  position: relative;
}

.form-icon {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
}

.form-tbl th {
  width: 40%;
}

/* 各フィールドの横幅パターン */
.form .small {
  width: 33%;
}
.form .medium {
  width: 60%;
}
.form .large {
  width: 95%;
}

/* パーツの余白調整 */
.form-icon,
.que-icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  color: #fff;
  font-size: 85.7142857143%;
  font-weight: normal;
  margin-right: 5px;
  padding: 0 5px;
  position: absolute;
  top: middle;
  right: 0;
  top: 0;
  text-align: center;
  width: 65px;
}

.form-innertext {
  margin-left: 10px;
  margin-right: 10px;
}

/* 必須項目 */
.form .required {
  position: relative;
  padding-right: 75px;
}

.form .required .form-icon,
.form .required .que-icon {
  background-color: #cc1800;
}

/* 任意項目 */
.form .arbitrary {
  position: relative;
  padding-right: 75px;
}

.form .arbitrary .form-icon,
.form .arbitrary .form .required {
  background-color: #bcbcbc;
}

/* 入力項目 */
.form input[type=text],
.form textarea {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 2px 2px 2px 0 rgba(200, 200, 200, 0.2) inset;
  font-size: 100%;
  min-height: 14px;
  padding: 9px 11px;
}
.form input[type=text].-fontsizeM,
.form textarea.-fontsizeM {
  font-size: 14px;
}

.form .drop {
  padding: 4px;
  font-size: 100%;
  border: 1px solid #cccccc;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 2px 2px 2px 0 rgba(200, 200, 200, 0.2) inset;
}

.form input[type=text]:focus,
textarea:focus {
  background-color: #efefef;
}

.form-radio-list {
  margin-top: 10px;
}

.form-text {
  margin-top: 10px;
}

/* 「その他」用必須アイコン */
.required-icon-other {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  background-color: #cc1800;
  color: #fff;
  font-size: 85.7142857143%;
  font-weight: normal;
  margin-right: 10px;
  margin-left: 5px;
  padding: 0 5px;
  text-align: center;
  width: 65px;
}

/* ボタン類 */
.form-btn {
  text-align: center;
  margin: 40px 0;
}
.form-btn li {
  display: inline-block;
  margin: 0 10px 0 0;
}

.postal_btn {
  border: 1px solid #c1c1c1;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 0 3px 0 #ffffff inset;
  display: inline-block;
  padding: 7px 2px 7px 7px;
  font-size: 85%;
  background: #fdfdfd;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfd), to(#e7e7e7));
  background: -webkit-linear-gradient(#fdfdfd, #e7e7e7);
  background: -moz-linear-gradient(#fdfdfd, #e7e7e7);
  background: -ms-linear-gradient(#fdfdfd, #e7e7e7);
  background: -o-linear-gradient(#fdfdfd, #e7e7e7);
  background: linear-gradient(#fdfdfd, #e7e7e7);
  -pie-background: linear-gradient(#fdfdfd, #e7e7e7);
  width: 15em;
  behavior: url(/form_template/css/PIE.htc);
}

.postal_btn span {
  background: url(img/icon_postal.png) no-repeat scroll 0 center;
  padding-left: 15px;
}

.btn-submit {
  cursor: pointer;
  padding: 17px 20px;
}

/* エラーリスト */
.error-list {
  background-color: #fae7e8;
  border: 1px solid #e72407;
  margin-top: 20px;
  padding: 20px 20px;
}
.error-list li a {
  color: #cc1800;
  text-decoration: underline;
}
.error-list li a:visited {
  color: #cc1800;
  text-decoration: underline;
}
.error-list li a:hover {
  color: #cc1800;
  min-height: 1em;
  text-decoration: none;
}

.error-item td {
  background-color: #fae7e8;
}

/* 各フィールドのエラーメッセージ */
span.error {
  color: #cc1800;
  display: block;
  font-size: 85.7142857143%;
}

/* 入力補助 */
.form-note {
  /*color: #999999;*/
  display: block;
  font-size: 85.7142857143%;
}

.intro-note {
  display: block;
  /*@include fontsize(12);*/
  text-indent: -1em;
  margin-left: 2em;
}

h3.grip-ttl {
  font-size: 114.2857142857%;
}

h1.fair {
  margin-top: 0px !important;
  font-size: 300% !important;
  line-height: 1.4 !important;
  /*@include fontsize(30) ;*/
}

.form select {
  width: 100%;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cccccc;
  background: #ffffff;
  /*background: url(arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
  background: url(arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);*/
  background-size: 20px, 100%;
}

/* ==========================================================================
   アンケート
   ========================================================================== */
.que-icon {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 2px;
}

.q_no {
  margin-right: 5px;
}

.qu-tbl th {
  margin-left: 50px;
}

.qu-tbl td {
  border-left: none;
  padding-bottom: 20px;
}

.qu-tbl .required {
  position: relative;
  padding-left: 85px;
}

form label,
.qu-tbl label {
  margin-right: 15px;
  line-height: 2;
}

.time {
  margin-right: 10px;
}

/*thanks*/
.name,
.number {
  font-size: 120%;
  font-weight: bold;
  margin: 0 10px;
}

/* ==========================================================================
   コロナ対応表記
   ========================================================================== */
.emergency {
  color: red;
}

/* ==========================================================================
   business-support
   ========================================================================== */
.bs-step {
  color: #1777c0;
}

.bs-annotation {
  font-size: 90%;
}

.bs-margin {
  margin-bottom: 10px;
  margin-top: 10px;
}

.bs-notesArea p {
  font-size: 90%;
  line-height: 1.5 !important;
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}

/* ==========================================================================
   関連リンク集
   ========================================================================== */
.h3-ttl-linkpage {
  border-radius: 5px;
  width: 300px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  padding: 1px 20px;
  text-decoration: none;
  color: #fff;
  background: #1777c0;
  font-family: "FOT-筑紫A丸ゴシック Std M";
  letter-spacing: 0 !important;
  font-size: 142.8571428571%;
  line-height: 1.7;
  margin-bottom: 5px;
  margin-top: 30px;
}

.linkpage a {
  color: #222;
}

.h3-ttl-linkpage02 {
  border-bottom: 1px solid #e0e0e0;
  font-family: "FOT-筑紫A丸ゴシック Std M";
  letter-spacing: 0 !important;
  font-size: 157.1428571429%;
  margin-bottom: 20px;
  margin-top: 30px;
  padding-left: 15px;
  text-indent: -15px;
  color: #1777c0;
  background: #f8f8f8;
}

.h3-ttl-linkpage02 span {
  border-left: 5px solid #1777c0;
  padding-left: 7px;
}

.linkpage02 a {
  color: #222;
}

.h3-ttl-linkpage03 {
  border-bottom: 1px dashed #000;
  font-family: "FOT-筑紫A丸ゴシック Std M";
  letter-spacing: 0 !important;
  letter-spacing: 0 !important;
  font-size: 180%;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #1777c0;
}

.linkpage03 a {
  color: #222;
}

/* ==========================================================================
   イベントカレンダー2022
   ========================================================================== */
.t-btn-b-half-event {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  margin-right: 19px;
  margin-bottom: 20px;
  background: #277939;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #277939), color-stop(100%, #419252));
  background: -webkit-linear-gradient(top, #277939 0%, #419252 100%);
  background: -o-linear-gradient(top, #277939 0%, #419252 100%);
  background: -ms-linear-gradient(top, #277939 0%, #419252 100%);
  background: linear-gradient(to bottom, #277939 0%, #419252 100%);
  border: 1px solid #e0e0e0;
  border-radius: 11px;
  width: 80%;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  transition-duration: 0.25s;
  display: block;
}
.t-btn-b-half-event:hover {
  opacity: 0.7;
}

.icon-arrow-green {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "FOT-筑紫A丸ゴシック Std M";
  letter-spacing: 0 !important;
  margin: 20px;
  line-height: 1.4;
}

.event_construction {
  margin: 100px 0;
  text-align: center;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* アコーディオン表示 */
.ly_accordion {
  border-bottom: 0;
  margin-top: 50px;
}
.ly_accordion .el_heading {
  display: block;
  margin: 0;
  padding: 0.5em;
  color: #000;
}
.ly_accordion .bl_content {
  overflow: hidden;
  max-height: 0;
  padding-top: 20px;
  transition: max-height 0.1s ease-out;
}
.ly_accordion .el_checkbox {
  display: none;
}
.ly_accordion .el_checkbox:checked + .bl_content {
  max-height: 9999px;
  transition: max-height 1s ease-in;
}

/* ご注意ください〜信用保証協会ご利用の皆様へ〜 */
.important_notice {
  display: inline-block;
  padding-top: 20px;
  margin-bottom: 30px;
  font-size: 140%;
  color: #1777c0;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
  border-bottom: double 2px #1777c0;
  letter-spacing: 0.3;
  font-weight: 800;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .important_notice {
    line-height: 2;
    display: inline;
    font-size: 130%;
  }
}

/* =============================================================
searchBox
============================================================= */
.searchBox {
  position: relative;
  margin-bottom: 40px;
  background-color: #f5f5f5;
  padding: 20px;
}
.searchBox * {
  box-sizing: border-box;
}
.searchBox.-compact {
  padding: 0;
  padding-top: 5px;
  background-color: white;
  margin-bottom: 27px;
}

.searchBox__input {
  font-family: "FOT-筑紫A丸ゴシック Std M";
  letter-spacing: 0 !important;
  font-size: 114.2857142857%;
  width: 100%;
  height: 40px;
  padding: 10px 38px 10px 10px;
  border: 1px solid #999;
  border-radius: rem(30);
  background-color: #fff;
}

.searchBox__submit {
  background: url(/common/css/img/icon_search.png) no-repeat center center;
  background-size: 60%;
  border: none;
  padding: 10px;
}
.searchBox__submit[type=submit] {
  width: 40px;
  height: 100%;
  font-size: 114.2857142857%;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.searchBox__submit:hover {
  cursor: pointer;
}
.searchBox__submit.-compact[type=submit] {
  right: 4px;
  top: 57%;
}

.searchBox_re-search {
  margin-top: 30px;
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .searchBox_re-search {
    font-size: 13px;
  }
}

@media screen and (min-width: 768px), print {
  .minify {
    transform: scale(0.8);
    margin: -90px -40px;
    margin-bottom: -64px;
  }
}

.ttl_policy {
  font-feature-settings: "palt";
  letter-spacing: 8px;
}

.double_line {
  border-bottom: double 3px #1777c0;
  font-size: 100% !important;
}

/* =============================================================
初めての方へ
============================================================= */
.h2-ttl-beginner {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
  font-size: 28px;
  line-height: 1.6071428571;
  color: #1777c0;
}
@media screen and (max-width: 767px) {
  .h2-ttl-beginner {
    line-height: 1.5;
    font-size: 2.4rem;
  }
}

.h2-ttl-movie {
  padding: 30px 73px 30px;
  position: relative;
}
.h2-ttl-movie img {
  width: 100%;
}
.h2-ttl-movie .beginner-movie-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  display: block;
  border-radius: 10px;
  width: 280px;
  border: 1px solid #1777c0;
  background-color: #1777c0;
  background-image: -moz-linear-gradient(90deg, #1777c0 0%, #2989d3 100%);
  background-image: -webkit-linear-gradient(90deg, #1777c0 0%, #2989d3 100%);
  background-image: -ms-linear-gradient(90deg, #1777c0 0%, #2989d3 100%);
  text-decoration: none;
  padding: 10px 0 10px;
  font-size: 18px;
  text-align: center;
  font-family: "FOT-筑紫A丸ゴシック Std M";
}
.h2-ttl-movie .beginner-movie-button .ico_replay {
  position: relative;
  padding-left: 30px;
}
.h2-ttl-movie .beginner-movie-button .ico_replay::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(/img/main-movie-replay.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 1px;
  left: -2px;
}
@media screen and (max-width: 767px) {
  .h2-ttl-movie .beginner-movie-button .ico_replay {
    padding-left: 26px;
  }
  .h2-ttl-movie .beginner-movie-button .ico_replay::before {
    width: 21px;
    height: 21px;
    top: 3px;
  }
}
.h2-ttl-movie .beginner-movie-button:hover {
  opacity: 0.8;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .h2-ttl-movie {
    padding: 6.67vw 0;
    font-size: 17px;
  }
}
