@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* TOP
--------------- */
@-webkit-keyframes scrollarrow {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: -22px; }
  10% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: -13px; }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: -13px; } }
@keyframes scrollarrow {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: -22px; }
  10% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: -13px; }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: -13px; } }

@-webkit-keyframes fade_opacity {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

@keyframes fade_opacity {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

@-webkit-keyframes line_rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(350deg);
            transform: rotate(350deg); } }

@keyframes line_rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(350deg);
            transform: rotate(350deg); } }

@-webkit-keyframes line_color_blue {
  0% {
    stroke: #1385e8; }
  50% {
    stroke: #13c2e8; }
  100% {
    stroke: #1385e8; } }

@keyframes line_color_blue {
  0% {
    stroke: #1385e8; }
  50% {
    stroke: #13c2e8; }
  100% {
    stroke: #1385e8; } }

@-webkit-keyframes line_color_green {
  0% {
    stroke: #8bcb1b; }
  50% {
    stroke: #c1cb1b; }
  100% {
    stroke: #8bcb1b; } }

@keyframes line_color_green {
  0% {
    stroke: #8bcb1b; }
  50% {
    stroke: #c1cb1b; }
  100% {
    stroke: #8bcb1b; } }

@-webkit-keyframes busi_figure {
  0% {
    fill-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.6);
            transform: scale(0.6); }
  100% {
    fill-opacity: 0.2;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes busi_figure {
  0% {
    fill-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.6);
            transform: scale(0.6); }
  100% {
    fill-opacity: 0.2;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes busi_figure_busi {
  0% {
    fill-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.6);
            transform: scale(0.6); }
  100% {
    fill-opacity: 0.3;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes busi_figure_busi {
  0% {
    fill-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.6);
            transform: scale(0.6); }
  100% {
    fill-opacity: 0.3;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes busi_font {
  0% {
    fill-opacity: 0; }
  30% {
    fill-opacity: 0; }
  100% {
    fill-opacity: 1; } }

@keyframes busi_font {
  0% {
    fill-opacity: 0; }
  30% {
    fill-opacity: 0; }
  100% {
    fill-opacity: 1; } }

@-webkit-keyframes mene_bor_toclose_t {
  to {
    width: 100%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    top: 7px;
    width: 30px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); } }

@keyframes mene_bor_toclose_t {
  to {
    width: 100%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    top: 7px;
    width: 30px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); } }

@-webkit-keyframes mene_bor_toclose_b {
  to {
    width: 100%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    top: 7px;
    width: 30px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

@keyframes mene_bor_toclose_b {
  to {
    width: 100%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    top: 7px;
    width: 30px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

.block, .block-ti, .block-it {
  margin-bottom: 145px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .is-sp .block, .is-sp .block-ti, .is-sp .block-it {
    margin-bottom: 100px;
    display: block; }
  .block .block_txt, .block-ti .block_txt, .block-it .block_txt {
    line-height: 2em;
    color: #464d57; }
  .is-sp .block .block_img img, .is-sp .block-ti .block_img img, .is-sp .block-it .block_img img {
    width: 100%;
    height: auto; }

.block-ti .block_img {
  padding-left: 75px; }
  .is-sp .block-ti .block_img {
    padding-left: 0; }

.is-sp .block-it {
  margin-bottom: 30px; }

.block-it .block_img {
  padding-right: 50px; }
  .is-sp .block-it .block_img {
    padding-right: 0; }

.block_ttl {
  font-size: 23px;
  margin-bottom: 20px; }

.block-footnote {
  font-size: 12px; }

.flowBlock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 90px; }
  .is-sp .flowBlock {
    display: block;
    margin-bottom: 50px; }

.flowItem {
  padding: 40px;
  position: relative; }
  .is-sp .flowItem {
    padding: 25px 15px;
    padding-left: 107.5px;
    box-sizing: border-box; }
  .is-pc .flowItem:last-child:after {
    display: none; }
  .flowItem:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #dbdbdb; }
    .is-sp .flowItem:after {
      width: 100%;
      height: 1px;
      right: auto;
      top: auto;
      bottom: 0;
      left: 0; }

.flowItem_img {
  text-align: center;
  margin-bottom: 20px; }
  .is-sp .flowItem_img {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 62.5px; }
    .is-sp .flowItem_img img {
      width: 100%;
      height: auto; }

.flowItem_title {
  margin-bottom: 10px;
  font-size: 19px; }
  .flowItem_title .intext {
    position: relative; }
    .flowItem_title .intext:after {
      content: "";
      display: block;
      background-color: #19212b;
      width: 100%;
      padding-right: 20px;
      position: absolute;
      height: 2px;
      left: 0;
      bottom: -3px; }

.flow_ttl {
  font-size: 24px;
  margin-bottom: 60px;
  margin-top: 60px;
  text-align: center; }
  .is-sp .flow_ttl {
    margin-bottom: 30px;
    margin-top: 40px; }

.simpleBtn, .btn, .btn_nv, .btn_info, .btnSubmit, .btn_gr {
  display: inline-block;
  padding: 7px 30px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 60px;
  cursor: pointer;
  text-decoration: none; }

.btn_nolink {
  display: inline-block;
  padding: 7px 30px;
  border: 1px solid #2e353f;
  color: #2e353f;
  border-radius: 60px;
  text-decoration: none; }

.btn, .btn_nv, .btn_info, .btnSubmit {
  padding: 7px 45px 7px 45px;
  position: relative;
  transition: 0.25s; }
  .btn:after, .btn_nv:after, .btn_info:after, .btnSubmit:after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4.5px;
    background-image: url("/images/common/icon_btnarrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 11px;
    height: 9px;
    transition: 0.2s; }
  .btn:hover, .btn_nv:hover, .btn_info:hover, .btnSubmit:hover {
    background-color: #fff;
    color: #464d57; }
    .btn:hover:after, .btn_nv:hover:after, .btn_info:hover:after, .btnSubmit:hover:after {
      right: 13px;
      background-image: url("/images/common/icon_btnarrow_on.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 11px;
      height: 9px; }

.btn_gr {
  background-color: #8bcb1b;
  color: #fff;
  border: none;
  transition: 0.25s; }
  .btn_gr:hover {
    background-color: #b4dd6d;
    color: #fff; }

.btn_nv {
  border-color: #2e353f;
  color: #2e353f; }
  .btn_nv:after {
    background-image: url("/images/common/icon_btnarrow_on.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 11px;
    height: 9px; }

/* Newボタン */
.btn_info {
  background-color: #8bcb1b;
  border-radius: 0;
  display: block;
  margin-left: auto;
  width: 270px;
  text-align: center;
  box-sizing: border-box; }
  .btn_info:hover {
    background-color: #b4dd6d;
    color: #fff; }
  .is-sp .btn_info {
    width: 80%;
    margin: 0 auto;
    padding: 10px 45px 10px 45px; }

/* Topicボタン(試行/htmlから外した) */
.btn_info2 {
  background-color: #28A7E1;
  border-radius: 0;
  display: block;
  margin-left: auto;
  width: 270px;
  text-align: center;
  box-sizing: border-box; }
  .btn_info2:hover {
    background-color: #62bfea;
    color: #fff; }
  .is-sp .btn_info2 {
    width: 80%;
    margin: 0 auto;
    padding: 10px 45px 10px 45px; }

.is-sp .display_sp {
  display: block; }

.is-pc .display_sp {
  display: none; }

.is-pc .display_pc {
  display: block; }

.is-sp .display_pc {
  display: none; }

.contactTable {
  position: relative;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .is-sp .contactTable {
    display: block;
    margin-bottom: 60px; }
  .contactTable:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #dbdbdb;
    position: absolute;
    bottom: -10px;
    left: 0; }
    .is-sp .contactTable:after {
      margin-bottom: -20px; }
  .contactTable:last-child {
    margin-bottom: 60px; }
    .is-sp .contactTable:last-child {
      margin-bottom: 40px; }
    .contactTable:last-child:after {
      display: none; }

.contactTableHead,
.contactTableInput {
  padding: 4px 15px;
  box-sizing: border-box; }
  .is-sp .contactTableHead, .is-sp
  .contactTableInput {
    padding: 4px 0; }

.contactTableHead {
  width: 33.80282%;
  position: relative; }
  .is-sp .contactTableHead {
    width: 100%; }

.contactTableInput {
  border-left: 1px solid #dbdbdb;
  padding: 4px 30px;
  width: 66.19718%; }
  .is-sp .contactTableInput {
    border-left: none;
    width: 100%; }

.input,
.textarea {
  padding: 8px 10px;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  width: 280px;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0; }
  .is-sp .input, .is-sp
  .textarea {
    width: 100%; }
  .input:placeholder-shown,
  .textarea:placeholder-shown {
    color: #dbdbdb; }
  .input::-webkit-input-placeholder,
  .textarea::-webkit-input-placeholder {
    color: #dbdbdb; }
  .input:-moz-placeholder,
  .textarea:-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #dbdbdb; }
  .input::-moz-placeholder,
  .textarea::-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #dbdbdb; }
  .input:-ms-input-placeholder,
  .textarea:-ms-input-placeholder {
    color: #dbdbdb; }

.input.longerInput {
  width: 100%; }

.textarea {
  width: 100%;
  height: 240px;
  vertical-align: top; }

.icon_required {
  background-color: #d84545;
  color: #fff;
  position: absolute;
  right: 20px;
  padding: 0 5px;
  font-size: 13px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .is-sp .icon_required {
    position: static;
    margin-left: 10px;
    padding: 3px 5px; }

.btnSubmit {
  border-radius: 30px;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #8bcb1b;
  display: block;
  margin: 60px auto 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 17px;
  width: 370px;
  letter-spacing: 2px; }
  .btnSubmit::-webkit-search-decoration {
    display: none; }
  .btnSubmit::focus {
    outline-offset: -2px; }
  .btnSubmit:hover {
    background-color: #b4dd6d;
    color: #fff; }
  .is-sp .btnSubmit {
    font-size: 14px;
    width: 80%;
    margin: 0 auto 40px;
    padding: 10px 45px 10px 45px; }

.select {
  padding: 0;
  margin: 0;
  height: 30px;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 40px 0 10px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border-radius: 0;
  font-size: 14px; }

.select::-ms-expand {
  display: none; }

.selectWrap {
  position: relative;
  width: 280px; }
  .is-sp .selectWrap {
    width: 100%;
    display: block; }

.selectWrap:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  background: #fff;
  height: 100%;
  width: 30px; }

.selectWrap:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #000 transparent transparent transparent; }

.inputBr {
  margin-bottom: 5px; }

.houjintxt {
  display: block;
  font-size: 11px;
  color: #98989f; }
  .is-sp .houjintxt {
    margin-bottom: 5px;
    margin-top: 5px; }
  #is-en .houjintxt {
    font-size: 12px; }

a {
  color: #464d57; }
  a.linkblank {
    position: relative;
    padding-left: 15px; }
    a.linkblank:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 3px;
      background-image: url("/images/common/icon_linkblank.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 10px;
      height: 8.5px; }

.modal {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 6;
  display: none; }
  .modal.is-open {
    display: block;
    -webkit-animation: fade_opacity 0.5s;
            animation: fade_opacity 0.5s; }
  .modal .modal_ov {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }

.modal_con {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 800px; }
  .is-sp .modal_con {
    width: 100%;
    box-sizing: border-box;
    padding: 15px; }
  .modal_con video {
    width: 100%;
    height: auto; }

.btn_close {
  margin: 0 0 10px auto;
  display: block;
  padding: 10px 45px;
  background-color: rgba(152, 152, 159, 0.3);
  width: 82px;
  border-radius: 60px;
  cursor: pointer;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: opacity 0.25s; }
  .btn_close .btn_close__txt {
    display: block;
    background-image: url("/images/common/txt_close.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 82px;
    height: 12px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; }
    .is-sp .btn_close .btn_close__txt {
      background-image: url("/images/common/txt_close_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 75.5px;
      height: 12px; }
  .btn_close:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

html.is-scrollstop {
  overflow: hidden; }

.table {
  margin: 0 auto; }
  .is-pc .table {
    width: 1100px; }

.table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #dbdbdb;
  min-height: 110px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .is-sp .table-row {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    min-height: auto;
    -webkit-align-items: top;
        -ms-flex-align: top;
            align-items: top; }

.table-item {
  width: 50%; }
  .is-sp .table-item {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    position: relative; }

.table-item {
  padding-left: 175px;
  position: relative; }
  .is-sp .table-item {
    padding-left: 100px;
    box-sizing: border-box; }
  .table-item .item-title {
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%); }
    .is-sp .table-item .item-title {
      left: 15px;
      top: 10px; }

.table-suppliers {
  margin-top: 50px;
  position: relative;
  padding-right: 40px; }
  .is-sp .table-suppliers {
    margin-top: 10px;
    padding-right: 0; }
  .table-suppliers .item-title {
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%); }
    .is-sp .table-suppliers .item-title {
      position: absolute;
      left: 15px;
      top: 20px;
      padding-left: 0; }

.table-suppliers-list_wrp {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 175px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .is-sp .table-suppliers-list_wrp {
    display: block;
    height: 155px;
    overflow: hidden;
    position: relative;
    padding-left: 100px; }

.is-sp .case_block {
  height: 1300px; }

.is-sp .table-suppliers-list_wrp, .is-sp
.more-content {
  overflow: hidden;
  position: relative; }
  .is-sp .table-suppliers-list_wrp:after, .is-sp
  .more-content:after {
    width: 100%;
    height: 70px;
    content: "";
    display: block;
    background: url("/images/common/ovr_white.png") left bottom repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.5s; }
  .is-sp .table-suppliers-list_wrp.is-opening, .is-sp
  .more-content.is-opening {
    height: auto; }
    .is-sp .table-suppliers-list_wrp.is-opening:after, .is-sp
    .more-content.is-opening:after {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      height: 1px; }

.is-sp .table-suppliers-item {
  position: relative;
  display: none; }

.table-suppliers-list {
  width: 275px; }
  .is-sp .table-suppliers-list {
    width: auto;
    padding-right: 15px; }

.suppliers-list {
  margin-bottom: 10px; }

.table-suppliers_btnmore {
  background-color: #98989f;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  cursor: pointer; }
  .is-pc .table-suppliers_btnmore {
    display: none; }
  .is-sp .table-suppliers_btnmore {
    display: block; }
  .table-suppliers_btnmore .btnmore_txt {
    padding-right: 20px;
    position: relative;
    display: none; }
    .table-suppliers_btnmore .btnmore_txt.txt_close {
      display: block; }
    .table-suppliers_btnmore .btnmore_txt:after, .table-suppliers_btnmore .btnmore_txt:before {
      position: absolute;
      content: "";
      display: block;
      height: 2px;
      width: 15px;
      background-color: #fff;
      top: 50%;
      margin-top: -1px;
      right: 0;
      transition: 0.5s; }
    .table-suppliers_btnmore .btnmore_txt:before {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .table-suppliers_btnmore.is-opening .btnmore_txt.txt_close {
    display: none; }
  .table-suppliers_btnmore.is-opening .btnmore_txt.txt_open {
    display: block; }
  .table-suppliers_btnmore.is-opening .btnmore_txt:before {
    -webkit-transform: rotate(0);
            transform: rotate(0); }

html,
body {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  -webkit-text-size-adjust: 100%; }

.wrapper {
  font-size: 16px;
  line-height: 1.5;
  color: #464d57; }
  .is-pc .wrapper {
    min-width: 1100px; }
  .is-sp .wrapper {
    font-size: 15px;
    min-width: auto; }

.is-sp html {
  background-color: #2e353f; }

html,
body#top,
body#top-teaser,
.wrapper,
.main_content {
  height: 100%;
  width: 100%; }

.is-sp .block_sp {
  display: block; }

.is-pc .block_sp {
  display: none; }

.is-pc .block_pc {
  display: block; }

.is-sp .block_pc {
  display: none; }

body .main_content {
  padding-top: 65px;
  font-size: 14px; }

#news .main_content,
#topic .main_content,
#contact .main_content {
  background-color: #eeeeee; }

#news .pagecontentBlock,
#topic .pagecontentBlock,
#contact .pagecontentBlock {
  box-sizing: border-box;
  padding: 80px 170px;
  background-color: #fff;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); }
  .is-sp #news .pagecontentBlock,
  .is-sp #topic .pagecontentBlock, 
  .is-sp
  #contact .pagecontentBlock {
    padding: 15px 30px;
    margin-top: 40px; }

#news .pagecontent,
#topic .pagecontent,
#contact .pagecontent {
  background-color: transparent; }

#news .pankuzu,
#topic .pankuzu,
#contact .pankuzu {
  margin-bottom: 60px; }

#top .main_content,
#top-teaser .main_content {
  padding-top: 0;
  font-size: 15px; }

.pagecontent {
  margin: 0 auto;
  background-color: #fff; }
  .is-pc .pagecontent {
    width: 1100px; }
  .is-sp .pagecontent {
    padding: 0px 15px;
    width: auto; }

.pagecontent_inner {
  width: 900px;
  margin: 0 auto; }
  .is-sp .pagecontent_inner {
    width: auto; }

.headline {
  width: 100%;
  background-color: #eee;
  height: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .is-sp .headline {
    height: 150px; }

.articleTitle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.articleTitle_main,
.articleTitle_sub {
  display: block;
  margin: 0 auto; }

.articleTitle_main {
  margin-bottom: 20px; }
  .is-sp .articleTitle_main {
    margin-bottom: 15px; }

.pankuzu .pankuzu_li {
  display: inline-block;
  margin: 15px 40px 15px 0;
  position: relative;
  line-height: 1.3em; }
  .pankuzu .pankuzu_li:after {
    content: ">";
    display: block;
    position: absolute;
    right: -30px;
    top: 0;
    line-height: 1.3em; }
  .pankuzu .pankuzu_li.pankuzu_li_cursor:after {
    display: none; }

.is-sp .pankuzu {
  display: none; }

.center {
  text-align: center; }

.nostyleli .nostyleli-item {
  margin-bottom: 10px; }
  .nostyleli .nostyleli-item:last-child {
    margin-bottom: 0; }

.infotxt {
  margin: 30px 0 50px;
  text-align: center; }
  .is-sp .infotxt {
    margin: 35px auto;
    padding: 0px;
    box-sizing: border-box;
    text-align: left; }

.infotxt_ttl {
  font-size: 19px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative; }
  .infotxt_ttl:after {
    content: "";
    display: block;
    height: 2px;
    width: 130px;
    position: absolute;
    bottom: 0;
    background-color: #19212b;
    left: 50%;
    margin-left: -65px; }
  .is-sp .infotxt_ttl {
    text-align: left;
    padding-bottom: 25px;
    margin-bottom: 25px;
    letter-spacing: 1px; }
    .is-sp .infotxt_ttl:after {
      left: 0;
      margin-left: 0; }

.linecontent {
  width: 100%;
  background-color: #464d57;
  color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 500px; }
  .is-sp .linecontent.linecontent-long {
    height: 650px; }

.linecontent_in {
  margin: 0 auto;
  line-height: 2em;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .is-pc .linecontent_in {
    width: 1100px; }
  .is-sp .linecontent_in {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }

.linecontent_ttl_sub {
  font-size: 18px;
  margin-bottom: 15px; }
  .is-sp .linecontent_ttl_sub {
    font-size: 15px; }

.linecontent_ttl {
  font-size: 28px;
  margin-bottom: 30px;
  line-height: 1.4em; }

.bannerOther {
  width: 900px;
  margin: 50px auto;
  border: 1px solid #eeeeee;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative; }
  .is-sp .bannerOther {
    display: block;
    width: auto; }
  .bannerOther:before, .bannerOther:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #eeeeee; }
  .bannerOther:before {
    width: 15px;
    height: 100%;
    right: -15px;
    bottom: -15px; }
    .is-sp .bannerOther:before {
      width: 7px;
      right: -7px;
      bottom: -7px; }
  .bannerOther:after {
    width: 100%;
    height: 15px;
    right: -15px;
    bottom: -15px; }
    .is-sp .bannerOther:after {
      height: 7px;
      right: -7px;
      bottom: -7px; }

.bannerOther_image {
  width: 385px;
  background-size: cover; }
  .is-sp .bannerOther_image {
    width: 100%;
    padding-top: 52%; }

.bannerOther_text {
  padding: 30px 0 30px 50px;
  line-height: 1.3em; }
  .is-sp .bannerOther_text {
    padding: 15px; }

.bannerOther_ttl {
  font-size: 22px;
  margin: 20px 0; }
  .is-sp .bannerOther_ttl {
    font-size: 17px; }

.btnOther_simulator {
  background-image: url("/images//business/simulator/bnr_syum.jpg"); }
  .is-sp .btnOther_simulator {
    background-image: url("/images//business/simulator/bnr_syum_sp.jpg"); }

.btnOther_homedoor {
  background-image: url("/images//business/homedoor/bnr_home.jpg"); }
  .is-sp .btnOther_homedoor {
    background-image: url("/images//business/homedoor/bnr_home_sp.jpg"); }

.supText {
  font-size: 40%;
  vertical-align: top;
  position: relative;
  top: -0.4em;
  margin-left: 0.2em; }

#access .headline {
  background-image: url("/images/corporate/access/bg_access.jpg"); }
  .is-sp #access .headline {
    background-image: url("/images/corporate/access/bg_access_sp.jpg"); }

#access .map {
  width: 100%;
  height: 500px;
  margin: 50px auto; }
  .is-sp #access .map {
    width: 100%;
    height: 250px;
    margin: 20px auto; }

#access .table-row {
  min-height: 70px; }

#access .articleTitle_main {
  background-image: url("/images/corporate/access/ttl_access.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 146px;
  height: 30px; }
  .is-sp #access .articleTitle_main {
    background-image: url("/images/corporate/access/ttl_access.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 117.5px;
    height: 22px; }
  #is-en #access .articleTitle_main {
    background-image: url("/images/en/corporate/access/ttl_access.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 151px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #access .articleTitle_main {
    background-image: url("/images/en/corporate/access/ttl_access_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 188px;
    height: 20px;
    margin-bottom: 0; }

#access .articleTitle_sub {
  background-image: url("/images/corporate/access/ttl_access_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 110px;
  height: 12px; }
  .is-sp #access .articleTitle_sub {
    background-image: url("/images/corporate/access/ttl_access_sub.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 67px;
    height: 8px; }




#info .headline {
  background-image: url("/images/corporate/info/bg_info.jpg"); }
  .is-sp #info .headline {
    background-image: url("/images/corporate/info/bg_info_sp.jpg"); }

#info .map {
  width: 100%;
  height: 500px;
  margin: 50px auto; }
  .is-sp #info .map {
    width: 100%;
    height: 250px;
    margin: 20px auto; }

#info .table-row {
  min-height: 70px; }

#info .articleTitle_main {
  background-image: url("/images/corporate/info/ttl_info.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 146px;
  height: 30px; }
  .is-sp #info .articleTitle_main {
    background-image: url("/images/corporate/info/ttl_info.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 117.5px;
    height: 22px; }
  #is-en #info .articleTitle_main {
    background-image: url("/images/en/corporate/info/ttl_info.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 151px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #info .articleTitle_main {
    background-image: url("/images/en/corporate/info/ttl_info_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 188px;
    height: 20px;
    margin-bottom: 0; }

#info .articleTitle_sub {
  background-image: url("/images/corporate/info/ttl_info_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 110px;
  height: 12px; }
  .is-sp #info .articleTitle_sub {
    background-image: url("/images/corporate/info/ttl_info_sub.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 67px;
    height: 8px; }



#article .headline {
  background-image: url("/images/news/article/bg_news.jpg"); }
  .is-sp #article .headline {
    background-image: url("/images/news/article/bg_news_sp.jpg"); }

#article .articleTitle_main {
  background-image: url("/images/news/article/ttl_news.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 146px;
  height: 25px; }
  .is-sp #article .articleTitle_main {
    background-image: url("/images/news/article/ttl_news_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 118px;
    height: 19px; }
  #is-en #article .articleTitle_main {
    background-image: url("/images/en/news/article/ttl_news.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 133px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #article .articleTitle_main {
    background-image: url("/images/en/news/index/ttl_news_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 89px;
    height: 19px;
    margin-bottom: 0; }

#article .articleTitle_sub {
  background-image: url("/images/news/article/ttl_news_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 77px;
  height: 13px; }
  .is-sp #article .articleTitle_sub {
    background-image: url("/images/news/article/ttl_news_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 47.5px;
    height: 8px; }

#article .pankuzu {
  margin-bottom: 60px; }

#article .articleBlock {
  line-height: 2em; }
  .is-sp #article .articleBlock {
    margin-top: 40px; }

#article .articleBlockImg {
  margin-bottom: 2em; }
  #article .articleBlockImg img {
    width: 100%;
    height: auto; }

#article .articleTxt {
  margin-bottom: 2em; }

#article .articleTxt_large {
  font-size: 18px;
  font-weight: bold; }





#topic_article .headline {
  background-image: url("/images/topic/article/bg_topic.jpg"); }
  .is-sp #topic_article .headline {
    background-image: url("/images/topic/article/bg_topic_sp.jpg"); }

#topic_article .articleTitle_main {
  background-image: url("/images/topic/article/ttl_topic_sp.png");/* sp版を代用 */
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 144px;
  height: 31px; }
  .is-sp #topic_article .articleTitle_main {
    background-image: url("/images/topic/article/ttl_topic_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 105.5px;
    height: 22.5px; }
  #is-en #topic_article .articleTitle_main {
    background-image: url("/images/en/topic/article/ttl_topic.png");/* 英語版は未作成 */
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 133px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #topic_article .articleTitle_main {
    background-image: url("/images/en/topic/index/ttl_topic_sp.png");/* 英語版は未作成 */
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 89px;
    height: 19px;
    margin-bottom: 0; }

#topic_article .articleTitle_sub {
  background-image: url("/images/topic/article/ttl_topic_sub_sp.png");/* sp版を代用 */
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 75px;
  height: 15px; }
  .is-sp #topic_article .articleTitle_sub {
    background-image: url("/images/topic/article/ttl_topic_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 48px;
    height: 9px; }

#topic_article .pankuzu {
  margin-bottom: 60px; }

#topic_article .articleBlock {
  line-height: 2em; }
  .is-sp #topic_article .articleBlock {
    margin-top: 40px; }

#topic_article .articleBlockImg {
  margin-bottom: 2em; }
  #topic_article .articleBlockImg img {
    width: 100%;
    height: auto; }

#topic_article .articleTxt {
  margin-bottom: 2em; }

#topic_article .articleTxt_large {
  font-size: 18px;
  font-weight: bold; }

.articleTxt_middle {
  font-size: 18px;
  font-weight: normal; }

.articleTxt_small {
  margin-left: 18px;
  font-size: 13px;
  font-weight: normal; }

#topic_article .articleImgRight {
  float: right;
  margin-right: 300px; }
  .is-sp #topic_article .articleImgRight {
    float: left;
    margin-right: 0px;
  }

.is-sp #topic_article .sp-clear {
    clear: both;
}

.resizeimage {
    max-width: 100%;
    height: auto;
}




#business .headline {
  background-image: url("/images/business/top/bg_business.jpg"); }
  .is-sp #business .headline {
    background-image: url("/images/business/top/bg_business_sp.jpg"); }

#business .articleTitle_main {
  background-image: url("/images/business/top/ttl_business.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 150px;
  height: 30px; }
  .is-sp #business .articleTitle_main {
    background-image: url("/images/business/top/ttl_business_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 120.5px;
    height: 23px; }
  #is-en #business .articleTitle_main {
    background-image: url("/images/en/business/top/ttl_business.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 279px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #business .articleTitle_main {
    background-image: url("/images/en/business/top/ttl_business_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 187px;
    height: 20px;
    margin-bottom: 0; }

#business .articleTitle_sub {
  background-image: url("/images/business/top/ttl_business_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 146px;
  height: 13px; }
  .is-sp #business .articleTitle_sub {
    background-image: url("/images/business/top/ttl_business_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 87px;
    height: 8px; }

#business .is-action .busi_line_green,
#business .is-action .busi_line_blue {
  -webkit-animation: busi_figure_busi 2s;
          animation: busi_figure_busi 2s;
  fill-opacity: 0.3;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.is-sp #business .block, .is-sp #business .block-ti, .is-sp #business .block-it {
  margin-bottom: 40px; }

#business .block_img {
  width: 487px;
  height: 311px;
  margin: 0 auto; }
  .is-sp #business .block_img {
    width: 83.73333%;
    height: auto; }

#business .linecontent-homedoor {
  background-image: url("/images/business/top/bg_homedoor_top.jpg");
  overflow: hidden; }
  .is-sp #business .linecontent-homedoor {
    background-image: url("/images/business/top/bg_homedoor_top_sp.jpg");
    overflow: auto; }
  #business .linecontent-homedoor .linecontent_in {
    left: 50%;
    margin: 0 0; }
    .is-sp #business .linecontent-homedoor .linecontent_in {
      left: auto; }

#business .linecontent-simu {
  background-image: url("/images/business/top/bg_sumi_top.jpg"); }
  .is-sp #business .linecontent-simu {
    background-image: url("/images/business/top/bg_sumi_top_sp.jpg"); }

#business .linecontent .btn, #business .linecontent .btn_nv, #business .linecontent .btn_info, #business .linecontent .btnSubmit {
  margin-top: 25px;
  width: 310px;
  text-align: center;
  padding: 7px 30px; }
  .is-sp #business .linecontent .btn, .is-sp #business .linecontent .btn_nv, .is-sp #business .linecontent .btn_info, .is-sp #business .linecontent .btnSubmit {
    width: 100%;
    padding: 7px 0; }

#case .headline {
  background-image: url("/images/business/case/bg_case.jpg"); }
  .is-sp #case .headline {
    background-image: url("/images/business/case/bg_case_sp.jpg"); }

#case .articleTitle_main {
  background-image: url("/images/business/case/ttl_case.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 150px;
  height: 32px; }
  .is-sp #case .articleTitle_main {
    background-image: url("/images/business/case/ttl_case.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 117.5px;
    height: 22px; }
  #is-en #case .articleTitle_main {
    background-image: url("/images/en/business/case/ttl_case.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 604px;
    height: 37px;
    margin-bottom: 0; }
  #is-en.is-sp #case .articleTitle_main {
    background-image: url("/images/en/business/case/ttl_case_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 237.5px;
    height: 55px;
    margin-bottom: 0; }

#case .articleTitle_sub {
  background-image: url("/images/business/case/ttl_case_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 72px;
  height: 12px; }
  .is-sp #case .articleTitle_sub {
    background-image: url("/images/business/case/ttl_case_sub.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 67px;
    height: 8px; }

#case .table-suppliers_btnmore {
  margin-bottom: 60px; }

.case_head {
  background-color: #eeeeee;
  padding: 30px 0;
  text-align: center;
  margin-bottom: 45px; }
  .case_head .case_head_icon {
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto 20px; }
  .case_head .case_head_ttl {
    margin: 0 auto; }
  .case_head.case_train .case_head_icon {
    background-image: url("/images/business/case/icon_training.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 54px;
    height: 73px; }
    .is-sp .case_head.case_train .case_head_icon {
      background-image: url("/images/business/case/icon_training_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 53px;
      height: 71px; }
  .case_head.case_train .case_head_ttl {
    background-image: url("/images/business/case/ttl_training.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 345px;
    height: 67px; }
    .is-sp .case_head.case_train .case_head_ttl {
      background-image: url("/images/business/case/ttl_training_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 243.5px;
      height: 53.5px; }
    #is-en .case_head.case_train .case_head_ttl {
      background-image: url("/images/en/business/case/ttl_training.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 671px;
      height: 37px; }
    #is-en.is-sp .case_head.case_train .case_head_ttl {
      background-image: url("/images/en/business/case/ttl_training_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 306.5px;
      height: 50px; }
  .case_head.case_display .case_head_icon {
    background-image: url("/images/business/case/icon_display.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 91px;
    height: 63px; }
    .is-sp .case_head.case_display .case_head_icon {
      background-image: url("/images/business/case/icon_display_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 85.5px;
      height: 59px; }
  .case_head.case_display .case_head_ttl {
    background-image: url("/images/business/case/ttl_display.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 344px;
    height: 66px; }
    .is-sp .case_head.case_display .case_head_ttl {
      background-image: url("/images/business/case/ttl_display_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 243.5px;
      height: 53.5px; }
    #is-en .case_head.case_display .case_head_ttl {
      background-image: url("/images/en/business/case/ttl_display.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 524px;
      height: 36px; }
    #is-en.is-sp .case_head.case_display .case_head_ttl {
      background-image: url("/images/en/business/case/ttl_display_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 204px;
      height: 50px; }

.case_info {
  text-align: center;
  margin-bottom: 70px; }

.is-pc .case_block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.case_item {
  position: relative;
  margin-bottom: 60px; }
  .is-pc .case_item {
    width: 535px;
    min-height: 240px; }
  .is-sp .case_item {
    width: 100%;
    min-height: 120px; }

.case_item__image {
  position: absolute; }
  .is-sp .case_item__image {
    height: 120px; }
    .is-sp .case_item__image img {
      height: 100%;
      width: auto; }

.case_item__content {
  padding-left: 255px; }
  .is-sp .case_item__content {
    padding-left: 127.5px; }

.case_train .case_item__ttl {
  color: #1385e8; }

.case_display .case_item__ttl {
  color: #8bcb1b; }

.case_item__ttl .case_item__ttl_no {
  letter-spacing: 3px;
  font-size: 19px;
  position: relative; }
  .is-sp .case_item__ttl .case_item__ttl_no {
    font-size: 15px; }
  .case_item__ttl .case_item__ttl_no:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background-color: #1385e8; }
    .case_train .case_item__ttl .case_item__ttl_no:after {
      background-color: #1385e8; }
    .case_display .case_item__ttl .case_item__ttl_no:after {
      background-color: #8bcb1b; }

.case_item__ttl .case_item__ttl_name {
  letter-spacing: 2px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 23px; }
  .is-sp .case_item__ttl .case_item__ttl_name {
    font-size: 18px; }

.case_item__subttl {
  font-size: 18px;
  margin-bottom: 15px; }

#contact .footer_contact_wrp {
  display: none; }

#contact .pagecontent {
  margin-bottom: 50px; }

#contact .headline {
  background-image: url("/images/contact/bg_contact.jpg"); }
  .is-sp #contact .headline {
    background-image: url("/images/contact/bg_contact_sp.jpg"); }

#contact .articleTitle_main {
  background-image: url("/images/contact/ttl_contact.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 225px;
  height: 32px; }
  .is-sp #contact .articleTitle_main {
    background-image: url("/images/contact/ttl_contact_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 183px;
    height: 23px; }
  #is-en #contact .articleTitle_main {
    background-image: url("/images/en/contact/ttl_contact.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 255px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #contact .articleTitle_main {
    background-image: url("/images/en/contact/ttl_contact_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 176px;
    height: 20px;
    margin-bottom: 0; }

#contact .articleTitle_sub {
  background-image: url("/images/contact/ttl_contact_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 136px;
  height: 13px; }
  .is-sp #contact .articleTitle_sub {
    background-image: url("/images/contact/ttl_contact_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 83px;
    height: 8px; }

#contact .pagecontentBlock {
  padding: 50px 95px; }

#corporate .headline {
  background-image: url("/images/corporate/index/bg_company.jpg"); }
  .is-sp #corporate .headline {
    background-image: url("/images/corporate/index/bg_company_sp.jpg"); }

#corporate .articleTitle_main {
  background-image: url("/images/corporate/index/ttl_company.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 146px;
  height: 30px; }
  .is-sp #corporate .articleTitle_main {
    background-image: url("/images/corporate/index/ttl_company_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 117.5px;
    height: 22px; }
  #is-en #corporate .articleTitle_main {
    background-image: url("/images/en/corporate/index/ttl_company.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 282px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #corporate .articleTitle_main {
    background-image: url("/images/en/corporate/index/ttl_company_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 188px;
    height: 20px;
    margin-bottom: 0; }

#corporate .articleTitle_sub {
  background-image: url("/images/corporate/index/ttl_company_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 110px;
  height: 12px; }
  .is-sp #corporate .articleTitle_sub {
    background-image: url("/images/corporate/index/ttl_company_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 67px;
    height: 8px; }

#corporate .signature {
  text-align: right;
  margin-top: 20px; }
  .is-sp #corporate .signature img {
    height: 16px; }
  #is-en #corporate .signature img {
    height: 51px; }
  #is-en.is-sp #corporate .signature img {
    height: 32px; }

#corporate .block-ti {
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .is-sp #corporate .block-ti {
    display: block;
    margin-bottom: 50px; }
    .is-sp #corporate .block-ti .block_img {
      padding-left: 0;
      text-align: center;
      margin-bottom: 10px; }
      .is-sp #corporate .block-ti .block_img img {
        width: 50%; }

.other_con {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .is-sp .other_con {
    display: block;
    padding: 0 20px; }

.other_con_ttl {
  height: 20px;
  margin: 25px 0; }
  .other_con_ttl img {
    height: 100%;
    width: auto; }

.other_con_item {
  display: block;
  width: 322px;
  text-decoration: none;
  position: relative;
  transition: opacity 0.5s; }
  .is-sp .other_con_item {
    width: auto; }
  .other_con_item:after, .other_con_item:before {
    display: block;
    content: "";
    background-color: #19212b;
    position: absolute;
    height: 2px;
    width: 100%;
    transition: 0.5s; }
  .other_con_item:before {
    left: 0px;
    bottom: -2px; }
  .other_con_item:after {
    left: 0;
    top: -2px;
    width: 0px; }
  .other_con_item:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .is-sp .other_con_item:hover {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .other_con_item:hover:after {
      width: 100%; }
      .is-sp .other_con_item:hover:after {
        display: none; }
  .other_con_item .other_con_in {
    background-color: #fff;
    position: relative;
    padding-bottom: 20px; }
    .is-sp .other_con_item .other_con_in {
      padding-bottom: 25px;
      margin-bottom: 25px; }
  .other_con_item .other_con_img img {
    width: 100%;
    height: auto; }
  .is-sp .other_con_item .other_con_img {
    width: 100%;
    height: auto; }

#footer {
  position: relative;
  background-color: #2e353f;
  height: 55PX;
  color: #fff; }
  .is-sp #footer {
    height: auto;
    text-align: center;
    padding: 15px 15px; }
  #footer .innter {
    margin: 0 auto;
    position: relative; }
    .is-pc #footer .innter {
      width: 1100px; }

.btnpagetop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
  transition: opacity 0.5s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 4; }
  .is-sp .btnpagetop {
    position: fixed;
    top: auto;
    bottom: 10px;
    right: 10px; }
  .btnpagetop.is-fadekin {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.footer-navi {
  font-size: 10px;
  line-height: 55PX; }
  .is-sp .footer-navi {
    line-height: 1.7em;
    margin-bottom: 15px; }
  .footer-navi a {
    color: #fff;
    text-decoration: none;
    position: relative; }
    .footer-navi a:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -3px;
      left: 50%;
      width: 0;
      height: 1px;
      background-color: #fff;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      transition: 0.25s; }
    .footer-navi a:hover:after {
      width: 100%; }

.copyright {
  font-size: 10px;
  line-height: 55PX;
  position: absolute;
  right: 0;
  top: 0; }
  .is-sp .copyright {
    position: static;
    line-height: 1.7em; }

.footer_contact {
  color: #fff;
  padding: 25px;
  box-sizing: border-box;
  border: 1px solid #98989f;
  position: relative; }
  .is-sp .footer_contact {
    padding: 15px 0; }

.footer_contact-way {
  width: 100%;
  text-align: center; }
  .is-sp .footer_contact-way {
    width: 100%; }
    .is-sp .footer_contact-way.way-tel {
      padding-bottom: 15px;
      margin-bottom: 10px;
      position: relative; }
      .is-sp .footer_contact-way.way-tel:after {
        content: "";
        display: block;
        height: 2px;
        width: 80%;
        bottom: 0;
        left: 10%;
        background-color: #98989f;
        position: absolute; }

.footer_contact-way_wrap {
  display: inline-block;
  text-align: left; }

.footer_contact__ttl {
  margin-bottom: 5px; }
  .is-sp .footer_contact__ttl {
    height: 16px; }
  .footer_contact__ttl img {
    height: 100%;
    width: auto; }

#top .footer_contact_wrp_top {
  background-color: #fff;
  padding: 100px 0 40px; }
  .is-sp #top .footer_contact_wrp_top {
    padding: 50px 15px; }
  #top .footer_contact_wrp_top .footer_contact_wrp {
    margin: 0 auto 0; }
    .is-sp #top .footer_contact_wrp_top .footer_contact_wrp {
      margin: 0 auto 0; }

.footer_contact_wrp {
  margin: 100px auto 40px;
  background-color: #464d57;
  padding: 5px;
  box-sizing: border-box; }
  .is-pc .footer_contact_wrp {
    width: 1100px; }
  .is-sp .footer_contact_wrp {
    width: auto;
    margin: 50px 15px; }
    .is-sp .footer_contact_wrp .btn_gr {
      width: 80%; }
  .footer_contact_wrp .btn_gr {
    margin-top: 7px;
    font-size: 16px;
    letter-spacing: 2px; }
    .is-sp .footer_contact_wrp .btn_gr {
      margin-top: 5px;
      font-size: 13px;
      letter-spacing: 0px; }

.footer_contact__txt {
  font-size: 19px;
  letter-spacing: 2px; }
  .footer_contact__txt a {
    color: #fff;
    text-decoration: none; }
  .is-sp .footer_contact__txt {
    font-size: 13px;
    margin-top: 5px; }

.footsmall {
  font-size: 15px; }
  .is-sp .footsmall {
    font-size: 10px; }
  #is-en .footsmall {
    display: none; }

header#header {
  position: absolute;
  z-index: 5;
  width: 100%;
  box-sizing: border-box; }
  header#header a {
    color: #fff;
    text-decoration: none; }
  header#header .gnavi {
    position: absolute;
    right: 140px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    .is-sp header#header .gnavi {
      display: none; }
  header#header .gnavi-item {
    display: inline-block;
    margin-left: 40px; }
    header#header .gnavi-item a {
      position: relative; }
      header#header .gnavi-item a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -3px;
        left: 50%;
        width: 0;
        height: 1px;
        background-color: #fff;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        transition: 0.25s; }
      header#header .gnavi-item a:hover:after {
        width: 100%; }
    header#header .gnavi-item.gnavi-content a {
      padding: 6px 20px;
      border: 1px solid #fff;
      border-radius: 60px;
      transition: 0.25s;
      letter-spacing: 1px; }
      header#header .gnavi-item.gnavi-content a:hover {
        color: #464d57;
        background-color: #fff; }
      header#header .gnavi-item.gnavi-content a:after {
        display: none; }
  header#header .navi_lang {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    header#header .navi_lang .navi_lang-item {
      display: inline-block;
      letter-spacing: 3px; }
      header#header .navi_lang .navi_lang-item a {
        cursor: pointer;
        transition: 0.25s; }
        header#header .navi_lang .navi_lang-item a.navi_lang-ja {
          padding: 5px 3px 5px 9px; }
          .is-sp header#header .navi_lang .navi_lang-item a.navi_lang-ja {
            padding: 5px 3px 5px 7px; }
        header#header .navi_lang .navi_lang-item a.navi_lang-en {
          padding: 5px 3px 5px 6px; }
          #is-en.is-sp header#header .navi_lang .navi_lang-item a.navi_lang-en {
            padding: 5px 3px 5px 6px; }
        header#header .navi_lang .navi_lang-item a:hover {
          background-color: rgba(255, 255, 255, 0.2); }
      header#header .navi_lang .navi_lang-item.is-cursor a {
        background-color: #fff;
        color: #2e353f; }
    .is-sp header#header .navi_lang {
      font-size: 10px;
      right: 65px; }
  header#header .head_sc .navi_lang .navi_lang-item a:hover {
    background-color: rgba(46, 53, 63, 0.3); }
  header#header .logo {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: opacity 0.25s; }
    header#header .logo:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    header#header .logo a {
      display: block;
      height: 100%;
      width: 100%;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap; }

.head_top,
.head_sc {
  position: relative;
  width: 100%;
  padding: 15px;
  box-sizing: border-box; }

.head_top {
  display: none; }
  .head_top .logo {
    background-image: url(../images/common/.png);
    background-image: url("/images/common/logo_ongaku.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 273px;
    height: 48px; }
    .is-sp .head_top .logo {
      background-image: url("/images/common/logo_ongaku_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 193px;
      height: 34px; }

#top-teaser .head_top,
#top .head_top {
  display: block; }

#top-teaser header#header .head_sc,
#top header#header .head_sc {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none; }

header#header .head_sc {
  transition: opacity 0.5s;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  background-color: #fff;
  position: fixed;
  top: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
  header#header .head_sc a {
    color: #464d57; }
  header#header .head_sc .logo {
    background-image: url("/images/common/logo_ongaku_sc.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 273px;
    height: 48px; }
    .is-sp header#header .head_sc .logo {
      background-image: url("/images/common/logo_ongaku_sc_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 193px;
      height: 34px; }
  header#header .head_sc .gnavi-content a {
    border: 1px solid #464d57; }
    header#header .head_sc .gnavi-content a:hover {
      color: #fff;
      background-color: #464d57; }
  header#header .head_sc .navi_lang .navi_lang-item.is-cursor a {
    background-color: #464d57;
    color: #fff; }
  header#header .head_sc .menu_icon-border {
    background-color: #464d57; }
  header#header .head_sc .menu_icon .menu_text {
    background-image: url("/images/common/icon_menu_sc.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 35.5px;
    height: 8px; }
  header#header .head_sc .gnavi-item a:after {
    background-color: #464d57; }

#top-teaser header#header.is-scroll .head_sc,
#top header#header.is-scroll .head_sc {
  -webkit-animation: fade_opacity 1s ease 1;
          animation: fade_opacity 1s ease 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  pointer-events: auto; }

.menu_icon {
  width: 36px;
  height: 31px;
  position: absolute;
  right: 15px;
  top: 20px; }
  .is-pc .menu_icon {
    display: none; }
  .menu_icon .menu_icon-border {
    position: absolute;
    height: 2px;
    background-color: #fff;
    width: 100%; }
    .menu_icon .menu_icon-border.border-t {
      top: 0; }
    .menu_icon .menu_icon-border.border-m {
      top: 7px; }
    .menu_icon .menu_icon-border.border-b {
      top: 14px; }
  .menu_icon .menu_text {
    position: absolute;
    bottom: 0;
    background-image: url("/images/common/icon_menu.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 35.5px;
    height: 8px; }

#access header#header .gnavi-corporate a:after,
#history header#header .gnavi-corporate a:after,
#recruit header#header .gnavi-corporate a:after {
  width: 100%; }

#history .headline {
  background-image: url("/images/corporate/history/bg_history.jpg"); }
  .is-sp #history .headline {
    background-image: url("/images/corporate/history/bg_history_sp.jpg"); }

#history .articleTitle_main {
  background-image: url("/images/corporate/history/ttl_history.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 71px;
  height: 32px; }
  .is-sp #history .articleTitle_main {
    background-image: url("/images/corporate/history/ttl_history.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 55.5px;
    height: 23px; }
  #is-en #history .articleTitle_main {
    background-image: url("/images/en/corporate/history/ttl_history.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 168px;
    height: 37px;
    margin-bottom: 0; }
  #is-en.is-sp #history .articleTitle_main {
    background-image: url("/images/en/corporate/history/ttl_history_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 112px;
    height: 25px;
    margin-bottom: 0; }

#history .articleTitle_sub {
  background-image: url("/images/corporate/history/ttl_history_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 130px;
  height: 13px; }
  .is-sp #history .articleTitle_sub {
    background-image: url("/images/corporate/history/ttl_history_sub.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 78.5px;
    height: 8px; }

#history .table {
  margin-top: 90px;
  width: 900px; }
  .is-sp #history .table {
    width: auto;
    margin-top: 50px; }

#history .item-title {
  left: 0; }

#history .table-row {
  min-height: auto; }

#history .table-item {
  width: 100%;
  padding-left: 140px; }
  .is-sp #history .table-item {
    padding-left: 60px; }

.table-history {
  margin-left: auto;
  border-left: 2px solid #dbdbdb;
  padding-left: 120px;
  box-sizing: border-box;
  position: relative; }
  .is-pc .table-history {
    width: 800px; }
  .is-sp .table-history {
    margin-left: 30px;
    padding-left: 45px; }
  .table-history:after {
    content: "";
    display: block;
    border-radius: 50%;
    background-color: #dbdbdb;
    height: 20px;
    width: 20px;
    left: -11px;
    bottom: 0;
    position: absolute; }

.history-year {
  position: absolute;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  left: -170px; }
  .is-sp .history-year {
    width: 60px;
    height: 60px;
    left: -75px;
    line-height: 60px;
    font-size: 15px; }

.history-year_1980,
.history-year_2000 {
  background-color: #4089c9; }

.history-year_1990,
.history-year_2010 {
  background-color: #97c744; }

.history-year_1980 {
  top: -20px; }
  .is-sp .history-year_1980 {
    top: -20px; }

.history-year_1990 {
  top: -30px; }
  .is-sp .history-year_1990 {
    top: -20px; }

.history-year_2000 {
  top: -10px; }
  .is-sp .history-year_2000 {
    top: -20px; }

.history-year_2010 {
  top: -40px; }
  .is-sp .history-year_2010 {
    top: -20px; }

#homedoor .headline {
  background-image: url("/images//business/homedoor/bg_homedoor.jpg"); }
  .is-sp #homedoor .headline {
    background-image: url("/images//business/homedoor/bg_homedoor_sp.jpg"); }

#homedoor .articleTitle_main {
  background-image: url("/images//business/homedoor/ttl_homedoor.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 188px;
  height: 29px; }
  .is-sp #homedoor .articleTitle_main {
    background-image: url("/images//business/homedoor/ttl_homedoor_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 151.5px;
    height: 21.5px; }
  #is-en #homedoor .articleTitle_main {
    background-image: url("/images/en/business/homedoor/ttl_homedoor.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 619px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #homedoor .articleTitle_main {
    background-image: url("/images/en/business/homedoor/ttl_homedoor_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 309px;
    height: 53px;
    margin-bottom: 0; }

#homedoor .articleTitle_sub {
  background-image: url("/images//business/homedoor/ttl_homedoor_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 178px;
  height: 13px; }
  .is-sp #homedoor .articleTitle_sub {
    background-image: url("/images//business/homedoor/ttl_homedoor_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 108px;
    height: 8px; }

#homedoor .block_txt {
  position: relative; }
  #homedoor .block_txt .image {
    position: absolute;
    left: -180px;
    bottom: -110px; }
  .is-sp #homedoor .block_txt {
    padding-top: 0; }
    .is-sp #homedoor .block_txt .image {
      display: none; }

.is-sp #homedoor .block_img {
  margin-bottom: 30px; }

#homedoor .linecontent {
  background-image: url("/images/business/homedoor/homedoor_linebg.jpg"); }
  .is-sp #homedoor .linecontent {
    background-image: url("/images/business/homedoor/homedoor_linebg_sp.jpg"); }

#homedoor .linecontent_ttl {
  margin-bottom: 10px; }

#homedoor .block-footnote {
  margin-bottom: 10px; }

.menu {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow-y: auto;
  z-index: 7;
  display: none; }

.menu_bg {
  background-color: rgba(25, 33, 43, 0.8);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.menu_list {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.menu_list__item {
  font-size: 17px;
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 2px; }
  .menu_list__item a {
    color: #fff;
    text-decoration: none; }

.menu_icon-border {
  transition: 0.25s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

.menu_icon {
  cursor: pointer; }

.is-sp .is-menuopen .menu {
  display: block;
  -webkit-animation: fade_opacity 0.5s;
          animation: fade_opacity 0.5s; }

.is-menuopen .menu_icon-border.border-t {
  -webkit-animation: mene_bor_toclose_t 0.25s;
          animation: mene_bor_toclose_t 0.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.is-menuopen .menu_icon-border.border-b {
  -webkit-animation: mene_bor_toclose_b 0.25s;
          animation: mene_bor_toclose_b 0.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.is-menuopen .menu_icon-border.border-m {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.is-menuopen .menu_text {
  background-image: url("/images/common/icon_menu_close.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 42.5px;
  height: 8.5px;
  left: -3px; }

#movie .headline {
  background-image: url("/images/special_movie/bg_movie.jpg"); }
  .is-sp #movie .headline {
    background-image: url("/images/special_movie/bg_movie_sp.jpg"); }

#movie .articleTitle_main {
  background-image: url("/images/special_movie/ttl_movie.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 344px;
  height: 31px; }
  .is-sp #movie .articleTitle_main {
    background-image: url("/images/special_movie/ttl_movie_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 280px;
    height: 23px; }
  #is-en #movie .articleTitle_main {
    background-image: url("/images/en/special_movie/ttl_movie.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 284px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #movie .articleTitle_main {
    background-image: url("/images/en/special_movie/ttl_movie_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 139px;
    height: 20px;
    margin-bottom: 0; }

#movie .articleTitle_sub {
  background-image: url("/images/special_movie/ttl_movie_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 227px;
  height: 13px; }
  .is-sp #movie .articleTitle_sub {
    background-image: url("/images/special_movie/ttl_movie_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 136px;
    height: 8px; }

#movie .infotxt {
  line-height: 2em; }

.movie {
  width: 900px;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 40px;
  margin-bottom: 60px; }
  .movie + .movie {
    margin-bottom: 40px; }
  .movie video {
    width: 100%;
    cursor: pointer; }
  .is-sp .movie {
    margin-top: 30px;
    margin-bottom: 40px;
    width: auto; }
    .is-sp .movie + .movie {
      margin-bottom: 30px; }

.ttl_min {
  font-size: 21px; }

.movie_content {
  text-align: center; }
  .movie_content .ttl_min {
    margin: 30px 0; }
  .movie_content .message {
    line-height: 2em;
    color: #464d57; }

#news .headline {
  background-image: url("/images/news/index/bg_news.jpg"); }
  .is-sp #news .headline {
    background-image: url("/images/news/index/bg_news_sp.jpg"); }

#news .infomationBlockListTitle:last-child {
  margin-bottom: 0; }

#news .articleTitle_main {
  background-image: url("/images/news/index/ttl_news.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 227px;
  height: 32px; }
  .is-sp #news .articleTitle_main {
    background-image: url("/images/news/index/ttl_news_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 184.5px;
    height: 23px; }
  #is-en #news .articleTitle_main {
    background-image: url("/images/en/news/index/ttl_news.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 114px;
    height: 28px;
    margin-bottom: 0; }
  #is-en.is-sp #news .articleTitle_main {
    background-image: url("/images/en/news/index/ttl_news_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 75.5px;
    height: 18.5px;
    margin-bottom: 0; }

#news .articleTitle_sub {
  background-image: url("/images/news/index/ttl_news_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 77px;
  height: 13px; }
  .is-sp #news .articleTitle_sub {
    background-image: url("/images/news/index/ttl_news_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 47.5px;
    height: 8px; }





#topic .headline {
  background-image: url("/images/topic/index/bg_topic.jpg"); }
  .is-sp #topic .headline {
    background-image: url("/images/topic/index/bg_topic_sp.jpg"); }

#topic .infomationBlockListTitle:last-child {
  margin-bottom: 0; }

#topic .articleTitle_main {
  background-image: url("/images/topic/index/ttl_topic_sp.png");/* sp用の画像を代用 */
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 228px;
  height: 32px; }
  .is-sp #topic .articleTitle_main {
    background-image: url("/images/topic/index/ttl_topic_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 174px;
    height: 24px; }
  #is-en #topic .articleTitle_main {
    background-image: url("/images/en/topic/index/ttl_topic.png");/* 英語版は未作成 */
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 114px;
    height: 28px;
    margin-bottom: 0; }
  #is-en.is-sp #topic .articleTitle_main {
    background-image: url("/images/en/topic/index/ttl_topic_sp.png");/* 英語版は未作成 */
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 75.5px;
    height: 18.5px;
    margin-bottom: 0; }

#topic .articleTitle_sub {
  background-image: url("/images/topic/index/ttl_topic_sub_sp.png");/* sp用の画像を代用 */
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 75px;
  height: 15px; }
  .is-sp #topic .articleTitle_sub {
    background-image: url("/images/topic/index/ttl_topic_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 48px;
    height: 9px; }





#recruit .headline {
  background-image: url("/images/corporate/recruit/bg_recruit.jpg"); }
  .is-sp #recruit .headline {
    background-image: url("/images/corporate/recruit/bg_recruit_sp.jpg"); }

#recruit .articleTitle_main {
  background-image: url("/images/corporate/recruit/ttl_recruit.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 151px;
  height: 32px; }
  .is-sp #recruit .articleTitle_main {
    background-image: url("/images/corporate/recruit/ttl_recruit.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 121px;
    height: 23.5px; }
  #is-en #recruit .articleTitle_main {
    background-image: url("/images/en/corporate/recruit/ttl_recruit.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 168px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #recruit .articleTitle_main {
    background-image: url("/images/en/corporate/recruit/ttl_recruit_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 112px;
    height: 19px;
    margin-bottom: 0; }

#recruit .articleTitle_sub {
  background-image: url("/images/corporate/recruit/ttl_recruit_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 130px;
  height: 13px; }
  .is-sp #recruit .articleTitle_sub {
    background-image: url("/images/corporate/recruit/ttl_recruit_sub.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 77.5px;
    height: 8px; }

#recruit .pagecontent {
  min-height: 100vh;
  min-height: calc(100vh - 610px); }

.table-recruit {
  box-sizing: border-box;
  position: relative; }
  .is-pc .table-recruit {
    width: 900px; }
  .table-recruit .table-row {
    min-height: auto; }
  .table-recruit .table-item {
    width: 100%; }

.banner_recruit {
  position: relative; }
  .banner_recruit a {
    display: block;
    padding-left: 0;
    position: relative;
    background-color: #fff; }
    .banner_recruit a:after {
      display: none; }
  .is-pc .banner_recruit {
    width: 740px;
    margin: 20px auto 60px; }
  .is-sp .banner_recruit {
    margin: 30px auto 40px; }
  .banner_recruit img {
    width: 100%;
    height: auto;
    transition: 0.25s; }
  .is-pc .banner_recruit:hover img {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .is-pc .banner_recruit:hover:before {
    right: -15px;
    bottom: -15px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .banner_recruit:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e4f4ff;
    position: absolute;
    right: -12px;
    bottom: -13px;
    transition: 0.25s; }
    .is-sp .banner_recruit:before {
      right: -7px;
      bottom: -7px; }

#simulator .headline {
  background-image: url("/images//business/simulator/bg_simulator.jpg"); }
  .is-sp #simulator .headline {
    background-image: url("/images//business/simulator/bg_simulator_sp.jpg"); }

#simulator .articleTitle_main {
  background-image: url("/images//business/simulator/ttl_simulator.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 374px;
  height: 30px; }
  .is-sp #simulator .articleTitle_main {
    background-image: url("/images//business/simulator/ttl_simulator_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 306.5px;
    height: 22px; }
  #is-en #simulator .articleTitle_main {
    background-image: url("/images/en/business/simulator/ttl_simulator.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 388px;
    height: 29px;
    margin-bottom: 0; }
  #is-en.is-sp #simulator .articleTitle_main {
    background-image: url("/images/en/business/simulator/ttl_simulator_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 259px;
    height: 20px;
    margin-bottom: 0; }

#simulator .articleTitle_sub {
  background-image: url("/images//business/simulator/ttl_simulator_sub.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 287px;
  height: 13px; }
  .is-sp #simulator .articleTitle_sub {
    background-image: url("/images//business/simulator/ttl_simulator_sub_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 171px;
    height: 8px; }

#simulator .block_txt {
  position: relative; }
  #simulator .block_txt p {
    position: relative; }
  #simulator .block_txt p.image {
    position: absolute;
    left: -180px;
    bottom: -130px; }
  #simulator .block_txt .block_ttl {
    margin-bottom: 15px; }
  .is-sp #simulator .block_txt {
    padding-top: 0; }
    .is-sp #simulator .block_txt .image {
      display: none; }

.is-sp #simulator .block_img {
  margin-bottom: 30px; }

#simulator .linecontent {
  background-image: url("/images/business/simulator/simulator_linebg.jpg");
  height: 590px; }
  .is-sp #simulator .linecontent {
    background-image: url("/images/business/simulator/simulator_linebg_sp.jpg");
    height: 680px; }
  #is-en #simulator .linecontent {
    height: 650px; }
  #is-en.is-sp #simulator .linecontent {
    height: 900px; }

#simulator .train_case_button {
  margin-top: 15px;
  text-align: right; }
  .is-sp #simulator .train_case_button {
    text-align: center; }
  #simulator .train_case_button .btn, #simulator .train_case_button .btn_nv, #simulator .train_case_button .btn_info, #simulator .train_case_button .btnSubmit {
    box-sizing: border-box;
    text-align: center; }
    .is-pc #simulator .train_case_button .btn, .is-pc #simulator .train_case_button .btn_nv, .is-pc #simulator .train_case_button .btn_info, .is-pc #simulator .train_case_button .btnSubmit {
      width: 380px; }
    .is-sp #simulator .train_case_button .btn, .is-sp #simulator .train_case_button .btn_nv, .is-sp #simulator .train_case_button .btn_info, .is-sp #simulator .train_case_button .btnSubmit {
      width: 100%; }

#simulator .train_case {
  position: relative;
  width: 1000px;
  box-sizing: border-box;
  margin-top: 60px; }
  .is-sp #simulator .train_case {
    margin-top: 40px;
    padding-left: 0;
    width: auto; }
  #is-en #simulator .train_case {
    padding-left: 0; }
  #simulator .train_case .train_case_ttl {
    background-image: url("/images/business/simulator/linettl_case.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 124px;
    height: 27px;
    margin-bottom: 20px; }
    .is-sp #simulator .train_case .train_case_ttl {
      background-image: url("/images/business/simulator/linettl_case_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 306.5px;
      height: 22px; }
    #is-en #simulator .train_case .train_case_ttl {
      position: static;
      background-image: url("/images/en/business/simulator/linettl_case.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 436px;
      height: 30px; }
    #is-en.is-sp #simulator .train_case .train_case_ttl {
      background-image: url("/images/en/business/simulator/linettl_case_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 342.5px;
      height: 22.5px; }

#simulator .linecontent_txt {
  width: 550px; }
  .is-sp #simulator .linecontent_txt {
    width: auto; }

.flowBlock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/* トップ共通クラス
------------------------ */
.topblock {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .is-pc .topblock {
    min-height: 670px;
    min-width: 976px; }
  .is-tablet .topblock {
    min-height: 670px;
    min-width: 976px;
    height: 900px; }
  .is-sp .topblock {
    min-height: 475px;
    min-width: auto; }

#mainvisual .topblock_bg, #mainvisual .mainvisual_bg .bg_cover, .mainvisual_bg #mainvisual .bg_cover, #mainvisual
.mainvisual_bg .bg_movie,
.mainvisual_bg #mainvisual .bg_movie {
  z-index: -1; }

#top-business .topblock_bg, #top-business .mainvisual_bg .bg_cover, .mainvisual_bg #top-business .bg_cover, #top-business
.mainvisual_bg .bg_movie,
.mainvisual_bg #top-business .bg_movie {
  z-index: -2; }

.topblock_bg, .mainvisual_bg .bg_cover,
.mainvisual_bg .bg_movie {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  .is-tablet .topblock_bg, .is-tablet .mainvisual_bg .bg_cover, .mainvisual_bg .is-tablet .bg_cover, .is-tablet
  .mainvisual_bg .bg_movie,
  .mainvisual_bg .is-tablet .bg_movie {
    background-attachment: scroll; }
  .is-sp .topblock_bg, .is-sp .mainvisual_bg .bg_cover, .mainvisual_bg .is-sp .bg_cover, .is-sp
  .mainvisual_bg .bg_movie,
  .mainvisual_bg .is-sp .bg_movie {
    background-attachment: scroll;
    position: fixed;
    z-index: -1;
    height: 100vh; }

.topblock_content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/* お知らせ領域
------------------------ */
/* News */
.infomationBlock {
  background-color: #fff;
  padding: 50px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); }
  .is-sp .infomationBlock {
    padding: 30px 15px;
    font-size: 14px; }

.infomationBlockList {
  position: relative; }
  .infomationBlockList .infomationBlockListDate {
    position: absolute;
    left: 0;
    width: 160px;
    letter-spacing: 2px; }
    .is-sp .infomationBlockList .infomationBlockListDate {
      width: 105px;
      letter-spacing: 1px;
      font-size: 13px; }

  .infomationBlockList .infomationBlockListTitle {
    padding-left: 160px;
    margin-bottom: 25px; }
    .is-sp .infomationBlockList .infomationBlockListTitle {
      padding-left: 105px; }

/* Topics
.infomationBlock2 {
  background-color: #fff
  padding: 50px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); }
  .is-sp .infomationBlock2 {
    padding: 30px 15px;
    font-size: 14px; }
 */

.infomationBlockList {
  position: relative; }
  .infomationBlockList .infomationBlockListDate {
    position: absolute;
    left: 0;
    width: 160px;
    letter-spacing: 2px; }
    .is-sp .infomationBlockList .infomationBlockListDate {
      width: 105px;
      letter-spacing: 1px;
      font-size: 13px; }
  .infomationBlockList .infomationBlockListTitle {
    padding-left: 160px;
    margin-bottom: 25px; }
    .is-sp .infomationBlockList .infomationBlockListTitle {
      padding-left: 105px; }


/* メインビジュアル
------------------------ */
.mv_title,
#top #header,
#top .btn_playmovie,
#top-teaser #header,
#top-teaser .btn_playmovie,
.main_scroll {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

#top .mv_title,
#top-teaser .mv_title {
  -webkit-animation: fade_opacity 1s ease 0s 1;
          animation: fade_opacity 1s ease 0s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#top .btn_playmovie,
#top-teaser .btn_playmovie {
  -webkit-animation: fade_opacity 1.2s ease 1s 1;
          animation: fade_opacity 1.2s ease 1s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#top #header,
#top .main_scroll,
#top-teaser #header,
#top-teaser .main_scroll {
  -webkit-animation: fade_opacity 1.6s ease 1s 1;
          animation: fade_opacity 1.6s ease 1s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.mainvisual_bg .bg_cover,
.mainvisual_bg .bg_movie {
  z-index: auto !important; }

.mainvisual_bg .bg_movie {
  background-image: url(../images/top/firstview_bg.jpg);
  background-color: #000; }
  .is-sp .mainvisual_bg .bg_movie {
    background-image: url(../images/top/firstview_bg_sp.jpg); }

.mainvisual_bg .bg_cover {
  background-image: url(../images/top/firstview_cover.png);
  background-size: auto;
  background-repeat: repeat;
  width: 100%; }
  .is-pc .mainvisual_bg .bg_cover {
    min-height: 670px;
    min-width: 1100px; }
  .is-tablet .mainvisual_bg .bg_cover {
    min-height: 670px;
    min-width: 976px;
    height: 900px; }
  .is-sp .mainvisual_bg .bg_cover {
    min-height: 475px;
    min-width: auto; }

.mainvusual_content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.mv_title {
  width: 199px;
  height: 389px;
  margin: 0 auto 50px; }
  .mv_title svg {
    width: 100%;
    height: auto; }
  .mv_title .firsttitle_path {
    fill: #fff;
    stroke: #fff;
    fill-opacity: 0;
    stroke-dasharray: 1000 1000;
    stroke-dashoffset: 1000;
    stroke-width: 0.5px; }
  .is-sp .mv_title {
    width: 110.5px;
    height: 217px; }
  #is-en .mv_title {
    width: 1026px;
    height: 37px; }
  #is-en.is-sp .mv_title {
    width: 318.5px;
    height: 54.5px; }

.is-sp .video_info {
  position: absolute;
  bottom: 90px;
  width: 100%; }

.btn_playmovie {
  position: absolute;
  bottom: 110px;
  left: 50%;
  margin-left: -95px; }
  .is-sp .btn_playmovie {
    position: static;
    margin: 0 auto; }
  .btn_playmovie a {
    display: block;
    cursor: pointer;
    background-image: url("/images/top/btnplaymovie.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 190px;
    height: 37px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: opacity 0.25s;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; }
    .is-sp .btn_playmovie a {
      background-image: url("/images/top/btnplaymovie_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 174.5px;
      height: 35px;
      margin: 0 auto 10px; }
    .btn_playmovie a:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.main_scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -200px; }
  .is-sp .main_scroll {
    margin-left: -172.5px; }

.main_scroll_arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -15px;
  z-index: 3;
  -webkit-animation: scrollarrow 2s linear infinite;
          animation: scrollarrow 2s linear infinite; }

.btn_scrollpage {
  display: block;
  background-image: url("/images/top/btn_scroll.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
  height: 73px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: opacity 0.25s;
  cursor: pointer; }
  .btn_scrollpage:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .is-sp .btn_scrollpage {
    background-image: url("/images/top/btn_scroll_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 345px;
    height: 47.5px; }

#top-teaser .bg_movie,
#top .bg_movie {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  .is-pc #top-teaser .bg_movie, .is-pc
  #top .bg_movie {
    position: fixed; }

.bg_video_wrp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

#topMovie {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .is-pc #topMovie {
    min-width: 100%;
    min-height: 100%;
    max-width: inherit; }
  .is-pc .is-fitWidth #topMovie {
    width: 100%;
    height: auto; }
  .is-pc .is-fitHeight #topMovie {
    height: 100%;
    width: auto; }
  .is-sp #topMovie {
    height: 100%;
    height: 100vh; }

/* ビジョン
------------------------ */
#top-vision {
  background-color: #fff; }
  #top-vision .topblock_bg_scroll {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("/images/top/vision_bg.png");
    overflow: hidden; }
    .is-sp #top-vision .topblock_bg_scroll {
      background-attachment: scroll; }
    .is-tablet #top-vision .topblock_bg_scroll {
      background-attachment: scroll; }
    .is-sp #top-vision .topblock_bg_scroll {
      background-image: url("/images/top/vision_bg_sp.jpg"); }
  #top-vision .line_blue,
  #top-vision .line_green {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.vision_content {
  line-height: 2.5em;
  text-align: center; }
  .is-sp .vision_content {
    line-height: 2em;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%; }
  .vision_content .vision_hassou {
    color: #8bcb1b; }
  .vision_content .vision_gizyutu {
    color: #1385e8; }

.vision_bg_line {
  width: 50%;
  padding-top: 50%;
  position: absolute; }
  .vision_bg_line svg {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .is-sp .vision_bg_line {
    width: 100%;
    padding-top: 100%; }

.vision_bg_left {
  left: -25%;
  top: -50%;
  -webkit-animation: line_rotation 20s linear 0s infinite;
          animation: line_rotation 20s linear 0s infinite; }
  .is-sp .vision_bg_left {
    left: -50%;
    top: -30%; }

.vision_bg_right {
  right: -25%;
  bottom: -50%;
  -webkit-animation: line_rotation 60s linear 0s infinite;
          animation: line_rotation 60s linear 0s infinite; }
  .is-sp .vision_bg_right {
    right: -50%;
    bottom: -30%; }

.line_blue {
  stroke: #1385e8; }

.line_green {
  stroke: #8bcb1b; }

/* 鉄道企業
------------------------ */
#top-business {
  color: #fff; }
  .is-sp #top-business {
    height: auto;
    padding: 50px 15px;
    box-sizing: border-box; }
  #top-business .topblock_bg, #top-business .mainvisual_bg .bg_cover, .mainvisual_bg #top-business .bg_cover, #top-business
  .mainvisual_bg .bg_movie,
  .mainvisual_bg #top-business .bg_movie {
    background-image: url("/images/top/business_bg.jpg"); }
    .is-sp #top-business .topblock_bg, .is-sp #top-business .mainvisual_bg .bg_cover, .mainvisual_bg .is-sp #top-business .bg_cover, .is-sp #top-business
    .mainvisual_bg .bg_movie,
    .mainvisual_bg .is-sp #top-business .bg_movie {
      background-image: url("/images/top/business_bg_sp.jpg"); }
  .is-pc #top-business .topblock_content {
    width: 976px; }
  .is-sp #top-business .topblock_content {
    position: static;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    height: auto; }
  #top-business .topblock_title {
    display: block;
    margin: 0 auto 70px; }
    .is-sp #top-business .topblock_title {
      margin-bottom: 25px;
      position: relative; }
    #top-business .topblock_title .topblock_title__main {
      display: block;
      background-image: url("/images/top/business_title.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 165px;
      height: 32px;
      margin: 0 auto 15px; }
      .is-sp #top-business .topblock_title .topblock_title__main {
        background-image: url("/images/top/business_title_sp.png");
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: 100%;
        overflow: hidden;
        white-space: nowrap;
        width: 135px;
        height: 26px; }
      #is-en #top-business .topblock_title .topblock_title__main {
        background-image: url("/images/en/top/business_title.png");
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: 100%;
        overflow: hidden;
        white-space: nowrap;
        width: 279px;
        height: 29px;
        margin-bottom: 0; }
      #is-en.is-sp #top-business .topblock_title .topblock_title__main {
        background-image: url("/images/en/top/business_title_sp.png");
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: 100%;
        overflow: hidden;
        white-space: nowrap;
        width: 187px;
        height: 20px;
        margin-bottom: 0; }
    #top-business .topblock_title .topblock_title__sub {
      display: block;
      margin: 0 auto;
      background-image: url("/images/top/business_subtitle.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 126px;
      height: 12px; }
      .is-sp #top-business .topblock_title .topblock_title__sub {
        background-image: url("/images/top/business_subtitle_sp.png");
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: 100%;
        overflow: hidden;
        white-space: nowrap;
        width: 87px;
        height: 8px; }
  #top-business .business_text {
    line-height: 2.5em;
    margin-bottom: 15px; }

.is-sp .business_msg {
  text-align: center; }

.business_topbox {
  position: relative; }

.business_figure {
  width: 486px;
  height: 324px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -162px; }
  .is-sp .business_figure {
    position: static;
    margin-top: 0;
    width: 100%;
    height: auto;
    margin-bottom: 25px; }

.busi_line_green,
.busi_line_blue {
  fill-opacity: 0;
  stroke-linejoin: round;
  stroke-width: 1px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.busi_line_green {
  fill: #8bcb1b;
  stroke: #8bcb1b; }

.busi_line_blue {
  fill: #1385e8;
  stroke: #4da1ea; }

.is-action .busi_line_green,
.is-action .busi_line_blue {
  -webkit-animation: busi_figure 2s;
          animation: busi_figure 2s;
  fill-opacity: 0.2;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

.is-action .busi_font {
  fill: #fff;
  fill-opacity: 1;
  -webkit-animation: busi_font 3s;
          animation: busi_font 3s; }

.busi_font {
  fill-opacity: 0;
  fill: #fff; }

/* 企業情報
------------------------ */
#top-company {
  position: relative;
  background-color: #fff;
  font-size: 13px; }
  #top-company .topblock-head {
    white-space: 100%;
    background-image: url("/images/top/company_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 235px;
    position: relative; }
    .is-sp #top-company .topblock-head {
      height: 137.5px;
      background-image: url("/images/top/company_bg_sp.png"); }
  #top-company .topblock_title {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  #top-company .topblock_title__main {
    display: block;
    margin-bottom: 12px;
    background-image: url("/images/top/company_title.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 165px;
    height: 32px; }
    .is-sp #top-company .topblock_title__main {
      background-image: url("/images/top/company_title_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 135.5px;
      height: 26px; }
    #is-en #top-company .topblock_title__main {
      background-image: url("/images/en/top/company_title.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 282px;
      height: 29px;
      margin-bottom: 0; }
    #is-en.is-sp #top-company .topblock_title__main {
      background-image: url("/images/en/top/company_title_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 188px;
      height: 20px;
      margin-bottom: 0; }
  #top-company .topblock_title__sub {
    display: block;
    margin: 0 auto;
    background-image: url("/images/top/company_subtitle.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 125px;
    height: 12px; }
    .is-sp #top-company .topblock_title__sub {
      background-image: url("/images/top/company_subtitle_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 86.5px;
      height: 8px; }

.top-company-contnt {
  background-color: #fff;
  padding: 70px 0 0; }
  .is-sp .top-company-contnt {
    padding: 40px 15px 25px;
    font-size: 12px; }

.video_footnote {
  color: #fff;
  font-size: 12px; }
  .is-pc .video_footnote {
    position: absolute;
    display: block;
    font-size: 14px;
    text-align: right;
    right: 10px;
    bottom: 10px; }
  .is-sp .video_footnote {
    text-align: center;
    font-size: 10px; }

/* Topic&News
------------------------ */
/* トピック(Topic) */
#top-teaserinfo2 {
  background-color: #f1f1f1;
/* background-color: #000000;背景全て黒 */
/*  padding: 120px 0 120px; */
  padding: 50px 0 50px;/* 上 左/右 下 */
  position: relative; }

  .is-sp #top-teaserinfo2 {
/*    padding: 50px 0 40px 0; } */
      padding: 0; }

  #top-teaserinfo2 .inner {
    margin: 0 auto; }

    .is-pc #top-teaserinfo2 .inner {
      width: 1100px; }
    .is-sp #top-teaserinfo2 .inner {
      width: auto;
      padding: 15px;
      box-sizing: border-box; }

  #top-teaserinfo2 .topblock_title {
    display: block;
    margin: 0 auto 20px;
    background-image: url("/images/teaser/topic_jap.png"); /* 画像変更 */
    background-repeat: no-repeat;

 /* background-color: #333333;テキスト領域:背景全て灰色 */
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 183px;
    height: 77px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; }

/* お知らせ(News)*/
#top-teaserinfo {
  background-color: #f1f1f1;
/*  padding: 120px 0; (上下/左右)*/
  padding: 0 0 60px;/* 上 左/右 下 */
  position: relative; }

  .is-sp #top-teaserinfo {
/*    padding: 50px 0 40px 0; } */
      padding: 0; }

  #top-teaserinfo .inner {
    margin: 0 auto;
 }

    .is-pc #top-teaserinfo .inner {
      width: 1100px; }
    .is-sp #top-teaserinfo .inner {
      width: auto;
      padding: 15px;
      box-sizing: border-box; }

  #top-teaserinfo .topblock_title {
    display: block;
    margin: 0 auto 20px;
    background-image: url("/images/teaser/news_jap.png"); /* 画像変更 */
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 190px;
    height: 78px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; }


/* EN News*/
    #is-en #top-teaserinfo .topblock_title {
      background-image: url("/images/en/teaser/ttl_info.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 139px;
      height: 30px; }


/* Teaser
------------------------ */
/*
    .is-sp #top-teaserinfo .topblock_title {
      background-image: url("/images/teaser/ttl_info_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 132px;
      height: 48px; }

    .is-sp #top-teaserinfo .topblock_title {
      background-image: url("/images/teaser/ttl_info_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 132px;
      height: 48px; }

    #is-en.is-sp #top-teaserinfo .topblock_title {
      background-image: url("/images/en/teaser/ttl_info_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 78.5px;
      height: 19.5px; }
 */


  #top-teaserinfo .infomationBlock {
    position: relative; }


/*** Teaser ***/
/*
  #top-teaserinfo .infomationBlock_con {
    padding: 50px 60px 50px 90px;
    background-color: #fff;
    width: 610px;
    box-sizing: border-box;
    margin-left: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
    .is-sp #top-teaserinfo .infomationBlock_con {
      width: auto;
      padding: 65% 25px 50px; }

  #top-teaserinfo .btnInfo {
    display: inline-block;
    padding: 10px 55px 10px 40px;
    background-color: #8bcb1b;
    color: #fff;
    text-decoration: none;
    position: relative;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: opacity 0.25s; }
    #top-teaserinfo .btnInfo:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .is-sp #top-teaserinfo .btnInfo {
      letter-spacing: 0;
      margin: 0 auto;
      display: block;
      width: 95%;
      box-sizing: border-box; }
    #top-teaserinfo .btnInfo:before {
      display: block;
      content: "";
      background-image: url("/images/teaser/icin_arrow_wh.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 11px;
      height: 9px;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -5px; }
    #top-teaserinfo .btnInfo:after {
      background-image: url("/images/teaser/icon_blank_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 11px;
      height: 9px;
      left: 19px;
      top: 50%;
      margin-top: -4px; }
      .is-sp #top-teaserinfo .btnInfo:after {
        background-image: url("/images/teaser/icon_blank_sp.png");
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: 100%;
        overflow: hidden;
        white-space: nowrap;
        width: 10px;
        height: 8px; }
*/