@charset "UTF-8";
/* Fonts
=================================================================== */
@font-face {
  font-family: "icon";
  src: url("../fonts/icon.eot?25197352");
  src: url("../fonts/icon.eot?25197352#iefix") format("embedded-opentype"),
    url("../fonts/icon.woff?25197352") format("woff"), url("../fonts/icon.ttf?25197352") format("truetype"),
    url("../fonts/icon.svg?25197352#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?313p4k");
  src: url("../fonts/icomoon.eot?313p4k#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?313p4k") format("truetype"), url("../fonts/icomoon.woff?313p4k") format("woff"),
    url("../fonts/icomoon.svg?313p4k#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* kome
=================================================================== */
.idt1 {
  text-indent: -1em;
  margin-left: 1em;
}
/* Links
=================================================================== */
a,
a img {
  text-decoration: underline;
  color: #000;
}
a:hover,
a:hover img {
  opacity: 0.7;
  text-decoration: none;
}

header a,
footer a,
#news a,
.mail a,
#items a.btn,
.pageNav a {
  text-decoration: none;
}
/* Float
=================================================================== */
.fRight {
  float: right;
}
.fLeft {
  float: left;
}
.fNone {
  float: none;
}
.cboth {
  clear: both;
}
.clearfix {
  overflow: hidden;
  zoom: 1;
}
/* Table
=================================================================== */
.tbl01 {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-collapse: collapse;
}
.tbl01 th {
  background: #eee;
  text-align: center;
  font-weight: normal;
}
.tbl01 th,
.tbl01 td {
  border: 1px solid #ddd;
  padding: 0;
}
.tbl01 td {
  text-align: left;
}
.noBdr-L {
  border-left: none !important;
}
.noBdr-R {
  border-right: none !important;
}
.wFull {
  width: 100%;
}

@media screen and (max-width: 960px) {
  .tbl01 th,
  .tbl01 td {
    font-size: 90%;
  }
  .scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
}
/* Responsive
=================================================================== */
@media screen and (max-width: 960px) {
  .img-responsive {
    width: 100%;
    height: auto;
  }
}
/* Margin
=================================================================== */
/*top*/
.mgt00 {
  margin-top: 0px !important;
}
.mgt03 {
  margin-top: 3px !important;
}
.mgt04 {
  margin-top: 4px !important;
}
.mgt05 {
  margin-top: 5px !important;
}
.mgt10 {
  margin-top: 10px !important;
}
.mgt15 {
  margin-top: 15px !important;
}
.mgt20 {
  margin-top: 20px !important;
}
.mgt25 {
  margin-top: 25px !important;
}
.mgt30 {
  margin-top: 30px !important;
}
.mgt40 {
  margin-top: 40px !important;
}
.mgt50 {
  margin-top: 50px !important;
}
.mgt60 {
  margin-top: 60px !important;
}
/*bottom*/
.mgb00 {
  margin-bottom: 0px !important;
}
.mgb05 {
  margin-bottom: 5px !important;
}
.mgb10 {
  margin-bottom: 10px !important;
}
.mgb15 {
  margin-bottom: 15px !important;
}
.mgb20 {
  margin-bottom: 20px !important;
}
.mgb25 {
  margin-bottom: 25px !important;
}
.mgb30 {
  margin-bottom: 30px !important;
}
.mgb35 {
  margin-bottom: 35px !important;
}
.mgb40 {
  margin-bottom: 40px !important;
}
.mgb50 {
  margin-bottom: 50px !important;
}
.mgb60 {
  margin-bottom: 60px !important;
}
/*left*/
.mgl00 {
  margin-left: 0px !important;
}
.mgl05 {
  margin-left: 5px !important;
}
.mgl10 {
  margin-left: 10px !important;
}
.mgl14 {
  margin-left: 14px !important;
}
.mgl15 {
  margin-left: 15px !important;
}
.mgl20 {
  margin-left: 20px !important;
}
.mgl30 {
  margin-left: 30px !important;
}
.mgl40 {
  margin-left: 40px !important;
}
.mgl50 {
  margin-left: 50px !important;
}
.mgl60 {
  margin-left: 60px !important;
}
/*right*/
.mgr05 {
  margin-right: 5px !important;
}
.mgr10 {
  margin-right: 10px !important;
}
.mgr14 {
  margin-right: 14px !important;
}
.mgr15 {
  margin-right: 15px !important;
}
.mgr20 {
  margin-right: 20px !important;
}
.mgr30 {
  margin-right: 30px !important;
}
.mgr40 {
  margin-right: 40px !important;
}
.mgr50 {
  margin-right: 50px !important;
}
.mgr60 {
  margin-right: 60px !important;
}
/* Align
=================================================================== */
.xCenter {
  text-align: center !important;
}
.xCenter img {
  margin: auto !important;
}
.xLeft {
  text-align: left !important;
}
.xRight {
  text-align: right !important;
}
/* List
=================================================================== */
.normalDl dt {
  font-weight: bold;
}
.discList01 > li {
  margin-left: 1.4em;
  list-style: disc;
}
.note {
  text-indent: -1em;
  margin-left: 1em;
}
.noteList dt {
  width: 1em;
}
.noteList dd {
  margin-left: 1em;
  margin-top: -2em;
}
.numList01 {
  margin-left: 2.1em;
}
.numList01 > li {
  list-style: decimal;
  margin-bottom: 1em;
}
.dataList > li {
  margin-bottom: 0.2em;
  padding: 0 0 0 20px;
}
/*インラインDL*/
.inlineDl dt,
.inlineDl dd {
  margin: 0 0 5px 0;
  padding: 0;
}
.inlineDl dt {
  width: 5em;
  float: left;
  clear: both;
}
.inlineDl dd {
  margin-left: 5em;
}
.dtb dt {
  font-weight: bold;
}
.inlineDl.dt2 dt {
  width: 2em;
}
.inlineDl.dt2 dd {
  margin-left: 2em;
}
.inlineDl.dt3 dt {
  width: 3em;
}
.inlineDl.dt3 dd {
  margin-left: 3em;
}
.inlineDl.dt4 dt {
  width: 4em;
}
.inlineDl.dt4 dd {
  margin-left: 4em;
}
.inlineDl.dt6 dt {
  width: 6em;
}
.inlineDl.dt6 dd {
  margin-left: 6em;
}
.inlineDl.dt7 dt {
  width: 7em;
}
.inlineDl.dt7 dd {
  margin-left: 7em;
}
.inlineDl.dt8 dt {
  width: 8em;
}
.inlineDl.dt8 dd {
  margin-left: 8em;
}
.inlineDl.dt9 dt {
  width: 9em;
}
.inlineDl.dt9 dd {
  margin-left: 9em;
}
.inlineDl.dt10 dt {
  width: 10em;
}
.inlineDl.dt10 dd {
  margin-left: 10em;
}
.inlineDl.dt11 dt {
  width: 11em;
}
.inlineDl.dt11 dd {
  margin-left: 11em;
}
.inlineDl.dt12 dt {
  width: 12em;
}
.inlineDl.dt12 dd {
  margin-left: 12em;
}
.inlineDl.dt13 dt {
  width: 13em;
}
.inlineDl.dt13 dd {
  margin-left: 13em;
}
.inlineDl.dt14 dt {
  width: 14em;
}
.inlineDl.dt14 dd {
  margin-left: 14em;
}
.inlineDl.dt15 dt {
  width: 15em;
}
.inlineDl.dt15 dd {
  margin-left: 15em;
}
.inlineDl.dt16 dt {
  width: 16em;
}
.inlineDl.dt16 dd {
  margin-left: 16em;
}
/* Text
=================================================================== */
strong {
  font-weight: bold;
}
.sText {
  line-height: 1.6;
  font-size: 80%;
}
.ssText {
  line-height: 1.6;
  font-size: 70%;
}
.lText {
  font-size: 117%;
}
.xlText {
  font-size: 130%;
}
.idt {
  text-indent: 1em;
}
.h_idt {
  text-indent: -1em;
  padding-left: 1em;
}
.textHidden {
  visibility: hidden;
}
/* Button
=================================================================== */
a.btn1 {
  display: block;
  background: #ddd;
  color: #fff;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}
a.btn1:before {
  font-family: icon;
  content: "\e84e";
  margin-right: 0.5em;
}

body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "游ゴシック", "Yu Gothic",
    "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}
/* Modal Window
参考： https://ecmemo.net/modal-window
=================================================================== */
.modal-wrapper {
  z-index: 99999; /* ナビゲーションメニュー9999より上部 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 10px;
  text-align: center;
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s, visibility 0.4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  vertical-align: middle;
  content: "";
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 90%;
  /* max-width: 600px; */
  padding: 30px 30px 15px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  vertical-align: middle;
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  color: #95979c !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important;
}
