@charset "UTF-8";

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", "游ゴシック", "YuGothic-Medium", "YuGo-Medium", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "モトヤLシーダ3等幅", MotoyaLCedar, "メイリオ", Meiryo, sans-serif;
  line-height: 2.0;
  background: #fff;
  color: #333;
  -webkit-font-smoothing: antialiased;
  line-break: strick;
}

h1,
h2,
h3,
h4,
h5,
ul,
ol,
li,
p,
dl,
dt,
dd,
figure {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

em {
  font-style: normal;
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

input[type="text"],
input[type="tel"],
input[type="mail"],
input[type="search"],
textarea {
  padding: 0.3em 5px;
  border: 1px solid #f3f3f3;
  background: #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  padding: 0.3em 5px;
  border: 1px solid #f3f3f3;
  background: #fff;
  border-radius: 0;
}

a {
  color: #0044cc;
}

.globalMain.houjin a {
  color: #0099cc;
}

.globalMain {
  position: relative;
  min-width: 1080px;
  border-top: 3px solid #003399;
  margin-top: 135px;
}

.tokyo .globalMain.houjin {
  border-top-color: #0099cc;
}

.saitama .globalMain.houjin {
  border-top-color: #003d98;
}

.gifu .globalMain.houjin {
  border-top-color: #0aa20a;
}

.globalHeader--simple + .wrapper {
  margin-top: -45px;
}

body.popup .globalMain {
  padding-top: 14px;
  padding-bottom: 14px;
}

body.popup .globalMain .container {
  min-width: 0;
  width: auto;
}

.breadcrumb {
  margin: 15px 0 60px 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
}

.breadcrumb > li {
  display: inline;
  margin-left: 0.5em;
  vertical-align: middle;
}

.breadcrumb > li:before {
  content: "> ";
}

.breadcrumb > li:first-child:before {
  content: none;
}

.breadcrumb > li > a {
  color: #003399;
}

.breadcrumb > li > em {
  vertical-align: baseline;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 14px;
  padding-left: 14px;
  width: 1080px;
}

.container-thin {
  margin-right: auto;
  margin-left: auto;
  padding-right: 14px;
  padding-left: 14px;
  width: 796px;
}

.row {
  margin-left: -14px;
  margin-right: -14px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  position: relative;
  min-height: 1px;
  float: left;
  padding-left: 14px;
  padding-right: 14px;
}

.col-0 {
  width: 0%;
}

.col-push-0 {
  left: auto;
}

.col-pull-0 {
  right: auto;
}

.col-1 {
  width: 8.33333%;
}

.col-push-1 {
  left: 8.33333%;
}

.col-pull-1 {
  right: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.col-push-2 {
  left: 16.66667%;
}

.col-pull-2 {
  right: 16.66667%;
}

.col-3 {
  width: 25%;
}

.col-push-3 {
  left: 25%;
}

.col-pull-3 {
  right: 25%;
}

.col-4 {
  width: 33.33333%;
}

.col-push-4 {
  left: 33.33333%;
}

.col-pull-4 {
  right: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.col-push-5 {
  left: 41.66667%;
}

.col-pull-5 {
  right: 41.66667%;
}

.col-6 {
  width: 50%;
}

.col-push-6 {
  left: 50%;
}

.col-pull-6 {
  right: 50%;
}

.col-7 {
  width: 58.33333%;
}

.col-push-7 {
  left: 58.33333%;
}

.col-pull-7 {
  right: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.col-push-8 {
  left: 66.66667%;
}

.col-pull-8 {
  right: 66.66667%;
}

.col-9 {
  width: 75%;
}

.col-push-9 {
  left: 75%;
}

.col-pull-9 {
  right: 75%;
}

.col-10 {
  width: 83.33333%;
}

.col-push-10 {
  left: 83.33333%;
}

.col-pull-10 {
  right: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.col-push-11 {
  left: 91.66667%;
}

.col-pull-11 {
  right: 91.66667%;
}

.col-12 {
  width: 100%;
}

.col-push-12 {
  left: 100%;
}

.col-pull-12 {
  right: 100%;
}

.flex-box-0 {
  width: calc(0% - 28px);
}

.flex-box-1 {
  width: calc(8.33333% - 28px);
}

.flex-box-2 {
  width: calc(16.66667% - 28px);
}

.flex-box-3 {
  width: calc(25% - 28px);
}

.flex-box-4 {
  width: calc(33.33333% - 28px);
}

.flex-box-5 {
  width: calc(41.66667% - 28px);
}

.flex-box-6 {
  width: calc(50% - 28px);
}

.flex-box-7 {
  width: calc(58.33333% - 28px);
}

.flex-box-8 {
  width: calc(66.66667% - 28px);
}

.flex-box-9 {
  width: calc(75% - 28px);
}

.flex-box-10 {
  width: calc(83.33333% - 28px);
}

.flex-box-11 {
  width: calc(91.66667% - 28px);
}

.flex-box-12 {
  width: calc(100% - 28px);
}

.heading1 {
  color: #151515;
  padding: 50px 0;
  background-color: #eef6ff;
}

.heading1 h1 {
  margin: 0 auto;
  width: 1080px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.6;
  padding: 0 20px;
}

.heading2 {
  color: #151515;
  border-bottom: 2px solid #d8dade;
  margin-bottom: 40px;
  padding-bottom: 0.2em;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.6;
}

.heading2-simple {
  color: #151515;
  margin-bottom: 20px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.6;
}

.heading3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.6;
  color: #003399;
}

.globalMain.houjin .heading3 {
  color: #0099cc;
}

.heading4 {
  margin-bottom: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

.accordionWrap .js-accordion-trigger {
  position: relative;
  cursor: pointer;
}

.accordionWrap .js-accordion-trigger:after {
  content: "";
  font-family: FontAwesome;
}

.accordionWrap.is-open .js-accordion-trigger:after {
  content: "\f106";
}

.accordionWrap .js-accordion-target {
  display: none;
}

.linkIcon-arrow:before,
.dateList > dd a:before {
  display: inline-block;
  content: "";
  width: 0.4em;
  height: 1em;
  background: url(/nw/common/img/icon_arrow.png) no-repeat 0 100%;
  background-size: 100% auto;
  margin-right: 0.4em;
}

.globalMain.houjin .linkIcon-arrow:before,
.globalMain.houjin .dateList > dd a:before,
.dateList > dd .globalMain.houjin a:before {
  background: url(/nw/common/img/icon_arrow_houjin.png) no-repeat 0 100%;
  background-size: 100% auto;
}

.globalMain a[target="_blank"] {
  margin-right: 0.4em;
}

.globalMain a[target="_blank"]:after {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  overflow: hidden;
  line-height: 1;
  height: 0.9em;
  padding-left: 0.4em;
  font-weight: normal;
  color: #4096cd;
}

.globalMain a[target="_blank"].no-icon {
  margin-right: 0;
}

.globalMain a[target="_blank"].no-icon:after {
  content: none;
}

.globalMain a[href$=".pdf"] {
  margin-right: 0.4em;
}

.globalMain a[href$=".pdf"]:after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 16px;
  background: url(/nw/common/img/icon_pdf.png) no-repeat 0 0;
  background-size: auto 100%;
  margin-left: 0.4em;
  vertical-align: middle;
}

ul.inline {
  margin-left: -35px;
}

ul.inline > li {
  display: inline-block;
  padding-left: 35px;
  white-space: nowrap;
}

.linkIcon-pdf {
  text-decoration: none;
}

.linkIcon-pdf span.title {
  text-decoration: underline;
}

.linkIcon-pdf span.size {
  color: #333;
}

.no-touchevents .linkIcon-pdf:hover span.title {
  text-decoration: none;
}

.linkIcon-zoom {
  margin-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

.linkIcon-zoom:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 0.4em;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1;
  color: #003399;
  vertical-align: middle;
}

.linkIcon-rss {
  margin-right: 0 !important;
  font-weight: bold;
}

.linkIcon-rss:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  overflow: hidden;
  line-height: 1;
  height: 0.9em;
  padding-top: 1px;
  padding-right: 0.4em;
  font-size: 1.1em;
  color: #003399;
}

.linkIcon-rss:after {
  content: none !important;
}

.linkIcon-rss .fa {
  padding-left: 10px;
  font-size: 2em;
  color: #003399;
  vertical-align: middle;
}

.btnWrap {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.btnWrap:last-child {
  margin-bottom: 0;
}

.btnWrap > .btn {
  width: 50%;
}

.row > * > .btnWrap .btn {
  width: 100%;
}

.btn {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 61px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 12px 15px 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  background-color: #fff;
  border: 2px solid #003399;
  border-radius: 3px;
  color: #003399;
  text-decoration: none;
}

.globalHeader.houjin .btn,
.globalMain.houjin .btn {
  color: #0099cc;
  border-color: #0099cc;
}

.btn:before {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 18px;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  font-size: 1.2em;
}

.btn[disabled],
.btn[disabled]:hover {
  background: #eee !important;
  border-color: #cacaca !important;
  color: #adadad !important;
}

.btn.btn-lg {
  font-size: 20px;
  font-size: 2.0rem;
  padding-top: 22px;
  padding-bottom: 18px;
  padding-right: 22px;
  padding-left: 44px;
}

.btn.btn-lg:before {
  left: 14px;
}

.btn.btn-sm {
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 18px;
  padding-bottom: 14px;
  padding-right: 18px;
  padding-left: 36px;
}

.btn.btn-sm:before {
  left: 8px;
}

.btn.btn-text-s {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
  font-size: 1.4rem;
}

.btn.btn-important {
  border: none;
  color: #fff;
  background-color: #003399;
}

.globalHeader.houjin .btn.btn-important,
.globalMain.houjin .btn.btn-important {
  color: #fff;
  background-color: #0099cc;
  border: none;
  min-height: 57px;
}

.btn.btn-secondary {
  padding-top: 22px;
  padding-bottom: 22px;
  background: #e2e2e2;
  border: none;
}

.btn.btn-secondary:before {
  left: 20px;
}

.btn.btn-secondary[disabled],
.btn.btn-secondary[disabled]:hover {
  background: #eee;
  border-color: #cacaca;
  color: #adadad;
}

.btn.btn-secondary[disabled]:after,
.btn.btn-secondary[disabled]:hover:after {
  content: none;
}

.btn.btn-back:before {
  content: '\f0d9';
  left: 16px;
  right: auto;
}

.btn[target="_blank"] {
  padding-right: 38px;
}

.btn[target="_blank"]:after {
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.btn.btn-inline {
  width: auto;
  min-height: 0;
  padding: 10px 12px 10px 30px;
}

ul.list > li {
  position: relative;
  padding-left: 1.5em;
}

ul.list > li:before {
  position: absolute;
  top: 0.75em;
  left: 0.5em;
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background: #333;
}

ul.list-em > li {
  position: relative;
  padding-left: 1.5em;
}

ul.list-em > li:before {
  position: absolute;
  top: 0.75em;
  left: 0.5em;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #003399;
}

.globalMain.houjin ul.list-em > li:before {
  background: #0099cc;
}

ol.list {
  list-style: decimal;
  margin-left: 1.5em;
}

ol.list-notes li {
  margin-left: 3.2em;
  text-indent: -2.6em;
  font-size: 14px;
  font-size: 1.4rem;
  counter-increment: cnt;
}

ol.list-notes li:before {
  display: marker;
  content: "注" counter(cnt) "：";
}

dl.list dt {
  font-weight: bold;
}

dl.item-list dt {
  font-weight: bold;
}

dl.item-list-plane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

dl.item-list-plane dt {
  width: 160px;
}

dl.item-list-plane dd {
  width: calc(100% - 160px);
}

.linkList-anchor {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.linkList-anchor:before,
.linkList-anchor:after {
  content: " ";
  display: table;
}

.linkList-anchor:after {
  clear: both;
}

.linkList-anchor > li {
  position: relative;
  margin-top: 15px;
  padding-right: 30px;
  padding-left: 60px;
  text-indent: -30px;
}

.linkList-anchor > li:before {
  content: "";
  font-family: FontAwesome;
  padding-right: 5px;
  font-weight: normal;
  color: #003399;
}

.globalMain.houjin .linkList-anchor > li:before {
  color: #0099cc;
}

.linkList-anchor > li:after {
  position: absolute;
  content: "";
  top: 10%;
  right: 0;
  border-right: 2px solid #d8dade;
  width: 1px;
  height: 80%;
}

.linkList-anchor > li:first-child {
  padding-left: 30px;
}

.linkList-anchor > li:last-child {
  padding-right: 0;
}

.linkList-anchor > li:last-child:after {
  border-right: none;
}

.codingNote {
  margin: 120px 0 20px 0;
  padding: 1em;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.codingNote p {
  display: inline;
  margin-left: 1.5em;
  font-size: 0.9em;
}

.codingNote a {
  margin-left: 0.5em;
  color: #fff;
}

.codingNote-table {
  margin-top: -20px;
  width: 100%;
}

.codingNote-table tr > *:first-child {
  width: 30%;
}

.codingNote-table tr > *:nth-child(2) {
  width: 25%;
}

.codingNote-table th {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: normal;
}

.codingNote-table td {
  border-bottom: 1px solid #e2e2e2;
}

.section {
  margin-bottom: 80px;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.text-indent p:not(:first-child) {
  text-indent: 1em !important;
}

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

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

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

.font-xs {
  line-height: 1.84;
}

.font-s {
  line-height: 1.86;
}

.font-maxl {
  line-height: 1 !important;
}

.note {
  color: #ff0000;
}

.font-important {
  color: #ff0000;
}

.comments {
  margin-left: 1em;
  text-indent: -1em;
}

.f-right {
  float: right !important;
}

.f-left {
  float: left !important;
}

.w5p {
  width: 5% !important;
}

.w10p {
  width: 10% !important;
}

.w15p {
  width: 15% !important;
}

.w20p {
  width: 20% !important;
}

.w25p {
  width: 25% !important;
}

.w30p {
  width: 30% !important;
}

.w35p {
  width: 35% !important;
}

.w40p {
  width: 40% !important;
}

.w45p {
  width: 45% !important;
}

.w50p {
  width: 50% !important;
}

.w55p {
  width: 55% !important;
}

.w60p {
  width: 60% !important;
}

.w65p {
  width: 65% !important;
}

.w70p {
  width: 70% !important;
}

.w75p {
  width: 75% !important;
}

.w80p {
  width: 80% !important;
}

.w85p {
  width: 85% !important;
}

.w90p {
  width: 90% !important;
}

.w95p {
  width: 95% !important;
}

.w100p {
  width: 100% !important;
}

.borderTop {
  border-top: 1px solid #d8dade;
  padding-top: 60px;
}

.borderTop + .borderTop {
  margin-top: 60px;
}

.borderBtm {
  border-bottom: 1px solid #d8dade;
}

.wAuto {
  width: auto;
}

.anchorEml {
  margin-top: -133px;
  padding-top: 133px;
}

.mt-default {
  margin-top: 40px;
}

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

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

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

.pt-default {
  padding-top: 40px;
}

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

figure figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 14px;
}

.table {
  width: 100%;
  border-bottom: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
}

.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px;
  border-top: 1px solid #b9b9b9;
  border-left: 1px solid #b9b9b9;
  vertical-align: middle;
}

.table thead > tr > th.nowrap,
.table thead > tr > td.nowrap,
.table tbody > tr > th.nowrap,
.table tbody > tr > td.nowrap {
  white-space: nowrap;
}

.table thead > tr > th p:first-child,
.table thead > tr > th ul:first-child,
.table thead > tr > th ol:first-child,
.table thead > tr > td p:first-child,
.table thead > tr > td ul:first-child,
.table thead > tr > td ol:first-child,
.table tbody > tr > th p:first-child,
.table tbody > tr > th ul:first-child,
.table tbody > tr > th ol:first-child,
.table tbody > tr > td p:first-child,
.table tbody > tr > td ul:first-child,
.table tbody > tr > td ol:first-child {
  margin-top: 0;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tbody > tr > .headTH {
  background: #eef6ff;
}

.table td {
  overflow: hidden;
}

.table td .btn {
  padding: 9px 10px 9px 25px;
  font-size: 14px;
  font-size: 1.4rem;
}

.table td .btn:before {
  left: 12px;
}

.table td > ol:last-child {
  margin-bottom: 0;
}

.table td.bg-orange,
.table th.bg-orange,
.table tr.bg-orange {
  background-color: #fcd5b4;
}

.table td.bg-orange-light,
.table th.bg-orange-light,
.table tr.bg-orange-light {
  background-color: #fde9d9;
}

.table td.bg-green,
.table th.bg-green,
.table tr.bg-green {
  background-color: #d8e4bc;
}

.table td.bg-blue,
.table th.bg-blue,
.table tr.bg-blue {
  background-color: #c5d9f1;
}

.table td.bg-white,
.table th.bg-white,
.table tr.bg-white {
  background-color: #fff;
}

.table-striped tbody > tr:nth-child(even) > td:not(.headTH) {
  background: #f2f2f2;
}

.table-scroll table.table {
  min-width: 650px;
}

.tableElm {
  display: table;
}

.border-box {
  padding: 36px;
  border: 4px solid #003399;
}

.globalMain.houjin .border-box {
  border-color: #0099cc;
}

.border-box .border-box-tit {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #003399;
}

.globalMain.houjin .border-box .border-box-tit {
  color: #0099cc;
}

.border-gray-box {
  padding: 20px;
  border: 2px solid #d8dade;
}

.border-gray-box .border-gray-box-tit {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.4;
  font-weight: bold;
  color: #003399;
}

.globalMain.houjin .border-gray-box .border-gray-box-tit {
  color: #0099cc;
}

.border-gray-box .border-gray-box-body {
  margin-top: 15px;
}

.border-gray-box + .border-gray-box {
  margin-top: 30px;
}

.label-box {
  border: 2px solid #003399;
}

.globalMain.houjin .label-box {
  border-color: #0099cc;
}

.label-box .label-box-tit {
  font-weight: bold;
  background-color: #003399;
  color: #fff;
  padding: 8px 10px;
}

.globalMain.houjin .label-box .label-box-tit {
  background-color: #0099cc;
}

.label-box .label-box-body {
  padding: 8px 10px;
}

.label-border-box {
  border: 10px solid #d8dade;
  padding: 20px;
}

.label-border-box .label-border-box-tit {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  border-bottom: 2px solid #003399;
}

.label-border-box .label-border-box-body {
  padding: 20px 0 0 0;
}

.globalMain.houjin .label-border-box .label-border-box-tit {
  border-bottom-color: #0099cc;
}

.bg-light-box {
  background-color: #eef6ff;
  padding: 30px;
}

.bg-light-box .bg-light-box-tit {
  font-weight: bold;
  color: #003399;
  font-size: 20px;
  font-size: 2.0rem;
}

.globalMain.houjin .bg-light-box .bg-light-box-tit {
  color: #0099cc;
}

.alert {
  margin-bottom: 40px;
  padding: 0 24px;
  background: #ffefef;
  border: 6px solid #f00;
}

.alert .dateList {
  border-bottom-color: #bf9c9c;
}

.alert .dateList:last-child {
  border-bottom: none;
}

.alert .dateList dt {
  width: 100%;
}

.alert .dateList dd {
  line-height: 1.7;
}

.alert .dateList dd + dd {
  margin-top: 12px;
}

.alert .dateList dd .title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.alert .dateList dd .text {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}

.alert .dateList dd > .title,
.alert .dateList dd > .text {
  margin-left: -14px;
}

.alert .dateList dd:last-child {
  padding-bottom: 0;
}

.dateList {
  padding-top: calc( 24px - 0.5em);
  padding-bottom: calc( 24px - 0.5em);
  border-bottom: 1px solid #e2e2e2;
}

h2 + .dateList {
  padding-top: 0;
}

.dateList > dd {
  position: relative;
}

.dateList > dd a {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.dateList > dd a[target="_blank"]:after {
  padding-left: 1.4em;
}

ul.bnrLink > li {
  border: 1px solid #d8dade;
}

ul.bnrLink > li > a {
  display: block;
}

ul.bnrLink > li > a[target="_blank"] {
  position: relative;
}

ul.bnrLink > li > a[target="_blank"]:after {
  position: absolute;
  left: calc(100% - 2em);
  bottom: 14px;
}

ul.bnrLink > li > a[target="_blank"].no-icon:after {
  position: static;
}

ul.bnrLink > li > a img {
  width: 100%;
  display: block;
}

dl.bnrLink > dt a,
dl.bnrLink > dt span {
  border: 1px solid #d8dade;
  display: block;
  padding: 14px;
  text-align: center;
}

dl.bnrLink > dt a[target="_blank"],
dl.bnrLink > dt span[target="_blank"] {
  position: relative;
}

dl.bnrLink > dt a[target="_blank"]:after,
dl.bnrLink > dt span[target="_blank"]:after {
  position: absolute;
  left: calc(100% - 2em);
  bottom: 14px;
}

dl.bnrLink > dt a[target="_blank"].no-icon:after,
dl.bnrLink > dt span[target="_blank"].no-icon:after {
  position: static;
}

dl.bnrLink > dt img {
  width: auto;
  max-width: 100%;
}

dl.bnrLink > dd {
  margin-top: 10px;
  text-align: center;
  line-height: 1.4;
}

.keyvisual {
  position: relative;
  margin-bottom: 40px;
}

.keyvisual .keyvisual-container {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.keyvisual .keyvisual-title {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  font-size: 3.2rem;
  line-height: 1.8;
}

.keyvisual .keyvisual-caption {
  margin-top: 3px;
  color: #F5F5F5;
  font-size: 16px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5;
}

.keyvisual .keyvisual-btn {
  margin: 30px auto 0 auto;
  width: 332px;
}

.keyvisual-img {
  position: relative;
}

.keyvisual-img img {
  width: 100%;
}

.pdfReader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px;
  font-size: 12px;
  font-size: 1.2rem;
}

.pdfReader .pdfReader-bnr {
  padding-right: 14px;
}

.pdfReader .pdfReader-bnr a:after {
  content: none;
}

.pdfReader .pdfReader-text > *:first-child {
  margin-top: 0;
}

.qaElm {
  padding: 17px 0;
  border-bottom: 2px solid #e2e2e2;
}

.qaElm .qaIcon {
  margin-top: 0;
  padding-right: 0.5em;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.qaElm .qaIcon:after {
  content: ".";
}

.qaElm > dt {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.qaElm > dt .qaIcon {
  color: #003399;
}

.qaElm > dt .qaQuestion {
  width: calc(100% - 48px - 48px);
  margin-top: 0;
  padding-right: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #0044cc;
}

.qaElm > dt .qaQuestion > span {
  border-bottom: 2px solid #7fa1e5;
}

.qaElm > dt:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px;
  float: right;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 0;
  color: #003399;
  border-left: 2px solid #e2e2e2;
}

.qaElm > dd {
  overflow: hidden;
  padding-top: 20px;
}

.qaElm > dd .qaIcon {
  float: left;
  color: #4096cd;
}

.qaElm > dd .qaAnser {
  float: left;
  width: calc(100% - 48px - 48px);
  margin-top: 0;
}

.tabWrap .tabNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 34px;
  margin-bottom: 34px;
}

.tabWrap .tabElm {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
  background: #ededed;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  border-right: 1px solid #fff;
  padding: 2em 10px;
  cursor: pointer;
  color: #333;
  text-decoration: none;
}

.tabWrap .tabElm:last-child {
  border-right: none;
}

.tabWrap .tabElm.active {
  color: #fff;
  background: #003399;
  cursor: default;
}

.globalMain.houjin .tabWrap .tabElm.active {
  background: #0099cc;
}

.tabWrap .tabNav.has-child .tabElm.active {
  position: relative;
}

.tabWrap .tabNav.has-child .tabElm.active:before {
  position: absolute;
  left: 50%;
  bottom: -34px;
  display: block;
  content: "";
  width: 0;
  margin-left: -11px;
  border-top: 0 solid transparent;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 22px solid #eeeeee;
}

.tabWrap .tabNav-child {
  margin-bottom: -60px;
  padding: 32px;
  background: #eeeeee;
  font-size: 14px;
  font-size: 1.4rem;
}

.tabWrap .tabNav-child ul {
  margin-top: -13px;
}

.tabWrap .tabNav-child li {
  display: inline-block;
  padding-right: 35px;
  padding-top: 13px;
}

.tabWrap .tabNav-child li:before {
  position: relative;
  content: "";
  font-family: FontAwesome;
  padding-right: 0.4em;
  font-weight: normal;
  color: #00366e;
}

.tabWrap .tabNav-child li.is-active {
  font-weight: bold;
}

.tabWrap .tabNav-child li.is-active:before {
  content: "\f0dd";
  top: -2px;
}

.tabWrap .tabNav-child li > a {
  cursor: pointer;
}

.tabWrap .tabNav-child li:last-child {
  padding-right: 0;
}

.tabWrap .tabContent {
  display: none;
}

.tabWrap .tabContent.active {
  display: block;
}

.step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.step + .step {
  margin-top: 30px;
}

.step .step-num {
  width: 60px;
}

.step .step-num:after {
  display: block;
  content: "";
  background-color: #d8dade;
  margin-top: 10px;
  margin-left: 26px;
  width: 8px;
  height: calc(100% - 50px);
}

.step .step-num .step-num-icon {
  padding-top: 0.5em;
  border-radius: 50%;
  background-color: #003399;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  height: 60px;
  font-size: 14px;
  font-size: 1.4rem;
}

.step .step-num .step-num-icon span {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
}

.step:last-child .step-num:after {
  display: none;
}

.step .step-body {
  background-color: #eef6ff;
  border-radius: 2px;
  padding: 24px;
  width: calc(100% - 70px);
}

.step .step-body .step-body-tit {
  float: left;
  width: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.step .step-body .step-body-tit .step-body-icon {
  width: 60px;
}

.step .step-body .step-body-tit .heading3 {
  margin-bottom: 0;
}

.step .step-body .step-body-detail {
  float: right;
  width: calc(100% - 260px);
  padding-top: 0.4em;
}

.step .step-body .step-contact {
  background-color: #fff;
  border-radius: 2px;
  margin-top: 24px;
  padding: 12px 24px;
}

.globalMain.houjin + .globalFooter {
  margin-top: 0;
}

.globalMain.houjin .resolveTrouble ul {
  padding-bottom: 35px;
  background-image: url("/nw/common/img/icon_arrow_houjin_dwn.png");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 130px auto;
}

.globalMain.houjin .resolveTrouble ul > * {
  margin-bottom: 20px;
  padding: 15px;
  border: 2px solid #d8dade;
  font-weight: bold;
  line-height: 1.6;
}

.globalMain.houjin .resolveTrouble p {
  margin-top: 15px;
  background-color: #ebfaff;
  font-weight: bold;
  line-height: 1.6;
}

.globalMain.houjin .useRegistration {
  margin-bottom: 40px;
}

.tokyo .globalMain.houjin .useRegistration {
  background-color: #ebfaff;
}

.saitama .globalMain.houjin .useRegistration {
  background-color: #eef6ff;
}

.gifu .globalMain.houjin .useRegistration {
  background-color: #f4fced;
}

.globalMain.houjin .applyInduction {
  background-color: #0099cc;
  color: #fff;
  margin-top: 120px;
}

.globalMain.houjin .applyInduction .btn {
  border: none;
  color: #0099cc;
}

.globalMain.houjin .useRegistration,
.globalMain.houjin .applyInduction {
  padding: 60px 0;
}

.globalMain.houjin .useRegistration h2,
.globalMain.houjin .applyInduction h2 {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4;
}

.globalMain.houjin .useRegistration .lead,
.globalMain.houjin .applyInduction .lead {
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
}

@media screen and (min-width: 737px) {
  img {
    max-width: 100%;
  }

  a {
    text-decoration: underline;
  }

  a img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none;
  }

  .no-touchevents a:hover {
    text-decoration: none;
  }

  .no-touchevents a:hover img {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }

  .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -28px;
  }

  .flex > * {
    margin-left: 28px;
  }

  .flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -28px;
  }

  .flex-wrap > * {
    margin-top: 28px;
  }

  .flex-space {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .btn {
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }

  .btn:hover {
    color: #fff;
    background-color: #003399;
  }

  .globalHeader.houjin .btn:hover,
  .globalMain.houjin .btn:hover {
    color: #fff;
    background-color: #0099cc;
  }

  .btn.btn-important:hover {
    background-color: #0a56c6;
  }

  .globalHeader.houjin .btn.btn-important:hover,
  .globalMain.houjin .btn.btn-important:hover {
    background-color: #016e92;
  }

  .btn.btn-secondary:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
  }

  .btn.btn-secondary:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  .no-touchevents .btn.btn-secondary:hover {
    background: #e2e2e2;
    color: #003399;
  }

  dl.item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  dl.item-list dt {
    width: 90px;
  }

  dl.item-list dd {
    width: calc(100% - 90px);
  }

  .only-sp {
    display: none !important;
  }

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

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

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

  .font-xs {
    font-size: 1.2rem !important;
  }

  .font-s {
    font-size: 1.4rem !important;
  }

  .font-l {
    font-size: 1.9rem !important;
  }

  .font-xl {
    font-size: 2.1rem !important;
  }

  .font-maxl {
    font-size: 8.4rem !important;
  }

  .w5p-pc {
    width: 5% !important;
  }

  .w10p-pc {
    width: 10% !important;
  }

  .w15p-pc {
    width: 15% !important;
  }

  .w20p-pc {
    width: 20% !important;
  }

  .w25p-pc {
    width: 25% !important;
  }

  .w30p-pc {
    width: 30% !important;
  }

  .w35p-pc {
    width: 35% !important;
  }

  .w40p-pc {
    width: 40% !important;
  }

  .w45p-pc {
    width: 45% !important;
  }

  .w50p-pc {
    width: 50% !important;
  }

  .w55p-pc {
    width: 55% !important;
  }

  .w60p-pc {
    width: 60% !important;
  }

  .w65p-pc {
    width: 65% !important;
  }

  .w70p-pc {
    width: 70% !important;
  }

  .w75p-pc {
    width: 75% !important;
  }

  .w80p-pc {
    width: 80% !important;
  }

  .w85p-pc {
    width: 85% !important;
  }

  .w90p-pc {
    width: 90% !important;
  }

  .w95p-pc {
    width: 95% !important;
  }

  .w100p-pc {
    width: 100% !important;
  }

  .wAuto-pc {
    width: auto !important;
  }

  .mt-default-pc {
    margin-top: 40px;
  }

  .mt-s-pc {
    margin-top: 10px !important;
  }

  .mt-m-pc {
    margin-top: 50px !important;
  }

  .mt-l-pc {
    margin-top: 60px !important;
  }

  .img-warap-s-pc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-warap-m-pc {
    padding-left: 30px;
    padding-right: 30px;
  }

  .img-warap-l-pc {
    padding-left: 50px;
    padding-right: 50px;
  }

  .img-warap-xl-pc {
    padding-left: 80px;
    padding-right: 80px;
  }

  .tableElm > * {
    display: table-cell;
    width: 50%;
  }

  .border-gray-box.clearfix .border-gray-box-tit {
    float: left;
    margin-right: 14px;
    width: calc(50% - 14px);
  }

  .border-gray-box.clearfix .border-gray-box-img {
    float: right;
    margin-left: 14px;
    width: calc(50% - 14px);
  }

  .border-gray-box.clearfix .border-gray-box-body {
    float: left;
    margin-right: 14px;
    width: calc(50% - 14px);
  }

  .tableElm .label-border-box:nth-child(odd) {
    border-right-width: 5px;
  }

  .tableElm .label-border-box:nth-child(even) {
    border-left-width: 5px;
  }

  .alert .dateList {
    display: block;
  }

  .alert .dateList dl {
    display: block;
  }

  .alert .dateList dt {
    font-weight: bold;
  }

  .alert .dateList dd {
    display: block;
  }

  .dateList {
    width: 100%;
    display: table;
    font-size: 1.4rem;
  }

  .dateList > dt {
    width: 100px;
    margin-top: calc( 24px - 0.5em);
    padding-right: 14px;
    display: table-cell;
    vertical-align: top;
  }

  .dateList > dd {
    display: table-cell;
  }

  .no-touchevents .qaElm > dt:hover .qaQuestion > span {
    border-bottom: #fff;
  }

  .no-touchevents .tabWrap .tabElm {
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
  }

  .no-touchevents .tabWrap .tabElm:hover {
    background: #d4d4d4;
  }

  .touchevents .tabWrap .tabElm:hover:after {
    content: none;
  }

  .touchevents .tabWrap .tabElm.active:hover:after {
    content: none;
  }

  .tabWrap .tabNav.tabNav-sp-break .tabElm {
    max-width: 175px;
  }

  .tabWrap .tabNav.tabNav-sp-break em.tabElm {
    max-width: 177px;
  }

  .globalMain.houjin .resolveTrouble h2 {
    text-align: center;
  }

  .globalMain.houjin .resolveTrouble ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .globalMain.houjin .resolveTrouble ul > * {
    width: calc(33% - 28px);
    margin-left: 28px;
  }

  .globalMain.houjin .resolveTrouble ul > *:nth-child(3n+1) {
    margin-left: 0;
  }

  .globalMain.houjin .resolveTrouble p {
    text-align: center;
    padding: 15px;
    font-size: 2.4rem;
  }

  .globalMain.houjin .detailSet:before,
  .globalMain.houjin .detailSet:after {
    content: " ";
    display: table;
  }

  .globalMain.houjin .detailSet:after {
    clear: both;
  }

  .globalMain.houjin .detailSet .detailSet-txt {
    float: left;
    width: calc(50% - 14px);
  }

  .globalMain.houjin .detailSet .detailSet-img {
    float: right;
    width: calc(50% - 14px);
  }

  .globalMain.houjin .detailSet .detailSet-btn {
    float: left;
    width: calc(50% - 14px);
    margin-top: 50px;
  }

  .globalMain.houjin .detailSet.reverse .detailSet-txt {
    float: right;
    width: calc(50% - 14px);
  }

  .globalMain.houjin .detailSet.reverse .detailSet-img {
    float: left;
    width: calc(50% - 14px);
  }

  .globalMain.houjin .detailSet.reverse .detailSet-btn {
    float: right;
    width: calc(50% - 14px);
  }

  .globalMain.houjin .applyInduction .btn:hover {
    color: #fff;
    background-color: #016e92;
  }
}

@media screen and (min-width: 737px) and (min-width: 737px) {
  .no-touchevents .tabWrap .tabElm.active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
  }

  .no-touchevents .tabWrap .tabElm.active:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

@media screen and (max-width: 1080px) {
  .globalMain {
    min-width: 0;
    margin-top: 69px;
  }

  .globalHeader--simple + .wrapper {
    margin-top: 0;
  }

  .container {
    width: auto;
    padding-left: 14px;
    padding-right: 14px;
  }

  .container-thin {
    width: auto;
    padding-left: 14px;
    padding-right: 14px;
  }

  .row {
    margin-left: -8px;
    margin-right: -8px;
  }

  .heading1 h1 {
    width: auto;
  }

  .linkList-anchor {
    margin-top: -10px;
    font-size: 1.2rem;
  }

  .linkList-anchor > li {
    margin-top: 10px;
    padding-right: 18px;
    padding-left: 36px;
    text-indent: -18px;
    width: calc(50% - 2px);
  }

  .linkList-anchor > li:nth-child(odd) {
    padding-left: 18px;
  }

  .linkList-anchor > li:nth-child(even) {
    padding-left: 36px;
    padding-right: 0;
  }

  .linkList-anchor > li:nth-child(even):after {
    border-right: none;
  }

  .linkList-anchor > li:first-child {
    padding-left: 18px;
  }

  .table-scroll {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .keyvisual .keyvisual-title {
    font-size: 3.0rem;
    line-height: 1.6;
  }
}

@media screen and (max-width: 736px) {
  html {
    overflow-x: hidden;
  }

  body {
    font-size: 1.4rem;
    line-height: 1.86;
  }

  a {
    text-decoration: underline;
  }

  a,
  a img {
    -webkit-transition: none;
    transition: none;
  }

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

  .breadcrumb {
    display: none;
  }

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    float: none;
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
    left: auto;
    right: auto;
    margin-top: 30px;
  }

  .col-1:first-child,
  .col-2:first-child,
  .col-3:first-child,
  .col-4:first-child,
  .col-5:first-child,
  .col-6:first-child,
  .col-7:first-child,
  .col-8:first-child,
  .col-9:first-child,
  .col-10:first-child,
  .col-11:first-child,
  .col-12:first-child {
    margin-top: 0;
  }

  .row-group .col-1,
  .row-group .col-2,
  .row-group .col-3,
  .row-group .col-4,
  .row-group .col-5,
  .row-group .col-6,
  .row-group .col-7,
  .row-group .col-8,
  .row-group .col-9,
  .row-group .col-10,
  .row-group .col-11,
  .row-group .col-12 {
    margin-top: 10px;
  }

  .row-group .col-1:first-child,
  .row-group .col-2:first-child,
  .row-group .col-3:first-child,
  .row-group .col-4:first-child,
  .row-group .col-5:first-child,
  .row-group .col-6:first-child,
  .row-group .col-7:first-child,
  .row-group .col-8:first-child,
  .row-group .col-9:first-child,
  .row-group .col-10:first-child,
  .row-group .col-11:first-child,
  .row-group .col-12:first-child {
    margin-top: 0;
  }

  .col-1-sp,
  .col-2-sp,
  .col-3-sp,
  .col-4-sp,
  .col-5-sp,
  .col-6-sp,
  .col-7-sp,
  .col-8-sp,
  .col-9-sp,
  .col-10-sp,
  .col-11-sp,
  .col-12-sp {
    position: relative;
    min-height: 1px;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 0;
  }

  .col-0-sp {
    width: 0%;
  }

  .col-push-0-sp {
    left: auto;
  }

  .col-pull-0-sp {
    right: auto;
  }

  .col-1-sp {
    width: 8.33333%;
  }

  .col-push-1-sp {
    left: 8.33333%;
  }

  .col-pull-1-sp {
    right: 8.33333%;
  }

  .col-2-sp {
    width: 16.66667%;
  }

  .col-push-2-sp {
    left: 16.66667%;
  }

  .col-pull-2-sp {
    right: 16.66667%;
  }

  .col-3-sp {
    width: 25%;
  }

  .col-push-3-sp {
    left: 25%;
  }

  .col-pull-3-sp {
    right: 25%;
  }

  .col-4-sp {
    width: 33.33333%;
  }

  .col-push-4-sp {
    left: 33.33333%;
  }

  .col-pull-4-sp {
    right: 33.33333%;
  }

  .col-5-sp {
    width: 41.66667%;
  }

  .col-push-5-sp {
    left: 41.66667%;
  }

  .col-pull-5-sp {
    right: 41.66667%;
  }

  .col-6-sp {
    width: 50%;
  }

  .col-push-6-sp {
    left: 50%;
  }

  .col-pull-6-sp {
    right: 50%;
  }

  .col-7-sp {
    width: 58.33333%;
  }

  .col-push-7-sp {
    left: 58.33333%;
  }

  .col-pull-7-sp {
    right: 58.33333%;
  }

  .col-8-sp {
    width: 66.66667%;
  }

  .col-push-8-sp {
    left: 66.66667%;
  }

  .col-pull-8-sp {
    right: 66.66667%;
  }

  .col-9-sp {
    width: 75%;
  }

  .col-push-9-sp {
    left: 75%;
  }

  .col-pull-9-sp {
    right: 75%;
  }

  .col-10-sp {
    width: 83.33333%;
  }

  .col-push-10-sp {
    left: 83.33333%;
  }

  .col-pull-10-sp {
    right: 83.33333%;
  }

  .col-11-sp {
    width: 91.66667%;
  }

  .col-push-11-sp {
    left: 91.66667%;
  }

  .col-pull-11-sp {
    right: 91.66667%;
  }

  .col-12-sp {
    width: 100%;
  }

  .col-push-12-sp {
    left: 100%;
  }

  .col-pull-12-sp {
    right: 100%;
  }

  .flex > * {
    margin-top: 30px;
  }

  .flex > *:first-child {
    margin-top: 0;
  }

  .flex-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .flex-sp > * {
    margin-left: 8px;
  }

  .flex-sp > *:nth-child(odd) {
    margin-left: 0;
  }

  .flex-box-1,
  .flex-box-2,
  .flex-box-3,
  .flex-box-4,
  .flex-box-5,
  .flex-box-6,
  .flex-box-7,
  .flex-box-8,
  .flex-box-9,
  .flex-box-10,
  .flex-box-11,
  .flex-box-12 {
    width: 100%;
  }

  .flex-group .flex-box-1,
  .flex-group .flex-box-2,
  .flex-group .flex-box-3,
  .flex-group .flex-box-4,
  .flex-group .flex-box-5,
  .flex-group .flex-box-6,
  .flex-group .flex-box-7,
  .flex-group .flex-box-8,
  .flex-group .flex-box-9,
  .flex-group .flex-box-10,
  .flex-group .flex-box-11,
  .flex-group .flex-box-12 {
    margin-top: 10px;
  }

  .flex-group .flex-box-1:first-child,
  .flex-group .flex-box-2:first-child,
  .flex-group .flex-box-3:first-child,
  .flex-group .flex-box-4:first-child,
  .flex-group .flex-box-5:first-child,
  .flex-group .flex-box-6:first-child,
  .flex-group .flex-box-7:first-child,
  .flex-group .flex-box-8:first-child,
  .flex-group .flex-box-9:first-child,
  .flex-group .flex-box-10:first-child,
  .flex-group .flex-box-11:first-child,
  .flex-group .flex-box-12:first-child {
    margin-top: 0;
  }

  .flex-group .flex-box-6-sp {
    width: calc(50% - 8px);
    margin-top: 0;
  }

  .flex-group .flex-box-6-sp:nth-child(n + 3) {
    margin-top: 10px;
  }

  .heading1 {
    margin-bottom: 40px;
    padding: 45px 0;
  }

  .heading1 h1 {
    font-size: 2.4rem;
    line-height: 1.5;
    padding: 0 30px;
  }

  .heading2 {
    margin-bottom: 22px;
    font-size: 2.1rem;
    line-height: 1.5;
  }

  .heading2-simple {
    margin-bottom: 15px;
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .heading3 {
    margin-bottom: 8px;
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .heading4 {
    margin-bottom: 18px;
    font-size: 1.4rem;
  }

  .linkIcon-rss .fa {
    font-size: 1.7em;
  }

  .btnWrap {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .btnWrap > .btn {
    width: 100%;
  }

  .btnWrap.row:before,
  .btnWrap.row:after {
    content: none;
  }

  .btnWrap.row > * {
    margin-top: 30px;
  }

  .btn {
    width: 100%;
    font-size: 1.6rem;
  }

  .btn.btn-lg {
    font-size: 1.6rem;
  }

  .btn[target="_blank"] {
    padding-left: 18px;
    padding-right: 28px;
  }

  .btn[target="_blank"]:before {
    left: 10px;
  }

  .btn[target="_blank"]:after {
    right: 10px;
  }

  ol.list-notes li {
    font-size: 1.2rem;
  }

  .section {
    margin-bottom: 40px;
  }

  .only-pc {
    display: none !important;
  }

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

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

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

  .font-xs {
    font-size: 1.1rem !important;
  }

  .font-s {
    font-size: 1.2rem !important;
  }

  .font-l {
    font-size: 1.6rem !important;
  }

  .font-xl {
    font-size: 1.7rem !important;
  }

  .font-maxl {
    font-size: 7.0rem !important;
  }

  .font-xs-sp {
    line-height: 1.84;
    font-size: 1.1rem !important;
  }

  .w5p-sp {
    width: 5% !important;
  }

  .w10p-sp {
    width: 10% !important;
  }

  .w15p-sp {
    width: 15% !important;
  }

  .w20p-sp {
    width: 20% !important;
  }

  .w25p-sp {
    width: 25% !important;
  }

  .w30p-sp {
    width: 30% !important;
  }

  .w35p-sp {
    width: 35% !important;
  }

  .w40p-sp {
    width: 40% !important;
  }

  .w45p-sp {
    width: 45% !important;
  }

  .w50p-sp {
    width: 50% !important;
  }

  .w55p-sp {
    width: 55% !important;
  }

  .w60p-sp {
    width: 60% !important;
  }

  .w65p-sp {
    width: 65% !important;
  }

  .w70p-sp {
    width: 70% !important;
  }

  .w75p-sp {
    width: 75% !important;
  }

  .w80p-sp {
    width: 80% !important;
  }

  .w85p-sp {
    width: 85% !important;
  }

  .w90p-sp {
    width: 90% !important;
  }

  .w95p-sp {
    width: 95% !important;
  }

  .w100p-sp {
    width: 100% !important;
  }

  .borderTop {
    padding-top: 30px;
  }

  .borderTop + .borderTop {
    margin-top: 30px;
  }

  .wAuto-sp {
    width: auto;
  }

  .anchorEml {
    margin-top: -72px;
    padding-top: 72px;
  }

  .mt-default {
    margin-top: 30px;
  }

  .mt-s {
    margin-top: 7px !important;
  }

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

  .mt-l {
    margin-top: 42px !important;
  }

  .pt-default {
    padding-top: 30px;
  }

  .pl-xs {
    padding-left: 7px !important;
  }

  .mt-default-sp {
    margin-top: 30px;
  }

  .mt-s-sp {
    margin-top: 7px !important;
  }

  .mt-m-sp {
    margin-top: 25px !important;
  }

  .mt-l-sp {
    margin-top: 42px !important;
  }

  figure figcaption {
    font-size: 1.2rem;
  }

  .table thead > tr > th,
  .table thead > tr > td,
  .table tbody > tr > th,
  .table tbody > tr > td {
    font-size: 1.4rem;
  }

  .table thead > tr > th,
  .table tbody > tr > th,
  .table tbody > tr > .headTH {
    padding: 0.5em;
  }

  .table-matrix-sp {
    display: block;
  }

  .table-matrix-sp thead {
    display: none;
  }

  .table-matrix-sp tbody {
    display: block;
  }

  .table-matrix-sp tbody > tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .table-matrix-sp tbody > tr th,
  .table-matrix-sp tbody > tr td {
    display: block;
  }

  .table-matrix-sp tbody > tr th:first-child:before {
    display: block;
    content: attr(data-table-th);
  }

  .border-box {
    padding: 12px;
  }

  .border-box .border-box-tit {
    font-size: 2.1rem;
  }

  .border-gray-box {
    padding: 14px;
  }

  .border-gray-box .border-gray-box-tit {
    font-size: 1.6rem;
  }

  .border-gray-box .border-gray-box-img {
    margin-top: 15px;
  }

  .border-gray-box + .border-gray-box {
    margin-top: 20px;
  }

  .label-border-box {
    border: 6px solid #d8dade;
    padding: 10px;
  }

  .label-border-box .label-border-box-tit {
    font-size: 1.8rem;
  }

  .tableElm .label-border-box:nth-child(odd) {
    border-bottom-width: 3px;
  }

  .tableElm .label-border-box:nth-child(even) {
    border-top-width: 3px;
  }

  .bg-light-box {
    padding: 15px;
  }

  .bg-light-box .bg-light-box-tit {
    font-size: 1.8rem;
  }

  .alert {
    margin-bottom: 25px;
    padding: 0 12px;
    border-width: 3px;
  }

  .alert .dateList dd {
    padding-top: 0;
  }

  .alert .dateList dd .title {
    font-size: 1.6rem;
  }

  .alert .dateList dd .text {
    font-size: 1.4rem;
  }

  ul.bnrLink > li > a[target="_blank"]:after {
    left: calc(100% - 1.4em);
    bottom: 8px;
  }

  dl.bnrLink > dt a[target="_blank"]:after,
  dl.bnrLink > dt span[target="_blank"]:after {
    left: calc(100% - 1.8em);
    bottom: 8px;
  }

  .keyvisual {
    margin-bottom: 20x;
  }

  .keyvisual .keyvisual-title {
    font-size: 2.1rem;
    line-height: 1.4;
  }

  .keyvisual .keyvisual-caption {
    margin-top: 8px;
    font-size: 1.2rem;
  }

  .keyvisual .keyvisual-btn {
    margin: 20px auto 0 auto;
    width: 252px;
  }

  .pdfReader {
    display: block;
    margin-top: 48px;
    font-size: 1.1rem;
  }

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

  .qaElm {
    padding: 10px 0;
  }

  .qaElm .qaIcon {
    font-size: 2.1rem;
  }

  .qaElm > dt .qaQuestion {
    width: calc(100% - 43px - 36px);
    padding-right: 0.5em;
    font-size: 1.4rem;
  }

  .qaElm > dt .qaQuestion > span {
    border-bottom: 1px solid #7fa1e5;
  }

  .qaElm > dt:after {
    width: 36px;
    font-size: 2.8rem;
    border-left: 1px solid #e2e2e2;
  }

  .qaElm > dd {
    padding-top: 10px;
  }

  .qaElm > dd .qaAnser {
    width: calc(100% - 58px);
  }

  .tabWrap .tabNav {
    display: block;
    margin-bottom: 28px;
    margin-bottom: 28px;
  }

  .tabWrap .tabElm {
    display: block;
    border-right: none;
    margin-bottom: 1px;
    padding: 1.5em 10px;
    font-size: 1.4rem;
    text-align: center;
  }

  .tabWrap .tabNav.tabNav-sp-break {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabWrap .tabNav.tabNav-sp-break .tabElm {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.3%;
    padding: 1em 10px;
    border-right: 1px solid #fff;
    font-size: 1.6rem;
  }

  .tabWrap .tabNav.has-child {
    position: relative;
  }

  .tabWrap .tabNav.has-child .tabElm.active {
    position: static;
  }

  .tabWrap .tabNav.has-child .tabElm.active:before {
    border-left-width: 12px;
    border-right-width: 12px;
  }

  .tabWrap .tabNav-child {
    margin-bottom: -30px;
    padding: 22px 18px;
    font-size: 1.2rem;
  }

  .tabWrap .tabNav-child li {
    padding-right: 18px;
  }

  .step + .step {
    margin-top: 25px;
  }

  .step .step-num {
    width: 40px;
  }

  .step .step-num:after {
    margin-left: 18px;
    width: 4px;
    height: calc(100% - 35px);
  }

  .step .step-num .step-num-icon {
    height: 40px;
    font-size: 1.0rem;
  }

  .step .step-num .step-num-icon span {
    font-size: 1.6rem;
  }

  .step .step-body {
    padding: 12px;
    width: calc(100% - 46px);
  }

  .step .step-body .step-body-tit {
    float: none;
    width: auto;
  }

  .step .step-body .step-body-tit .step-body-icon {
    width: 50px;
    padding-right: 10px;
  }

  .step .step-body .step-body-detail {
    float: none;
    width: auto;
    padding-top: 0;
    margin-top: 10px;
  }

  .step .step-body .step-contact {
    margin-top: 12px;
    padding: 12px;
  }

  .globalMain.houjin .resolveTrouble ul > * {
    margin-bottom: 15px;
  }

  .globalMain.houjin .resolveTrouble p {
    padding: 10px;
    font-size: 1.8rem;
  }

  .globalMain.houjin .detailSet .detailSet-img {
    margin-top: 40px;
  }

  .globalMain.houjin .detailSet .detailSet-btn {
    margin-top: 30px;
  }

  .globalMain.houjin .useRegistration {
    margin-bottom: 30px;
  }

  .globalMain.houjin .applyInduction {
    margin-top: 60px;
  }

  .globalMain.houjin .useRegistration,
  .globalMain.houjin .applyInduction {
    padding: 30px 0;
  }

  .globalMain.houjin .useRegistration h2,
  .globalMain.houjin .applyInduction h2 {
    font-size: 2.4rem;
  }

  .globalMain.houjin .useRegistration .lead,
  .globalMain.houjin .applyInduction .lead {
    margin-top: 10px;
  }
}

@media print {
  .only-sp {
    display: none !important;
  }

  .font-l {
    font-size: 1.9rem !important;
  }

  .font-xl {
    font-size: 2.1rem !important;
  }

  .font-maxl {
    font-size: 8.4rem !important;
  }

  .wAuto-pc {
    width: auto !important;
  }

  .w5p-pc {
    width: 5% !important;
  }

  .w10p-pc {
    width: 10% !important;
  }

  .w15p-pc {
    width: 15% !important;
  }

  .w20p-pc {
    width: 20% !important;
  }

  .w25p-pc {
    width: 25% !important;
  }

  .w30p-pc {
    width: 30% !important;
  }

  .w35p-pc {
    width: 35% !important;
  }

  .w40p-pc {
    width: 40% !important;
  }

  .w45p-pc {
    width: 45% !important;
  }

  .w50p-pc {
    width: 50% !important;
  }

  .w55p-pc {
    width: 55% !important;
  }

  .w60p-pc {
    width: 60% !important;
  }

  .w65p-pc {
    width: 65% !important;
  }

  .w70p-pc {
    width: 70% !important;
  }

  .w75p-pc {
    width: 75% !important;
  }

  .w80p-pc {
    width: 80% !important;
  }

  .w85p-pc {
    width: 85% !important;
  }

  .w90p-pc {
    width: 90% !important;
  }

  .w95p-pc {
    width: 95% !important;
  }

  .w100p-pc {
    width: 100% !important;
  }

  tbody > tr > th:not(:last-child) {
    border-right: 25px solid #fff;
  }
}