.btn { line-height: 50px; height: 50px; padding: 0 10px; }

.round { border-radius: 50px; }

.go { margin-top: 18px; }

.btn_line { height: 50px; line-height: 46px; padding: 0 10px; }

@media screen and (max-width: 1024px) { .btn { height: 42px; line-height: 42px; padding: 0 8px; }
  .round { border-radius: 42px; }
  .go { margin-top: 14px; }
  .btn_line { height: 42px; line-height: 38px; } }

@-webkit-keyframes zoom-a { 0% { background-size: 150% auto; }
  100% { background-size: cover; } }

@-moz-keyframes zoom-a { 0% { background-size: 150% auto; }
  100% { background-size: cover; } }

@-o-keyframes zoom-a { 0% { background-size: 150% auto; }
  100% { background-size: cover; } }

@keyframes zoom-a { 0% { background-size: 150% auto; }
  100% { background-size: cover; } }

#visual { position: relative; padding: 75px 0 95px; background: url(../_img/main_visual_bg.jpg) 50% 50% no-repeat; background-size: cover; text-align: center; -webkit-animation: zoom-a 1s linear forwards alternate; /* Safari 4+ */ -moz-animation: zoom-a 1s linear forwards alternate; /* Fx 5+ */ -o-animation: zoom-a 1s linear forwards alternate; /* Opera 12+ */ animation: zoom-a 1s linear forwards alternate; /* IE 10+, Fx 29+ */ }

#visual .inr { display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; height: 480px; }

#visual img { display: inline-block; }

#visual .item .inr { width: 1280px; max-width: 100%; margin: 0 auto; padding: 30px 0; }

#visual .item .inr img { height: 400px; transition: .2s; }

#visual .item .inr img.pc { display: block; }

#visual .item .inr img.mo { display: none; }

#visual .item .inr a { display: none; }

#visual .item.slick-current .inr { padding: 0; }

#visual .item.slick-current .inr img { height: 480px; }

#visual .item.slick-current .inr a { display: block; position: absolute; top: 330px; left: 107px; width: 200px; height: 52px; font-size: 0; line-height: 0; }

#visual .arrows { position: absolute; top: 50%; left: 0; width: 100%; margin-top: -30px; }

#visual .slick-arrow { display: inline-block; width: 60px; height: 60px; line-height: 60px; background: rgba(0, 0, 0, 0.3); text-align: center; }

#visual .slick-arrow .ico_comm { width: 14px; height: 24px; margin-top: 18px; }

#visual .prev { float: left; }

#visual .prev .ico_comm { background-position: -65px -60px; }

#visual .next { float: right; }

#visual .next .ico_comm { background-position: -80px -60px; }

#visual .ctr { position: absolute; bottom: 40px; left: 0; width: 100%; font-size: 0; }

#visual .ctr .dots { display: inline-block; margin: 10px 10px 0 0; }

#visual .ctr .dots li { padding: 0 2px; }

#visual .ctr .dots button { display: block; width: 60px; height: 4px; background: #fff; }

#visual .ctr .dots .slick-active button { background: #0068cf; }

#visual .ctr button { border: none; }

#visual .ctr .pause, #visual .ctr .play { width: 24px; height: 24px; }

#visual .ctr .pause:before, #visual .ctr .pause:after { display: inline-block; width: 2px; height: 10px; background: #000; margin: 0 2px; content: ''; }

#visual .ctr .play:after { display: inline-block; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 6px solid #000; content: ''; }

@media screen and (max-width: 1300px) { #visual { padding: 0; }
  #visual .item .inr { padding: 0; }
  #visual .item .inr, #visual .item .inr img { height: auto !important; }
  #visual .slick-arrow { width: 40px; height: 40px; line-height: 40px; }
  #visual .slick-arrow .ico_comm { width: 10px; height: 20px; margin-top: 10px; }
  #visual .slick-arrow.prev .ico_comm { background-position: -65px -62px; }
  #visual .slick-arrow.next .ico_comm { background-position: -84px -62px; } }

@media screen and (max-width: 1024px) { #visual .slick-arrow { width: 30px; }
  #visual .item .inr { overflow: hidden; }
  #visual .item .inr img.pc { display: none; }
  #visual .item .inr img.mo { display: block; }
  #visual .item.slick-current .inr a { width: 32.4%; height: 15%; top: 62.3%; left: 33.8%; }
  #visual .ctr { bottom: 10px; }
  #visual .ctr .dots button { width: 30px; height: 3px; } }

#contents > .wfix { position: relative; padding: 100px 0 90px; }

#contents .btn { min-width: 190px; }

#contents .pna { width: 50%; padding-right: 50px; }

#contents .pna .tit { display: block; font-size: 40px; line-height: 1.2; color: #222; }

#contents .pna .tit b { display: block; }

#contents .pna .tit:after { display: block; width: 40px; height: 4px; background: #0068cf; margin-top: 18px; content: ''; }

#contents .pna .cont { position: relative; margin-top: 50px; padding-left: 170px; }

#contents .pna .cont:before { position: absolute; top: 0; left: 0; width: 140px; height: 140px; background: url(../_img/main_ico_group.png) 50% 50% no-repeat; content: ''; }

#contents .pna .cont p { font-size: 18px; line-height: 22px; }

#contents .pna .cont .ib { display: block; }

#contents .pna .cont .btn { margin-top: 24px; }

#contents .links { position: absolute; top: 100px; right: 0; width: 50%; font-size: 0; }

#contents .links .item { display: flex; float: left; flex-direction: column; justify-content: center; align-items: center; width: 48%; width: calc(50% - 10px); height: 470px; box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.4); text-align: center; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }

#contents .links .item + .item { margin-left: 20px; }

#contents .links .item1 { background-image: url(../_img/main_link1_bg.jpg); }

#contents .links .item2 { background-image: url(../_img/main_link2_bg.jpg); }

#contents .links .ib { display: block; }

#contents .links p { height: 96px; font-size: 18px; font-weight: bold; color: #fff; line-height: 24px; text-shadow: 0 0 20px black; }

#contents .links .btn { margin-top: 28px; padding: 0; }

#contents .links .ico_bfr:before { width: 18px; height: 20px; margin: 15px 7px 0 0; background-position: 0px -95px; content: ''; }

#contents .customer { padding: 40px 0; background: #eaf8f9; font-size: 0; }

#contents .customer .tit { display: inline-block; margin-right: 30px; font-size: 18px; font-weight: bold; line-height: 40px; color: #036; }

#contents .customer .tit:before { width: 20px; height: 20px; margin: 10px 6px 0 0; background-position: 0px -15px; content: ''; }

#contents .customer .mont { display: inline-block; font-size: 36px; line-height: 40px; color: #036; font-weight: bold; }

#contents .customer .operating { margin-top: 10px; font-size: 16px; letter-spacing: 0; opacity: .9; }

@media screen and (max-width: 1300px) { #contents .btn { min-width: 180px; font-size: 15px; }
  #contents > .wfix { margin: 0 30px; padding: 50px 0 40px; }
  #contents .pna { padding-right: 40px; }
  #contents .pna .tit { font-size: 30px; }
  #contents .pna .cont { margin-top: 30px; padding-left: 160px; }
  #contents .pna .cont p { font-size: 16px; line-height: 1.4; }
  #contents .pna .cont .ib { display: inline; word-break: keep-all; }
  #contents .links { top: 50px; }
  #contents .links .item { height: 360px; }
  #contents .links p { height: 80px; font-size: 15px; line-height: 20px; }
  #contents .customer { padding: 30px 20px; } }

@media screen and (max-width: 1024px) { #contents .btn { min-width: 160px; padding: 0 15px; }
  #contents .pna { width: 60%; }
  #contents .links { width: 40%; }
  #contents .links .item { float: none; width: auto; height: 200px; padding: 0 20px; }
  #contents .links .item + .item { margin: 10px 0 0; }
  #contents .links p { height: auto; }
  #contents .links .ib { display: inline-block; }
  #contents .links .btn { padding: 0 12px; }
  #contents .links .btn:before { margin-top: 11px; }
  #contents .customer .mont { font-size: 30px; } }

@media screen and (max-width: 720px) { #contents > .wfix { margin: 0; padding: 0; }
  #contents .pna { width: auto; padding: 30px 15px; }
  #contents .pna .tit { font-size: 20px; text-align: center; }
  #contents .pna .tit:after { height: 2px; margin: 10px auto 0; }
  #contents .pna .cont { padding: 0; text-align: center; font-size: 0; }
  #contents .pna .cont:before { display: block; position: relative; width: 70px; height: 70px; background-size: 70px; margin: 0 auto; }
  #contents .pna .cont p { margin-top: 10px; font-size: 15px; }
  #contents .links { position: relative; top: auto; width: auto; }
  #contents .links .item { margin: 0 15px 15px; box-shadow: none; }
  #contents .links .item + .item { margin: 0 15px 15px; }
  #contents .customer { padding: 20px 15px; text-align: center; }
  #contents .customer .tit { font-size: 16px; margin-right: 20px; line-height: 30px; }
  #contents .customer .tit:before { margin-top: 5px; }
  #contents .customer .mont { font-size: 24px; line-height: 30px; }
  #contents .customer .operating { margin-top: 5px; font-size: 14px; } }

#notice { margin-top: 40px; }

#notice .wfix { position: relative; padding: 30px; border: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.2); }

#notice .tit_notice { float: left; margin-right: 50px; padding-left: 10px; font-weight: bold; }

#notice .tit_notice span.mont { display: block; font-size: 12px; color: #0068cf; }

#notice .tit_notice .tit { font-weight: bold; font-size: 20px; }

#notice .cont { overflow: hidden; padding-right: 240px; line-height: 48px; }

#notice .ctr { float: left; margin: 12px 12px 0 0; }

#notice .ctr button { width: 24px; height: 24px; line-height: normal; }

#notice .ctr .pause:before, #notice .ctr .pause:after { display: inline-block; width: 2px; height: 10px; background: #000; margin: 0 2px; content: ''; }

#notice .ctr .play:after { display: inline-block; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 6px solid #000; content: ''; }

#notice .ctr .prev .ico_comm, #notice .ctr .next .ico_comm { width: 12px; height: 6px; }

#notice .ctr .prev .ico_comm { background-position: -90px -50px; }

#notice .ctr .next .ico_comm { background-position: -90px -40px; }

#notice .date { float: left; margin-right: 12px; font-size: 14px; letter-spacing: 0; }

#notice .slider { overflow: hidden; }

#notice .slider a { display: inline-block; max-width: calc(100% - 160px); font-weight: bold; font-size: 18px; transition: .2s; }

@media screen and (min-width: 1024px) { #notice .slider a:hover { color: #000; } }

#notice .ico_new { display: inline-block; margin: 14px 0 0 8px; }

#notice .btn { position: absolute; top: 50%; right: 30px; width: 140px; margin-top: -25px; }

@media screen and (max-width: 1300px) { #notice .wfix { margin: 0 20px; padding: 20px; }
  #notice .tit_notice { margin-right: 30px; padding-left: 0; }
  #notice .tit_notice .tit { font-size: 18px; }
  #notice .cont { padding-right: 140px; line-height: 45px; }
  #notice .slider a { font-size: 15px; }
  #notice .btn { right: 20px; width: 100px; font-size: 15px; margin-top: -21px; } }

@media screen and (max-width: 720px) { #notice { margin-top: 20px; }
  #notice .wfix { position: relative; margin: 0 15px; padding: 20px 15px; box-shadow: none; }
  #notice .tit_notice { float: none; margin-right: 0; line-height: 22px; }
  #notice .tit_notice span.mont { display: inline-block; margin-right: 4px; }
  #notice .tit_notice .tit { display: inline-block; }
  #notice .cont { margin-top: 20px; padding-right: 0; line-height: 24px; font-size: 0; }
  #notice .cont .ctr { margin-top: 0; }
  #notice .cont .ico_new { margin-top: 2px; }
  #notice .date { width: 60px; margin-right: 0; font-size: 12px; }
  #notice .slider a { max-width: calc(100% - 88px); }
  #notice .btn { top: 15px; right: 15px; width: 70px; height: 32px; line-height: 32px; margin-top: 0; font-size: 14px; font-weight: normal; }
  #notice .btn .ico_comm { display: none; } }

#banners { padding: 20px 0; text-align: center; }

#banners .ctr { float: left; padding: 20px 0; margin-right: 20px; }

#banners .ctr button { width: 40px; height: 40px; }

#banners .ctr .prev .ico_comm, #banners .ctr .next .ico_comm { width: 8px; height: 14px; }

#banners .ctr .prev .ico_comm { background-position: -35px 0px; }

#banners .ctr .next .ico_comm { background-position: -45px 0px; }

#banners .ctr .pause:before, #banners .ctr .pause:after { display: inline-block; width: 2px; height: 14px; margin: 0 2px; background: #555; content: ''; }

#banners .ctr .play:after { display: inline-block; width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 9px solid #555; content: ''; }

#banners .slider { overflow: hidden; }

#banners .slider a { display: flex; height: 80px; justify-content: center; align-items: center; }

#banners img { margin: 0 auto; }

@media screen and (max-width: 1300px) { #banners .wfix { margin: 0 20px; }
  #banners .slider { margin-left: -10px; }
  #banners .item { padding: 0 5px; }
  #banners .item a { padding: 5px; border: 1px solid #ddd; text-align: center; } }

@media screen and (max-width: 1024px) { #banners .ctr { display: none; }
  #banners .slider a { height: 50px; }
  #banners .slider a img { max-height: 50px; }
  #banners .item { max-width: 160px; } }
