@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

/* 共通 =========== */
/* 共通・スマホ =========== */
body {
  color: #252525;
  margin: 0;
  font-size: 0.88em;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.7em;
  -webkit-text-size-adjust: none;
}

a {
  color: #314da5;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #314da5;
}

.cf {
  zoom: 1;
}

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

.cf:after {
  clear: both;
}

/* パーツレイアウト */
.fontBold, strong {
  font-weight: bold;
}

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

.indent2 {
  text-indent: -2em;
  padding-left: 2em;
}

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

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

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

/* コンテンツ */
.gHd_pc, .gFt_pc {
  display: none;
}

.gHd_sp {
  background-color: #ffffff;
}

.br_sp {
  display: block;
}

.corp2016-top .gHd2016_previousPage > a {
  display: none;
}

.breadcrumb {
  margin: 10px 10px;
}
.breadcrumb li {
  font-size: 0.857em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.breadcrumb li:before {
  content: "≫";
  margin: 0 7px;
}
.breadcrumb li:first-child:before {
  display: none;
}

.title-h2,
#main .title-h2 {
  font-size: 1.57em;
  line-height: 1.7 !important;
  border-top: 4px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 4px 10px;
}

.title-h3,
#main .title-h3 {
  font-size: 1.428em;
  border-left: 4px solid #999999;
  padding: 3px 10px;
  margin: 40px 0 20px;
  position: relative;
}

.title-h4,
#main .title-h4 {
  font-size: 1.285em;
  vertical-align: middle;
  margin-left: 10px;
}
.title-h4:before,
#main .title-h4:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #555555;
  vertical-align: middle;
  margin-right: 10px;
}
#main .title-h3 + .title-h3 {
  margin-top: 70px;
}
#main .title-h3 + .title-h3::before {
  content: '';
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #e3e3e3;
}

.btn-gray-color,
.body-company #main .btn-gray-color {
  color: #252525;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background: #ebebeb;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #ebebeb));
  background-image: -moz-linear-gradient(top, #fbfbfb, #ebebeb);
  background-image: -webkit-linear-gradient(top, #fbfbfb, #ebebeb);
  background-image: linear-gradient(to bottom, #fbfbfb, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFBFBFB', endColorstr='#FFEBEBEB');
}
.btn-gray-color:hover,
.body-company #main .btn-gray-color:hover {
  text-decoration: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background: #e5e5e5;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #e5e5e5));
  background-image: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #e5e5e5);
  background-image: linear-gradient(to bottom, #f5f5f5, #e5e5e5);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF5F5F5', endColorstr='#FFE5E5E5');
}
.btn-gray-color:hover, .btn-gray-color:link, .btn-gray-color:visited,
.body-company #main .btn-gray-color:hover,
.body-company #main .btn-gray-color:link,
.body-company #main .btn-gray-color:visited {
  color: #252525;
}

.btn-yellow-color {
  color: #252525;
  text-align: center;
  border: 1px solid #fccd0a;
  border-radius: 2px;
  background: #ffc600;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe256), color-stop(100%, #ffc600));
  background-image: -moz-linear-gradient(top, #ffe256, #ffc600);
  background-image: -webkit-linear-gradient(top, #ffe256, #ffc600);
  background-image: linear-gradient(to bottom, #ffe256, #ffc600);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFE256', endColorstr='#FFFFC600');
}
.btn-yellow-color:hover {
  text-decoration: none;
  border: 1px solid #f2c85c;
  border-radius: 2px;
  background: #f0af0a;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2c85c), color-stop(100%, #f0af0a));
  background-image: -moz-linear-gradient(top, #f2c85c, #f0af0a);
  background-image: -webkit-linear-gradient(top, #f2c85c, #f0af0a);
  background-image: linear-gradient(to bottom, #f2c85c, #f0af0a);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF2C85C', endColorstr='#FFF0AF0A');
}
.btn-yellow-color:hover, .btn-yellow-color:link, .btn-yellow-color:visited {
  color: #252525;
}

.main-column_indent {
  margin-left: 10px;
}

.caution-note {
  font-size: 0.875em;
}

.block-menu {
  margin: 0 10px;
}
.block-menu li {
  border: 1px solid #dfdfdf;
  position: relative;
  margin-top: 16px;
}
.block-menu li:after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  background-position: 0 -1098px;
  position: absolute;
  top: 0;
  right: 0;
}
.block-menu li a {
  display: block;
  height: 100%;
  position: relative;
  color: #252525;
  text-decoration: none;
  overflow: hidden;
}
.block-menu li a:hover {
  background-color: #edf3f1;
}
.block-menu li a .block-menu_title {
  text-align: center;
  font-size: 1.285em;
  padding: 15px 10px 0;
}
.block-menu li a .block-menu_text {
  font-size: 0.857em;
  padding: 10px;
  margin-bottom: 0;
}
.block-menu li a .block-menu_thum {
  background-color: #d8e6e2;
  text-align: center;
  line-height: 0;
}
.block-menu li a .block-menu_thum img {
  max-width: 353px;
  width: 100%;
  height: auto;
}

.blank-mark {
  background-position: -137px -529px;
  display: inline-block;
  width: 15px;
  height: 17px;
  margin-left: 3px;
  vertical-align: middle;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.pdf-mark {
  background-position: -137px -529px;
  display: inline-block;
  width: 18px;
  height: 17px;
  margin-left: 4px;
  vertical-align: middle;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/icon_pdf.png) no-repeat;
}

/* PC,SP出しわけ */
.spNone {
  display: none;
}

/* スマホ =========== */
@media screen and (max-width: 767px) {
  .icon-textLink,
  .sitemap.js-on .sitemap_title .status,
  .sitemap .sitemap_list li a,
  .sitemap.js-on .single-list .sitemap_list li a:after,
  .btn-pagetop a,
  .breadcrumb li:first-child a,
  .block-menu li:after,
  .slim-sns .slim-sns_list li a,
  .blank-mark {
    background-image: url(../img/img-pad_sp.png);
    background-repeat: no-repeat;
    -webkit-background-size: 160px auto;
    background-size: 160px auto;
  }

  #contents .title-h2 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .icon-textLink {
    padding-left: 11px;
    background-position: -152px -17px;
  }

  .sitemap {
    margin: 30px 10px 20px;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
  }
  .sitemap .sitemap_title {
    border-bottom: 1px solid #dfdfdf;
    background-color: #ffffff;
    padding: 10px;
  }
  .sitemap .sitemap_title .status {
    display: none;
  }
  .sitemap .sitemap_list {
    border-bottom: 1px solid #dfdfdf;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    background-color: #ffffff;
  }
  .sitemap .sitemap_list li {
    margin: 5px 0;
  }
  .sitemap .sitemap_list li a {
    background-position: -152px -17px;
    padding-left: 11px;
  }
  .sitemap.js-on .sitemap_title {
    position: relative;
    cursor: pointer;
  }
  .sitemap.js-on .sitemap_title .status {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #f5f5f5;
    border-left: 1px solid #dfdfdf;
    background-position: -56px -940px;
  }
  .sitemap.js-on .active .status {
    background-position: -125px -940px;
    background-color: #ffffff;
  }
  .sitemap.js-on .single-list .sitemap_title {
    display: none;
  }
  .sitemap.js-on .single-list .sitemap_list {
    display: block;
    padding: 0;
    box-shadow: none;
  }
  .sitemap.js-on .single-list .sitemap_list li {
    margin: 0;
  }
  .sitemap.js-on .single-list .sitemap_list li a {
    display: block;
    padding: 10px;
    position: relative;
    color: #252525;
    background-image: none;
  }
  .sitemap.js-on .single-list .sitemap_list li a:hover {
    text-decoration: none;
  }
  .sitemap.js-on .single-list .sitemap_list li a:after {
    content: "";
    display: block;
    width: 12px;
    height: 20px;
    position: absolute;
    top: 11px;
    right: 15px;
    background-position: -2px -950px;
  }
  .sitemap.js-on .sitemap_list {
    display: none;
  }

  .btn-pagetop {
    z-index: 1000;
    margin: 0 10px 10px;
    text-align: right;
    line-height: 0;
  }
  .btn-pagetop a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-position: -1px -528px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.75);
  }

  .btn-pageTop_scroll {
    position: fixed;
    bottom: 0px;
    right: 0px;
  }

  .breadcrumb li:first-child a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 20px;
    height: 20px;
    background-position: 2px -1026px;
    display: inline-block;
    vertical-align: middle;
  }
  .breadcrumb li:first-child:after {
    vertical-align: middle;
  }
  #contents .breadcrumb {
    margin: 0 0 10px;
  }

  .side-column {
    display: none;
  }

  .slim-sns {
    background-color: #edf3f1;
    margin-top: 30px;
  }
  .slim-sns .slim-sns_title {
    background-color: #d8e6e2;
    line-height: 37px;
    text-align: center;
  }
  .slim-sns .slim-sns_list {
    display: table;
    width: 240px;
    margin: 0 auto;
    padding: 13px 0;
  }
  .slim-sns .slim-sns_list li {
    display: table-cell;
    width: 50px;
    padding-left: 50px;
  }
  .slim-sns .slim-sns_list li:first-child {
    padding-left: 0;
  }
  .slim-sns .slim-sns_list li a {
    display: block;
    height: 40px;
    width: 50px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .slim-sns .slim-sns_list li.slim-sns_list_youtube a {
    background-position: 1px -631px;
  }
  .slim-sns .slim-sns_list li.slim-sns_list_twitter a {
    background-position: 1px -735px;
  }
  .slim-sns .slim-sns_list li.slim-sns_list_facebook a {
    background-position: 1px -834px;
  }
  /* PC,SP出しわけ */
  .pcNone {
    display: block;
  }
}

/* 見出し ※2019年6月からのニューバージョン */
.hdg-1,
#main .hdg-1 {
  font-size: 1.57em;
  line-height: 1.7 !important;
  border-top: 4px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 4px 10px;
  background: none;
  color: #252525;
}
#contents .hdg-1 {
    margin-left: -10px;
    margin-right: -10px;
}
.hdg-2,
#main .hdg-2 {
  font-size: 1.428em;
  border-left: 4px solid #999999;
  padding: 3px 10px;
  margin: 40px 0 20px;
  position: relative;
  line-height: inherit;
}
.hdg-3,
#main .hdg-3 {
  font-size: 1.285em;
  vertical-align: middle;
  border-left: none;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 0;
}
.hdg-3:before,
#main .hdg-3:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #555555;
  vertical-align: middle;
  margin-right: 10px;
}
#main .hdg-2 + .hdg-2 {
  margin-top: 70px;
}
#main .hdg-2 + .hdg-2::before {
  content: '';
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #e3e3e3;
}
