@charset "UTF-8";
/* -----

   set module

---------------------------------------------------- */
/*----------------------------------------------------
*
*--Snippet
*
---------------------------------------------------- */
.hide {
  display: none !important;
}

.d_block {
  display: block !important;
}

.d_inline {
  display: inline !important;
}

.d_inline-block {
  display: inline-block !important;
}

.fw_bold {
  font-weight: bold !important;
}

.fw_normal {
  font-weight: normal !important;
}

.fw_lighter {
  font-weight: lighter !important;
}

.ta_center {
  text-align: center !important;
}

.ta_right {
  text-align: right !important;
}

.nml_5em {
  margin-left: -.5em;
}

.reg_normal {
  position: relative;
  top: -0.2em;
  left: 0.1em;
  font-size: 0.8em;
  font-family: Verdana !important;
}

.conf_bar {
  background: #ddd;
  color: #888;
  text-align: right;
  font-size: 10px;
  padding: 2px 2px 2px 0px;
}

.kinsoku {
  display: inline-block;
}

.kinsoku + i {
  display: inline-block;
  width: 0;
  font-style: normal;
}

.sp_view {
  display: none;
}

@media screen and (max-width: 899px) {
  .sp_hidden {
    display: none;
  }

  .sp_view {
    display: inline-block;
  }
}
.font_robot {
  font-family: 'Roboto';
  font-weight: 400;
}

.font_robot.test_middle {
  font-weight: 500;
}

.font_robot.test_bold {
  font-weight: 700;
}

/*----------------------------------------------------
*--clearfix
---------------------------------------------------- */
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.clearfix {
  *zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fclear {
  clear: both;
}

.opacity {
  transition: opacity 0.2s ease-out;
}

.opacity:hover {
  opacity: 0.6;
}

.opacity_soft {
  position: absolute;
  background: #ffffff;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.opacity_soft:hover {
  opacity: 1;
}

.inner_link {
  color: #0badd8;
  text-decoration: underline;
}

.inner_link:hover {
  text-decoration: none;
}

/*----------------------------------------------------
*--pagetop
---------------------------------------------------- */
.pagetop {
  position: relative;
  display: block;
  z-index: 10000000;
}
@media screen and (max-width: 899px) {
  .pagetop {
    position: static;
    display: block !important;
  }
}
.pagetop a {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: block;
}
@media screen and (max-width: 899px) {
  .pagetop a {
    position: static;
    display: block;
    width: 100%;
    text-align: center;
    background: #97999d;
  }
  .pagetop a::after {
    content: '\f077';
    display: inline-block;
    color: #fff;
    font-family: "FontAwesome";
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0 10px 0;
  }
}
.pagetop a img {
  width: 64px;
  height: 64px;
  transition: opacity 0.5s ease-out;
}
@media screen and (max-width: 899px) {
  .pagetop a img {
    display: none;
  }
}
.pagetop a:hover {
  opacity: 0.8;
  transition: opacity 0.1s ease-out;
}
.drawer-open .pagetop {
  z-index: 100;
}

/*----------------------------------------------------
*--margin class
---------------------------------------------------- */
/* -------------- margin-top -------------- */
.mt01 {
  margin-top: 1px !important;
}

.mt02 {
  margin-top: 2px !important;
}

.mt03 {
  margin-top: 3px !important;
}

.mt04 {
  margin-top: 4px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt06 {
  margin-top: 6px !important;
}

.mt07 {
  margin-top: 7px !important;
}

.mt08 {
  margin-top: 8px !important;
}

.mt09 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt13 {
  margin-top: 13px !important;
}

.mt14 {
  margin-top: 14px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt17 {
  margin-top: 17px !important;
}

.mt18 {
  margin-top: 18px !important;
}

.mt19 {
  margin-top: 19px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt21 {
  margin-top: 21px !important;
}

.mt22 {
  margin-top: 22px !important;
}

.mt23 {
  margin-top: 23px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt26 {
  margin-top: 26px !important;
}

.mt27 {
  margin-top: 27px !important;
}

.mt28 {
  margin-top: 28px !important;
}

.mt29 {
  margin-top: 29px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt31 {
  margin-top: 31px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt33 {
  margin-top: 33px !important;
}

.mt34 {
  margin-top: 34px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.mt37 {
  margin-top: 37px !important;
}

.mt38 {
  margin-top: 38px !important;
}

.mt39 {
  margin-top: 39px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt41 {
  margin-top: 41px !important;
}

.mt42 {
  margin-top: 42px !important;
}

.mt43 {
  margin-top: 43px !important;
}

.mt44 {
  margin-top: 44px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt46 {
  margin-top: 46px !important;
}

.mt47 {
  margin-top: 47px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mt49 {
  margin-top: 49px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt51 {
  margin-top: 51px !important;
}

.mt52 {
  margin-top: 52px !important;
}

.mt53 {
  margin-top: 53px !important;
}

.mt54 {
  margin-top: 54px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mt57 {
  margin-top: 57px !important;
}

.mt58 {
  margin-top: 58px !important;
}

.mt59 {
  margin-top: 59px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt61 {
  margin-top: 61px !important;
}

.mt62 {
  margin-top: 62px !important;
}

.mt63 {
  margin-top: 63px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt66 {
  margin-top: 66px !important;
}

.mt67 {
  margin-top: 67px !important;
}

.mt68 {
  margin-top: 68px !important;
}

.mt69 {
  margin-top: 69px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt71 {
  margin-top: 71px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.mt73 {
  margin-top: 73px !important;
}

.mt74 {
  margin-top: 74px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt76 {
  margin-top: 76px !important;
}

.mt77 {
  margin-top: 77px !important;
}

.mt78 {
  margin-top: 78px !important;
}

.mt79 {
  margin-top: 79px !important;
}

.mt80 {
  margin-top: 80px !important;
}

/* -------------- margin-right -------------- */
.mr01 {
  margin-right: 1px !important;
}

.mr02 {
  margin-right: 2px !important;
}

.mr03 {
  margin-right: 3px !important;
}

.mr04 {
  margin-right: 4px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr06 {
  margin-right: 6px !important;
}

.mr07 {
  margin-right: 7px !important;
}

.mr08 {
  margin-right: 8px !important;
}

.mr09 {
  margin-right: 9px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr11 {
  margin-right: 11px !important;
}

.mr12 {
  margin-right: 12px !important;
}

.mr13 {
  margin-right: 13px !important;
}

.mr14 {
  margin-right: 14px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mr17 {
  margin-right: 17px !important;
}

.mr18 {
  margin-right: 18px !important;
}

.mr19 {
  margin-right: 19px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr21 {
  margin-right: 21px !important;
}

.mr22 {
  margin-right: 22px !important;
}

.mr23 {
  margin-right: 23px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr26 {
  margin-right: 26px !important;
}

.mr27 {
  margin-right: 27px !important;
}

.mr28 {
  margin-right: 28px !important;
}

.mr29 {
  margin-right: 29px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr31 {
  margin-right: 31px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mr33 {
  margin-right: 33px !important;
}

.mr34 {
  margin-right: 34px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr36 {
  margin-right: 36px !important;
}

.mr37 {
  margin-right: 37px !important;
}

.mr38 {
  margin-right: 38px !important;
}

.mr39 {
  margin-right: 39px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr41 {
  margin-right: 41px !important;
}

.mr42 {
  margin-right: 42px !important;
}

.mr43 {
  margin-right: 43px !important;
}

.mr44 {
  margin-right: 44px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr46 {
  margin-right: 46px !important;
}

.mr47 {
  margin-right: 47px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mr49 {
  margin-right: 49px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr51 {
  margin-right: 51px !important;
}

.mr52 {
  margin-right: 52px !important;
}

.mr53 {
  margin-right: 53px !important;
}

.mr54 {
  margin-right: 54px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mr57 {
  margin-right: 57px !important;
}

.mr58 {
  margin-right: 58px !important;
}

.mr59 {
  margin-right: 59px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr61 {
  margin-right: 61px !important;
}

.mr62 {
  margin-right: 62px !important;
}

.mr63 {
  margin-right: 63px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr66 {
  margin-right: 66px !important;
}

.mr67 {
  margin-right: 67px !important;
}

.mr68 {
  margin-right: 68px !important;
}

.mr69 {
  margin-right: 69px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr71 {
  margin-right: 71px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.mr73 {
  margin-right: 73px !important;
}

.mr74 {
  margin-right: 74px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr76 {
  margin-right: 76px !important;
}

.mr77 {
  margin-right: 77px !important;
}

.mr78 {
  margin-right: 78px !important;
}

.mr79 {
  margin-right: 79px !important;
}

.mr80 {
  margin-right: 80px !important;
}

/* -------------- margin-bottom -------------- */
.mb01 {
  margin-bottom: 1px !important;
}

.mb02 {
  margin-bottom: 2px !important;
}

.mb03 {
  margin-bottom: 3px !important;
}

.mb04 {
  margin-bottom: 4px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb06 {
  margin-bottom: 6px !important;
}

.mb07 {
  margin-bottom: 7px !important;
}

.mb08 {
  margin-bottom: 8px !important;
}

.mb09 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb17 {
  margin-bottom: 17px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb19 {
  margin-bottom: 19px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb21 {
  margin-bottom: 21px !important;
}

.mb22 {
  margin-bottom: 22px !important;
}

.mb23 {
  margin-bottom: 23px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb26 {
  margin-bottom: 26px !important;
}

.mb27 {
  margin-bottom: 27px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.mb29 {
  margin-bottom: 29px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb31 {
  margin-bottom: 31px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb33 {
  margin-bottom: 33px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.mb37 {
  margin-bottom: 37px !important;
}

.mb38 {
  margin-bottom: 38px !important;
}

.mb39 {
  margin-bottom: 39px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb41 {
  margin-bottom: 41px !important;
}

.mb42 {
  margin-bottom: 42px !important;
}

.mb43 {
  margin-bottom: 43px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb46 {
  margin-bottom: 46px !important;
}

.mb47 {
  margin-bottom: 47px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb49 {
  margin-bottom: 49px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb51 {
  margin-bottom: 51px !important;
}

.mb52 {
  margin-bottom: 52px !important;
}

.mb53 {
  margin-bottom: 53px !important;
}

.mb54 {
  margin-bottom: 54px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb57 {
  margin-bottom: 57px !important;
}

.mb58 {
  margin-bottom: 58px !important;
}

.mb59 {
  margin-bottom: 59px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb61 {
  margin-bottom: 61px !important;
}

.mb62 {
  margin-bottom: 62px !important;
}

.mb63 {
  margin-bottom: 63px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mb67 {
  margin-bottom: 67px !important;
}

.mb68 {
  margin-bottom: 68px !important;
}

.mb69 {
  margin-bottom: 69px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb71 {
  margin-bottom: 71px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.mb73 {
  margin-bottom: 73px !important;
}

.mb74 {
  margin-bottom: 74px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb76 {
  margin-bottom: 76px !important;
}

.mb77 {
  margin-bottom: 77px !important;
}

.mb78 {
  margin-bottom: 78px !important;
}

.mb79 {
  margin-bottom: 79px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

/* -------------- margin-left -------------- */
.ml01 {
  margin-left: 1px !important;
}

.ml02 {
  margin-left: 2px !important;
}

.ml03 {
  margin-left: 3px !important;
}

.ml04 {
  margin-left: 4px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml06 {
  margin-left: 6px !important;
}

.ml07 {
  margin-left: 7px !important;
}

.ml08 {
  margin-left: 8px !important;
}

.ml09 {
  margin-left: 9px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml11 {
  margin-left: 11px !important;
}

.ml12 {
  margin-left: 12px !important;
}

.ml13 {
  margin-left: 13px !important;
}

.ml14 {
  margin-left: 14px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.ml17 {
  margin-left: 17px !important;
}

.ml18 {
  margin-left: 18px !important;
}

.ml19 {
  margin-left: 19px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml21 {
  margin-left: 21px !important;
}

.ml22 {
  margin-left: 22px !important;
}

.ml23 {
  margin-left: 23px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml26 {
  margin-left: 26px !important;
}

.ml27 {
  margin-left: 27px !important;
}

.ml28 {
  margin-left: 28px !important;
}

.ml29 {
  margin-left: 29px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml31 {
  margin-left: 31px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml33 {
  margin-left: 33px !important;
}

.ml34 {
  margin-left: 34px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml36 {
  margin-left: 36px !important;
}

.ml37 {
  margin-left: 37px !important;
}

.ml38 {
  margin-left: 38px !important;
}

.ml39 {
  margin-left: 39px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml41 {
  margin-left: 41px !important;
}

.ml42 {
  margin-left: 42px !important;
}

.ml43 {
  margin-left: 43px !important;
}

.ml44 {
  margin-left: 44px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml46 {
  margin-left: 46px !important;
}

.ml47 {
  margin-left: 47px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.ml49 {
  margin-left: 49px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml51 {
  margin-left: 51px !important;
}

.ml52 {
  margin-left: 52px !important;
}

.ml53 {
  margin-left: 53px !important;
}

.ml54 {
  margin-left: 54px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.ml57 {
  margin-left: 57px !important;
}

.ml58 {
  margin-left: 58px !important;
}

.ml59 {
  margin-left: 59px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml61 {
  margin-left: 61px !important;
}

.ml62 {
  margin-left: 62px !important;
}

.ml63 {
  margin-left: 63px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml66 {
  margin-left: 66px !important;
}

.ml67 {
  margin-left: 67px !important;
}

.ml68 {
  margin-left: 68px !important;
}

.ml69 {
  margin-left: 69px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml71 {
  margin-left: 71px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.ml73 {
  margin-left: 73px !important;
}

.ml74 {
  margin-left: 74px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml76 {
  margin-left: 76px !important;
}

.ml77 {
  margin-left: 77px !important;
}

.ml78 {
  margin-left: 78px !important;
}

.ml79 {
  margin-left: 79px !important;
}

.ml80 {
  margin-left: 80px !important;
}

/*----------------------------------------------------
*--text class
---------------------------------------------------- */
[class*="text__set"] {
  max-height: 100%;
  margin: -4px 0;
  font-size: 16px;
  line-height: 1.5;
}
[class*="text__set"].inline {
  display: inline;
}
[class*="text__set"] .zero {
  margin-top: -4px;
}
[class*="text__set"] > span {
  display: inline-block;
}
@media screen and (max-width: 899px) {
  [class*="text__set"] {
    margin: -3px 0;
    font-size: 15px;
    line-height: 1.4;
  }
  [class*="text__set"] .zero {
    margin-top: -3px;
  }
}

.text__set-mb16 {
  margin-bottom: 12px;
}
@media screen and (max-width: 899px) {
  .text__set-mb16 {
    margin-bottom: 11px;
  }
}
.text__set-mb20 {
  margin-bottom: 16px;
}
@media screen and (max-width: 899px) {
  .text__set-mb20 {
    margin-bottom: 13px;
  }
}
.text__set-mb24 {
  margin-bottom: 20px;
}
@media screen and (max-width: 899px) {
  .text__set-mb24 {
    margin-bottom: 15px;
  }
}
.text__set-mb36 {
  margin-bottom: 32px;
}
@media screen and (max-width: 899px) {
  .text__set-mb36 {
    margin-bottom: 17px;
  }
}

.text__center {
  text-align: center;
}

/*----------------------------------------------------
*--link
---------------------------------------------------- */
/*-link__inner
---------------------------------------------------- */
.link__inner {
  display: inline-block;
  color: #008cdc;
  transition: color 0.2s ease-out;
}
.link__inner:hover {
  color: #008cdc;
}
.link__inner.set_small_arrow::before {
  display: inline-block;
  margin: 3px 4px 0 6px;
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 11px;
  font-weight: 900;
  vertical-align: top;
}
.link__inner[target="_blank"]::after {
  content: "";
  display: inline-block;
  margin: .5em 6px 0 6px;
  width: 11px;
  height: 9px;
  background: url(../images/icon/icon_blank.svg) no-repeat;
  vertical-align: top;
}

/*-link__arrow
---------------------------------------------------- */
.link__arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 10px;
  transition: color 0.2s ease-out;
  font-size: 1em;
}
.link__arrow::before {
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 10px;
  font-weight: 900;
  height: 1em;
  color: #008cdc;
}
.link__arrow.another::before {
  content: '\f0da';
  top: 5px;
}
.link__arrow[target="_blank"]::after {
  content: "";
  display: inline-block;
  margin: 0 6px 2px 6px;
  width: 11px;
  height: 9px;
  background: url(../images/icon/icon_blank.svg) no-repeat;
}
.link__arrow:hover {
  color: #008cdc;
}

/*-link__arrow_file
---------------------------------------------------- */
.link__arrow_file {
  position: relative;
  display: inline-block;
  padding: 0 0 0 10px;
  transition: color 0.2s ease-out;
}
.link__arrow_file::before,
.link__arrow_file > .capa::before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 1em;
}
.link__arrow_file::before {
  position: absolute;
  top: 5px;
  left: 0;
  color: #008cdc;
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 10px;
  font-weight: 900;
  height: 1em;
  vertical-align: top;
}
.link__arrow_file.another::before {
  content: '\f0da';
  top: 5px;
}
.link__arrow_file > .capa {
  margin-left: 0.6em;
  color: #afafaf;
  font-weight: lighter;
}
.link__arrow_file > .capa::before {
  position: relative;
  margin-right: -.5rem;
}
.link__arrow_file[href$=".pdf"] > .capa::before {
  content: '\f1c1';
  color: #ff3500;
}
.link__arrow_file.another_icon[href$=".pdf"] > .capa::before {
  content: '' !important;
  background: url(../images/icon/icon_pdf.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  margin-right: 0.5rem;
  top: 2px;
}
.link__arrow_file[href$=".xls"] > .capa::before, .link__arrow_file[href$=".xlsx"] > .capa::before {
  content: '\f1c3';
  color: #00c53e;
}
.link__arrow_file[href$=".doc"] > .capa::before, .link__arrow_file[href$=".docx"] > .capa::before {
  content: '\f1c2';
  color: #0053bd;
}
.link__arrow_file[href$=".zip"] > .capa::before {
  content: '\f1c6';
  color: #8c8c8c;
}
.link__arrow_file:hover, .link__arrow_file:hover > .capa::before {
  color: #008cdc;
}

/*-simple__ulist
---------------------------------------------------- */
.simple__ulist > li {
  position: relative;
  margin-top: 12px;
  margin-bottom: -4px;
  line-height: 1.5;
}
.simple__ulist > li:first-child {
  margin-top: -4px;
}
.simple__ulist > li.fc_blue {
  color: blue;
}
@media screen and (max-width: 899px) {
  .simple__ulist > li {
    margin-top: 13px;
    margin-bottom: -3px;
    line-height: 1.4;
  }
  .simple__ulist > li:first-child {
    margin-top: -3px;
  }
}
.simple__ulist.deco > li {
  padding-left: 1em;
}
.simple__ulist.deco > li::before {
  position: absolute;
  font-family: 'FontAwesome';
  display: inline-block;
  content: '\f111';
  font-size: 1em;
  font-weight: 900;
  color: #008cdc;
  top: 0;
  left: 0;
  transform: scale(0.6);
}
@media screen and (max-width: 899px) {
  .simple__ulist.deco > li::before {
    top: 1px;
  }
}
.simple__ulist.deco.adj_color > li::before {
  color: #333;
}

/*-simple__olist
---------------------------------------------------- */
.simple__olist {
  counter-reset: section;
}
.simple__olist > li {
  position: relative;
  margin-top: 12px;
  margin-bottom: -4px;
  padding-left: 1.2em;
  list-style: none;
  line-height: 1.5;
}
.simple__olist > li:first-child {
  margin-top: -4px;
}
.simple__olist > li::before {
  position: absolute;
  left: 0;
  display: inline-block;
  content: counter(section) ".";
  counter-increment: section;
  font-size: 1em;
}
.simple__olist > li.fc_darkorange {
  color: darkorange;
}
@media screen and (max-width: 899px) {
  .simple__olist > li {
    margin-top: -3px;
    margin-bottom: 13px;
    line-height: 1.4;
  }
  .simple__olist > li:first-child {
    margin-top: -3px;
  }
}
.simple__olist > li > ol,
.simple__olist > li > ul {
  margin-top: 12px;
  margin-bottom: 12px;
}
@media screen and (max-width: 899px) {
  .simple__olist > li > ol,
  .simple__olist > li > ul {
    margin-top: 13px;
    margin-bottom: 13px;
  }
}
.simple__olist.adj_mb > li {
  margin-top: 20px;
}
.simple__olist.adj_mb > li:first-child {
  margin-top: -4px;
}
@media screen and (max-width: 899px) {
  .simple__olist.adj_mb > li {
    margin-bottom: 21px;
  }
  .simple__olist.adj_mb > li:first-child {
    margin-top: -3px;
  }
}
.simple__olist.adj_digit > li {
  padding-left: 1.6em;
}
.simple__olist.adj_digit > li::before {
  left: 9px;
}
.simple__olist.adj_digit > li:nth-child(n+10)::before {
  left: 0;
}
.simple__olist.bracket > li {
  padding-left: 2em;
}
.simple__olist.bracket > li::before {
  left: -0.65em;
  content: "（" counter(section) "）";
  counter-increment: section;
}
.simple__olist.alpha > li:before {
  content: counter(section,upper-alpha) ".";
  counter-increment: section;
}
.simple__olist.no-deco > li {
  position: static;
  padding-left: 0;
  text-indent: 0;
}
.simple__olist.no-deco > li::before {
  content: none;
}

/*-
---------------------------------------------------- */
/*----------------------------------------------------
*--header
---------------------------------------------------- */
.header {
  position: relative;
  background: #fff;
  width: 100%;
  z-index: 10000;
}
.header__inner {
  height: 140px;
}
@media screen and (max-width: 899px) {
  .header__inner {
    height: 50px;
  }
}
.header__top {
  position: relative;
  z-index: 10000;
}
.header__top_logo {
  z-index: 10000;
}
@media screen and (max-width: 899px) {
  .header__top_gnav_sub {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .header__gnav {
    display: none;
  }
}
.header__hamburger_btn {
  display: none;
}
@media screen and (max-width: 899px) {
  .header__hamburger_btn {
    display: block;
  }
}
.header__gnav_sp {
  display: none;
}
@media screen and (max-width: 899px) {
  .header__gnav_sp {
    display: block;
  }
}

/*----------------------------------------------------
*--top_logo
---------------------------------------------------- */
.top_logo {
  position: absolute;
  top: 25px;
  display: block;
  font-size: 0;
}
@media screen and (max-width: 899px) {
  .top_logo {
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 50px;
    padding: 11px 0 0 12px;
  }
}
.top_logo > a {
  display: inline-block;
  vertical-align: top;
}
.top_logo__main {
  width: 322px;
}
@media screen and (max-width: 899px) {
  .top_logo__main {
    width: 231px;
  }
}
.top_logo__main img {
  width: 100%;
}

/*----------------------------------------------------
*--gnav_sub
---------------------------------------------------- */
.gnav_sub {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  margin-top: 18px;
}
.gnav_sub > li {
  display: inline-block;
  vertical-align: top;
}
.gnav_sub > li:nth-child(2) {
  margin-left: 22px;
}
.gnav_sub > li:nth-child(3) {
  margin-left: 32px;
}
.gnav_sub > li:nth-child(4) {
  margin-left: 30px;
}
.gnav_sub > li > .link {
  position: relative;
  display: block;
  padding: 11px 0 11px 12px;
  margin-top: 7px;
  font-size: 14px;
  transition: all 0.2s ease-out;
}
.gnav_sub > li > .link::before {
  position: absolute;
  top: 50%;
  left: 2px;
  display: inline-block;
  font-family: "FontAwesome";
  height: 1em;
  color: #008cdc;
  content: "\f105";
  font-weight: 900;
  font-size: 14px;
  vertical-align: top;
  transform: translateY(-45%);
}
.gnav_sub > li > .link:hover {
  color: #008cdc;
}
.gnav_sub > li > .link_language {
  margin-top: 7px;
}
.gnav_sub > li > .link_language > li {
  display: inline-block;
  vertical-align: top;
}
.gnav_sub > li > .link_language > li:first-child > .btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.gnav_sub > li > .link_language > li:last-child > .btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.gnav_sub > li > .link_language > li:not(:first-child) {
  margin-left: -1px;
}
.gnav_sub > li > .link_language > li > .btn {
  position: relative;
  display: block;
  width: 61px;
  padding: 10px 0 11px 0;
  border: solid 1px #c8cdd3;
  color: #6e7378;
  text-align: center;
  font-size: 13px;
  font-feature-settings: 'palt';
  z-index: 10;
  transition: all 0.2s ease-out;
}
.gnav_sub > li > .link_language > li > span.btn {
  border: solid 1px #008cdc;
  color: #008cdc;
  z-index: 11;
}
.gnav_sub > li > .link_language > li > a.btn:hover {
  background: #f0f4f7;
  color: #008cdc;
}
.gnav_sub > li > .link_contact {
  position: relative;
  display: block;
  background: #008cdc;
  background-size: 200% auto;
  width: 240px;
  padding: 15px 0 13px 0;
  box-shadow: 0px 4px 0px 0px #0079c7;
  border-radius: 6px;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  transition: opacity 0.2s ease-out,letter-spacing 0.2s ease-out;
  letter-spacing: 0.02em;
  overflow: hidden;
}
.gnav_sub > li > .link_contact > span {
  position: relative;
  display: inline-block;
}
.gnav_sub > li > .link_contact > span::before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f0e0";
  margin-top: 1px;
  margin-right: 7px;
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  z-index: 100;
  height: 1em;
  vertical-align: top;
}
.gnav_sub > li > .link_contact:hover {
  opacity: 0.8;
}

/*----------------------------------------------------
*--gnav
---------------------------------------------------- */
.gnav {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: solid 4px #f1f3f5;
  /*--js_mega_menu
  ---------------------------------------------------- */
}
.gnav__inner {
  font-size: 0;
}
.gnav__inner_list {
  position: relative;
  display: inline-block;
  /* calc(100% / 6)*/
  /*width: 16.666%;*/
  width: 20%;
}
.gnav__inner_list::before, .gnav__inner_list::after {
  position: absolute;
  top: 22px;
  display: block;
  background: #e7e7e7;
  width: 1px;
  height: 36px;
}
.gnav__inner_list:first-child::before {
  content: '';
  left: 0;
}
.gnav__inner_list::after {
  content: '';
  right: 0;
}
.gnav__inner_list > .link {
  position: relative;
  display: block;
  padding: 0;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  font-feature-settings: 'palt';
  transition: color 0.2s ease-out;
}
.gnav__inner_list > .link > span {
  position: relative;
  display: inline-block;
  padding: 32px 0 21px;
}
.gnav__inner_list > .link[target$="_blank"] > span::after {
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: 6px;
  content: '\f35d';
  font-size: 11px;
  font-weight: 900;
  color: #bfbfbf;
}
.gnav__inner_list.active > .link {
  color: #008cdc;
}
.gnav__inner_list.active > .link::after {
  position: absolute;
  bottom: -4px;
  display: block;
  content: "";
  background: #008cdc;
  width: 100%;
  height: 4px;
}
.gnav__inner_list > .link:hover {
  color: #008cdc;
}
.gnav__inner_list > .link.js_mega_menu > span {
  padding-right: 48px;
}
.gnav__inner_list > .link.js_mega_menu > span::after {
  width: calc(100% - 63px);
}
.gnav__inner_list > .link.js_mega_menu::after {
  position: absolute;
  font-family: "FontAwesome";
  right: 28px;
  top: 12px;
  color: #c9c9c9;
  content: "\f107";
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  transition: all 0.2s ease-out;
}
.gnav__inner_list > .link.js_mega_menu.no_arrow::after {
  content: none;
}
.gnav__inner_list > .link.js_mega_menu.open {
  color: #008cdc;
}
.gnav__inner_list > .link.js_mega_menu.open::after {
  content: "\f106";
  color: #008cdc;
}

/*----------------------------------------------------
*--mega_menu
---------------------------------------------------- */
.mega_menu {
  position: fixed;
  top: 100px;
  background: rgba(0, 70, 155, 0.9);
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: all .3s ease-out;
  z-index: 1000;
}
.mega_menu__category > li {
  display: none;
}
.mega_menu__ttl {
  display: block;
  padding: 40px 0 14px 0;
  margin: 0 0 16px 0;
  color: #fff;
  border-bottom: solid 1px #4074b4;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
}
.mega_menu__ttl + ul {
  padding: 0 0 42px 0;
}
.mega_menu__ulist {
  display: flex;
  flex-wrap: wrap;
  /*	justify-content: space-between;*/
  padding: 42px 0;
}
.mega_menu__ulist > li {
  position: relative;
  width: calc( ( 100% - 48px ) / 3 );
  height: 64px;
  background: #fff;
  transition: all 0.2s ease-out;
}
.mega_menu__ulist > li:not(:first-child) {
  margin-left: 24px;
}
.mega_menu__ulist > li:nth-child(n+4) {
  margin-top: 24px;
}
.mega_menu__ulist > li:hover {
  box-shadow: none;
}
.mega_menu__ulist > li > a {
  display: flex;
  background: #ffffff;
  width: 100%;
  height: 100%;
  padding: 0 0 0 24px;
  align-items: center;
  color: #384b56;
  font-size: 15px;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.4;
  box-shadow: 0px 0px 15px 3px #003a81;
  transition: background 0.3s ease-out, color 0.2s ease-out;
}
.mega_menu__ulist > li > a::before {
  position: absolute;
  right: 6px;
  bottom: 6px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #00469b transparent;
  transition: right 0.1s ease-out, bottom 0.1s ease-out;
  z-index: 10;
}
.mega_menu__ulist > li > a:hover {
  color: #008cdc;
}
.mega_menu__ulist > li > a:hover::before {
  right: 4px;
  bottom: 4px;
}
.mega_menu__ulist > li.active > a {
  background: #008cdc;
  box-shadow: none;
  border: solid 2px #fff;
  color: #fff;
}
.mega_menu__ulist > li.active > a::before {
  content: none;
}

/*----------------------------------------------------
*--tracking_nav
---------------------------------------------------- */
.tracking_nav {
  padding-top: 140px;
}
@media screen and (max-width: 899px) {
  .tracking_nav {
    padding-top: 50px;
  }
}
.tracking_nav .header {
  position: fixed !important;
  top: -70px;
  height: 70px;
  z-index: 1000;
  transition: none;
  box-shadow: 0 0 0.5em #999;
}
@media screen and (max-width: 899px) {
  .tracking_nav .header {
    top: -50px;
    height: 50px;
  }
}
.tracking_nav .header__inner {
  border-top: none;
  height: 70px;
}
@media screen and (max-width: 899px) {
  .tracking_nav .header__inner {
    height: 50px;
  }
}
.tracking_nav .header__top_gnav_sub {
  display: none;
}
.tracking_nav .header__top_logo {
  top: 11px;
}
@media screen and (max-width: 899px) {
  .tracking_nav .header__top_logo {
    top: 0;
  }
}
.tracking_nav .top_logo {
  top: 19px;
}
@media screen and (max-width: 899px) {
  .tracking_nav .top_logo {
    top: 0;
  }
}
.tracking_nav .top_logo > .top_logo__main {
  width: 248px;
}
@media screen and (max-width: 899px) {
  .tracking_nav .top_logo > .top_logo__main {
    width: 231px;
  }
}
.tracking_nav .header__gnav > .gnav {
  top: 0;
}
.tracking_nav .gnav__inner {
  padding-left: 312px;
}
.tracking_nav .gnav__inner_list {
  /*width: 148px;*/
  width: 20%;
}
.tracking_nav .gnav__inner_list::before, .tracking_nav .gnav__inner_list::after {
  top: 19px;
  height: 28px;
}
.tracking_nav .gnav__inner_list > .link {
  font-size: 13px;
}
.tracking_nav .gnav__inner_list > .link > span {
  padding: 27px 0 27px;
}

@media screen and (max-width: 899px) {
  .drawer-under_layer-open.drawer-open .sp_layer_nav {
    display: none !important;
  }
  .drawer-under_layer-open.drawer-open .drawer-under_layer-overlay {
    display: none !important;
  }
  .drawer-under_layer-open.drawer-open #top_visual__nav_btn {
    z-index: 100;
  }
}
/*----------------------------------------------------
*--header__hamburger_btn
---------------------------------------------------- */
@media screen and (max-width: 899px) {
  .header__hamburger_btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10000;
    width: 50px;
    height: 50px;
  }
  .drawer-open .header__hamburger_btn {
    z-index: 10000;
    height: 50px;
    background: #f3f6f9;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .header__hamburger_btn::after {
    position: absolute;
    content: 'MENU';
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    left: 10px;
    top: 32px;
    letter-spacing: 0.02em;
    cursor: pointer;
    z-index: 10;
    transform: scale(0.8);
  }
  .drawer-open .header__hamburger_btn::after {
    content: 'CLOSE';
    color: #008cdc;
    left: 9px;
  }

  .hamburger_btn__drwer {
    top: -1px;
    z-index: 4;
    display: block;
    padding: 13px 12px 24px 13px;
    width: 50px;
    height: 50px;
    outline: 0;
    border: 0;
    /*border-left: solid 1px #dde0e0;*/
    background-color: #008cdc;
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .drawer-open .hamburger_btn__drwer {
    background-color: #e8edef;
    padding: 13px 12px 24px 12px;
    /*border-left: solid 1px #f3f6f9;*/
  }
  .hamburger_btn__drwer:hover {
    box-sizing: border-box;
    cursor: pointer;
  }

  .hamburger_btn__drwer_icon {
    position: relative;
    display: block;
    margin-top: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .drawer-open .hamburger_btn__drwer_icon {
    background-color: transparent;
  }
  .hamburger_btn__drwer_icon:before, .hamburger_btn__drwer_icon:after {
    position: absolute;
    left: 0px;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .drawer-open .hamburger_btn__drwer_icon:before, .drawer-open .hamburger_btn__drwer_icon:after {
    background-color: #4e6778;
    top: -1px;
  }
  .hamburger_btn__drwer_icon:before {
    top: -6px;
  }
  .drawer-open .hamburger_btn__drwer_icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .hamburger_btn__drwer_icon:after {
    top: 6px;
  }
  .drawer-open .hamburger_btn__drwer_icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .hide_shadow {
    padding-top: 50px;
  }
  .hide_shadow .header {
    position: fixed !important;
    top: 0;
    z-index: 1000;
  }

  /*! overlay */
  .drawer_eraser {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .drawer-open .drawer_eraser {
    display: block;
    cursor: pointer;
    z-index: 1000;
  }
}
/*----------------------------------------------------
*--header__gnav_sp
---------------------------------------------------- */
@media screen and (max-width: 899px) {
  .header__gnav_sp {
    position: relative;
    display: block;
    top: 50px;
    height: 0;
    z-index: 10000;
    overflow-x: hidden;
    transition: all 0.5s ease-in-out;
  }
  .drawer-open .header__gnav_sp {
    height: calc(100vh - 50px);
    /*max-height: 622px;*/
    max-height: 680px;
  }

  .gnav_sp {
    background: #e8edef;
    padding: 24px 12px 60px  12px;
  }
  .gnav_sp__inner > li {
    margin-bottom: 6px;
  }
  .gnav_sp__inner > li > a {
    position: relative;
    display: block;
    background: #fff;
    padding: 16px 12px 17px 30px;
    border-bottom: solid 1px #ced2d6;
    color: #515151;
    font-size: 16px;
    font-weight: 500;
  }
  .gnav_sp__inner > li > a::before {
    content: "\f105";
    position: absolute;
    top: 17px;
    left: 11px;
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: 900;
    color: #008cdc;
    font-size: 16px;
  }
  .gnav_sp__inner > li > a[target$="_blank"]::after {
    content: '\f35d';
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    font-weight: 900;
    color: #bfbfbf;
  }
  .gnav_sp__inner > li.active > a {
    background: #008cdc;
    color: #fff;
    padding-left: 12px;
  }
  .gnav_sp__inner > li.active > a::before {
    content: none;
  }
  .gnav_sp__inner_layer {
    font-size: 0;
  }
  .gnav_sp__inner_layer > li {
    display: inline-block;
    width: 50%;
    border-bottom: solid 1px #ced2d6;
  }
  .gnav_sp__inner_layer > li:first-child {
    border-right: solid 1px #ced2d6;
  }
  .gnav_sp__inner_layer > li > a {
    display: block;
    background: #fff;
    padding: 14px 0 15px 12px;
    font-size: 15px;
    font-weight: 500;
  }

  .gnav_sub_sp__inner {
    margin-top: 24px;
    font-size: 0;
  }
  .gnav_sub_sp__inner > li {
    display: inline-block;
    width: 100%;
  }
  .gnav_sub_sp__inner > li:nth-child(n+2) {
    margin-top: 1px;
  }
  .gnav_sub_sp__inner > li > a {
    position: relative;
    display: block;
    font-size: 14px;
    color: #515151;
    background: #fff;
    padding: 12px 12px 13px 24px;
    border-bottom: solid 1px #ced2d6;
    font-weight: 500;
  }
  .gnav_sub_sp__inner > li > a::before {
    position: absolute;
    top: 12px;
    left: 11px;
    display: inline-block;
    height: 1em;
    content: "\f0da";
    color: #008cdc;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 14px;
    vertical-align: top;
  }

  .gnav_sub_sp__lang {
    background: #fff;
    width: 100%;
    height: auto;
    border: none;
    border-radius: 4px;
    font-size: 0;
    overflow: auto;
    margin-top: 20px;
    padding: 0;
  }
  .gnav_sub_sp__lang > li > a {
    display: inline-block;
    width: 100%;
    padding: 17px 0 17px 0;
    font-size: 14px;
    text-align: center;
    transition: all 0.2s ease-out;
  }
  .gnav_sub_sp__lang > li > a:hover {
    background: #f1f3f4;
    color: #008cdc;
  }
}
/*----------------------------------------------------
*--sp_layer_nav__wrap sp
---------------------------------------------------- */
.sp_layer_nav {
  display: none;
}

@media screen and (max-width: 899px) {
  .sp_layer_nav {
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    top: 124px;
    z-index: 1000;
  }
  .sp_layer_nav::after {
    content: '';
    display: block;
    /*background: url(../images/base/bg_nav_shadow.png) repeat-x;*/
    width: 100%;
    height: 16px;
  }
  .sp_layer_nav__inner {
    background: #f2f4f7;
    padding: 30px 12px 40px 12px;
  }
  .sp_layer_nav__inner .asnav__menu:not(:first-child) {
    margin-top: 4px;
  }
  .sp_layer_nav__inner .asnav__menu > a {
    background: #fff;
    border: none;
    padding: 13px 32px 13px 14px;
  }
  .sp_layer_nav__inner .asnav__menu > a::before {
    left: inherit;
    top: 50% !important;
    transform: translateY(-50%);
    right: 12px;
    font-size: 18px;
  }
  .sp_layer_nav__inner .asnav__menu.active > a {
    background: #008cdc;
    color: #fff;
  }
  .sp_layer_nav__inner .asnav__menu.active_is_child > a {
    color: #008cdc !important;
    background: #e6f2f9 !important;
  }
  .sp_layer_nav__inner .asnav__menu_child .item > a {
    background: #e6f2f9;
    border-top: none;
    padding: 14px 36px 14px 26px;
  }
  .sp_layer_nav__inner .asnav__menu_child .item > a::before {
    left: 14px;
  }
  .sp_layer_nav__inner .asnav__menu_child .item.active > a {
    background: #00469b;
    padding-left: 14px;
    color: #fff;
  }
  .sp_layer_nav__inner .asnav__menu_child .item.active > a::before {
    content: none;
  }
  .sp_layer_nav__inner .nav__list .layer {
    position: relative;
  }
  .sp_layer_nav__inner .nav__list .layer .link {
    display: none;
    background: #fff;
    padding: 15px 34px 15px 17px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.286;
  }
  .sp_layer_nav__inner .nav__list .layer .link > .cate {
    display: none;
  }
  .sp_layer_nav__inner .nav__list .layer .link > .caption {
    display: none;
  }
  .sp_layer_nav__inner .nav__list .layer:first-child > .link {
    margin-top: 0;
  }
  .sp_layer_nav__inner .nav__list .layer .layer_hide {
    display: none;
  }
  .sp_layer_nav__inner .nav__list > .layer > .link.link_active {
    position: relative;
    display: block;
    background-color: transparent;
    padding: 34px 44px 34px 56px;
    margin: -30px 0 0 0;
    font-size: 16px;
    font-feature-settings: 'palt';
    color: #000;
    text-align: center;
  }
  .sp_layer_nav__inner .nav__list > .layer > .link.link_active_inner {
    position: relative;
    display: block;
    background-color: transparent;
    padding: 34px 44px 34px 56px;
    margin: -30px 0 0 0;
    font-size: 16px;
    font-feature-settings: 'palt';
    color: #000;
    text-align: center;
  }
  .sp_layer_nav__inner .nav__list > .layer > .link.link_active_inner::after {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    display: block;
    width: 15.688px;
    height: 27.281px;
    background-image: url(../images/icon/icon_arrow_nav_parent.svg);
    transform: translateY(-50%);
  }
  .sp_layer_nav__inner .nav__list > .layer > .link.link_active_inner > .cate {
    display: block;
  }
  .sp_layer_nav__inner .nav__list > .layer > .link.link_active_inner > .caption {
    display: inline-block;
    font-size: 13px;
  }
  .sp_layer_nav__inner .nav__list.list_active > .layer > .link {
    display: block;
  }
  .sp_layer_nav__inner .nav__list.list_active > .layer.layer_active > .link {
    background: #008cdc;
    color: #fff;
  }
  .sp_layer_nav__inner .nav__list.list_active > .layer.layer_active_inner::after {
    content: none;
  }
  .sp_layer_nav__inner .nav__list.list_active > .layer::after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: '';
    display: block;
    width: 7.907px;
    height: 14.875px;
    background-image: url(../images/icon/icon_arrow_nav.svg);
    transform: translateY(-50%);
  }
  .sp_layer_nav__close {
    background: #ced2d6;
    text-align: center;
    padding: 8px 0 10px 0;
    margin: 24px 0 0 0;
    cursor: pointer;
  }
  .sp_layer_nav__close > span {
    display: inline-block;
    color: #fff;
    font-size: 13px;
  }
  .sp_layer_nav__close > span::before {
    display: inline-block;
    content: '';
    background: url(../images/icon/icon_nav_peke.svg) no-repeat 0 0;
    width: 7px;
    height: 8px;
    margin: 0 8px 0 0;
  }
}
/*----------------------------------------------------
*--topvisual
---------------------------------------------------- */
.top_visual {
  background: #fff;
  background-image: url(../images/base/bg_top_visual_pattern.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 120px;
  height: 120px;
}
@media screen and (max-width: 899px) {
  .top_visual {
    background-size: auto 74px;
    background-position: right calc( 45.929vw - 481.973px ) top 0;
    height: 74px;
  }
}
.top_visual__inner {
  height: 100%;
  position: relative;
}
.top_visual__ttl {
  position: absolute;
  top: 50%;
  color: #fff;
  font-feature-settings: 'palt';
  transform: translateY(-50%);
  font-size: 0;
}
@media screen and (max-width: 899px) {
  .top_visual__ttl {
    padding: 0 80px 0 12px;
  }
}
.top_visual__ttl .main {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 28px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.12em;
  margin-right: 20px;
}
@media screen and (max-width: 899px) {
  .top_visual__ttl .main {
    font-size: 22px;
    margin-right: 8px;
  }
}
.top_visual__ttl .sub {
  display: inline-block;
  vertical-align: top;
}
.top_visual__ttl .sub > img {
  height: 31px;
}
#products .top_visual__ttl .sub > img {
  height: 25px;
}
#contact .top_visual__ttl .sub > img {
  height: 24px;
}
@media screen and (max-width: 899px) {
  .top_visual__ttl .sub > img {
    height: 20px;
  }
  #products .top_visual__ttl .sub > img {
    height: 18px;
  }
  #contact .top_visual__ttl .sub > img {
    height: 18px;
  }
}

/*----------------------------------------------------
*--top_visual__hamburger_btn
---------------------------------------------------- */
#top_visual__nav_btn {
  display: none;
}

@media screen and (max-width: 899px) {
  #top_visual__nav_btn {
    position: absolute;
    top: 18px;
    right: 12px;
    z-index: 10;
    display: block;
    width: 36px;
    height: 36px;
  }
  .drawer-under_layer-open #top_visual__nav_btn {
    z-index: 1000;
  }

  .drawer-under_layer {
    top: -1px;
    z-index: 4;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    outline: 0;
    border: 0;
    border-radius: 18px;
    background-color: #ffffff;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(0);
    text-align: center;
  }

  .drawer-under_layer:hover {
    box-sizing: border-box;
    cursor: pointer;
  }

  .drawer-under_layer-icon {
    position: relative;
    width: 23px;
    display: inline-block;
    margin-top: 0;
    color: #008cdc;
    font-family: "FontAwesome";
    font-size: 22px;
    font-weight: 900;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .drawer-under_layer-open .drawer-under_layer-icon {
    transform: rotateX(180deg);
  }

  /*! overlay */
  .drawer-under_layer-overlay {
    position: fixed;
    top: 170px;
    left: 0;
    z-index: 10;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .drawer-under_layer-overlay::before {
    position: fixed;
    content: '';
    top: 70px;
    left: 0;
    z-index: 10;
    display: none;
    width: 100%;
    height: 100px;
    background-color: transparent;
  }

  .drawer-under_layer-open .drawer-under_layer-overlay,
  .drawer-under_layer-open .drawer-under_layer-overlay::before {
    display: block;
    cursor: pointer;
    z-index: 1000;
  }
}
/*----------------------------------------------------
*--breadcrumb
---------------------------------------------------- */
.breadcrumb {
  position: relative;
  margin: 0 0 32px 0;
  color: #4e6778;
}
@media screen and (max-width: 899px) {
  .breadcrumb {
    height: 32px;
    margin: 0 0 12px 0;
    overflow: hidden;
  }
  .breadcrumb::before, .breadcrumb::after {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    height: 100%;
    z-index: 100;
  }
  .breadcrumb::before {
    left: 0;
    background: #fff;
    width: 12px;
  }
  .breadcrumb::after {
    right: 0;
    width: 28px;
    box-shadow: -28px 0px 16px -8px #fff inset;
  }
}
.breadcrumb__inner {
  position: relative;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  padding: 11px 0 12px 0;
  font-size: 0;
}
@media screen and (max-width: 899px) {
  .breadcrumb__inner {
    padding: 7px 12px 40px 12px;
  }
}
.breadcrumb__inner > li {
  display: inline;
  list-style: none;
  line-height: 1.5;
}
.breadcrumb__inner > li::after {
  display: inline-block;
  margin: 0 8px 0 8px;
  color: #b5b5b5;
  content: ">";
  font-size: 22px;
  transform: scaleX(0.4) translateY(4px);
  line-height: 0;
  vertical-align: baseline;
}
@media screen and (max-width: 899px) {
  .breadcrumb__inner > li::after {
    margin: 0 8px 0 8px;
  }
}
.breadcrumb__inner > li:last-child::after {
  content: none;
}
.breadcrumb__inner > li > a {
  display: inline;
  color: #838383;
}
.breadcrumb__inner > li > a:hover > span {
  color: #008cdc;
}
.breadcrumb__inner > li > a > span,
.breadcrumb__inner > li > span {
  display: inline;
  font-size: 13px;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 899px) {
  .breadcrumb__inner > li > a > span,
  .breadcrumb__inner > li > span {
    font-size: 11px;
  }
}
.breadcrumb__inner > li:last-child > span {
  padding-right: 16px;
  color: #000;
}

/*----------------------------------------------------
*--content
---------------------------------------------------- */
.content {
  *zoom: 1;
  overflow: hidden;
  padding: 0 0 5px 0;
}
.content::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}
.content__wide {
  width: 100%;
}
.content__wide_normal {
  float: right;
  width: 900px;
}
.content__wide_middle {
  margin: 0 auto;
  width: 960px;
}
@media screen and (max-width: 899px) {
  .content__wide, .content__wide_normal, .content__wide_middle {
    float: none;
    margin: 0 auto;
    width: auto;
    padding: 0 24px;
  }
}
@media screen and (max-width: 639px) {
  .content__wide, .content__wide_normal, .content__wide_middle {
    padding: 0 12px;
  }
}
.content__asnav {
  float: left;
  width: 240px;
}
@media screen and (max-width: 899px) {
  .content__asnav {
    float: none;
    width: 100%;
    margin-top: 44px;
  }
}

.content__box:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 899px) {
  .content__box:not(:last-child) {
    margin-bottom: 30px;
  }
}

.content__block:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 899px) {
  .content__block:not(:last-child) {
    margin-bottom: 24px;
  }
}

.content__item:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 899px) {
  .content__item:not(:last-child) {
    margin-bottom: 20px;
  }
}

.content__space {
  padding: 0 16px 0 16px;
}
.content__space:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 899px) {
  .content__space {
    padding: 0 12px 0 12px;
  }
  .content__space:not(:last-child) {
    margin-bottom: 20px;
  }
}

/*----------------------------------------------------
*--content-headline
---------------------------------------------------- */
div[class^='headline__'] {
  position: relative;
  font-size: 0;
  font-feature-settings: 'palt';
}
div[class^='headline__'] .ttl,
div[class^='headline__'] .cap_side {
  display: inline-block;
  /*letter-spacing: 0.04em;*/
}
div[class^='headline__'] .ttl.font_small {
  font-size: 21px;
}
@media screen and (max-width: 899px) {
  div[class^='headline__'] .cap_side {
    display: block;
  }
}

/*--headline__content
---------------------------------------------------- */
.headline__content {
  padding: 22px 0 22px 0;
  margin-bottom: 32px;
  border-top: solid 4px #cccccc;
  border-bottom: solid 5px #f7f7f7;
}
@media screen and (max-width: 899px) {
  .headline__content {
    padding: 14px 0 15px 0;
    margin-bottom: 20px;
    border-bottom: solid 3px #f7f7f7;
  }
}
.headline__content::before, .headline__content::after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
}
.headline__content::before {
  top: -4px;
  background: #008cdc;
  width: 90px;
  height: 4px;
}
.headline__content::after {
  bottom: -1px;
  background: #cccccc;
  width: 100%;
  height: 1px;
}
.headline__content .ttl {
  margin-right: 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 899px) {
  .headline__content .ttl {
    font-size: 22px;
  }
}
.headline__content .cap_side {
  font-size: 16px;
  font-weight: 500;
  margin-top: 8px;
  line-height: 1.2;
  color: #838383;
  vertical-align: top;
}
@media screen and (max-width: 899px) {
  .headline__content .cap_side {
    font-size: 12px;
    margin: 6px 0 -3px 0;
  }
}

/*--headline__box
---------------------------------------------------- */
.headline__box {
  background: #f0f3f5;
  padding: 17px 0 18px 22px;
  margin-bottom: 16px;
  border-top: solid 2px #a0a5aa;
}
@media screen and (max-width: 899px) {
  .headline__box {
    padding: 15px 0 17px 11px;
  }
}
@media screen and (max-width: 639px) {
  .headline__box {
    padding: 15px 0 17px 12px;
    margin-left: -12px;
    margin-right: -12px;
  }
}
.headline__box::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 1px;
}
.headline__box .ttl {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 899px) {
  .headline__box .ttl {
    font-size: 17px;
  }
}
.headline__box .cap_side {
  font-size: 14px;
  font-weight: 500;
  margin-top: 3px;
  margin-left: 15px;
  color: #838383;
  vertical-align: top;
}
@media screen and (max-width: 899px) {
  .headline__box .cap_side {
    font-size: 14px;
    margin: 5px 0 2px 0;
  }
}

/*--headline__block
---------------------------------------------------- */
.headline__block {
  padding: 9px 0 15px 20px;
  margin-bottom: 25px;
  border-bottom: solid 1px #c0c2cd;
}
@media screen and (max-width: 899px) {
  .headline__block {
    padding: 2px 10px 10px 12px;
    margin-bottom: 18px;
  }
}
.headline__block::before {
  position: absolute;
  content: '';
  display: block;
  background: #008cdc;
  width: 5px;
  border-radius: 5px;
  height: calc(100% - 19px);
  top: 7px;
  left: 2px;
}
@media screen and (max-width: 899px) {
  .headline__block::before {
    height: calc(100% - 12px);
    top: 3px;
    left: 0;
  }
}
.headline__block .ttl {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.333;
  letter-spacing: 0 !important;
}
@media screen and (max-width: 899px) {
  .headline__block .ttl {
    font-size: 17px;
  }
}
.headline__block .cap_side {
  font-size: 14px;
}
@media screen and (max-width: 899px) {
  .headline__block .cap_side {
    font-size: 13px;
    padding-top: 4px;
    height: 22px;
  }
}

/*--headline__item
---------------------------------------------------- */
.headline__item .ttl {
  font-size: 17px;
  font-weight: 500;
  padding-left: 1.2em;
  margin-top: -4px;
  margin-bottom: 14px;
  text-indent: -1.2em;
  line-height: 1.3;
}
@media screen and (max-width: 899px) {
  .headline__item .ttl {
    font-size: 15px;
    margin-bottom: 11px;
  }
}
.headline__item .ttl::before {
  content: '';
  display: inline-block;
  background: #7fc5ed;
  width: 13px;
  height: 13px;
  margin-right: 6px;
  margin-top: 5px;
  border-radius: 3px;
  vertical-align: top;
}
@media screen and (max-width: 899px) {
  .headline__item .ttl::before {
    margin-top: 0;
  }
}

/*----------------------------------------------------
*--asnav
---------------------------------------------------- */
.asnav {
  font-size: 0;
  background: #f1f4f8;
  padding-bottom: 6px;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 899px) {
  .asnav {
    padding-bottom: 0;
    border-radius: 0;
  }
}
.asnav a,
.asnav span {
  display: block;
  transition: opacity 0.2s ease-out, color 0.2s ease-out, background-color 0.2s ease-out;
}
.asnav__top {
  /*-asnav__top------------------------*/
}
@media screen and (max-width: 899px) {
  .asnav__top {
    display: none;
  }
}
.asnav__top > a,
.asnav__top > span {
  position: relative;
  background: #f1f4f8;
  padding: 27px 0 27px 0;
  border-bottom: solid 1px #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.asnav__top > a::after,
.asnav__top > span::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: #d8dce2;
  width: 100%;
  height: 1px;
}
.asnav__top > a:hover {
  background: #f8f9fb;
  color: #008cdc;
}
.asnav__top.separate {
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 899px) {
  .asnav__top.separate {
    width: calc(50% - 12px);
    margin-top: 16px;
  }
  .asnav__top.separate:first-child {
    margin-left: 12px;
  }
  .asnav__top.separate:last-child {
    margin-right: 12px;
  }
}
.asnav__top.separate > a {
  position: relative;
  background: #6f6f6f;
  width: 100%;
  height: 72px;
  border-top: solid 4px #fff;
  border-bottom: solid 0 #6f6f6f;
  font-size: 15px;
  line-height: 1.333;
  padding: 0;
  color: #fff;
  transition: border 0.1s ease-out;
}
@media screen and (max-width: 899px) {
  .asnav__top.separate > a {
    background: #b5b5b5;
    height: 60px;
    border-top-color: #fff;
    border-bottom-color: #b5b5b5;
  }
}
.asnav__top.separate > a > span {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}
.asnav__top.separate > a:hover {
  border-top-width: 0;
  border-bottom-width: 4px;
}
.asnav__top.separate.active > a {
  background: #f2f4f7;
  border-top-color: #008cdc;
  border-bottom-color: #f2f4f7;
  color: #333;
}
@media screen and (max-width: 899px) {
  .asnav__top.separate.active > a {
    background: #008cdc;
    border-top-color: #fff;
    border-bottom-color: #008cdc;
    color: #fff;
  }
}
.asnav__top.separate.active > a:hover {
  border-top-width: 4px;
  border-bottom-width: 0;
}
@media screen and (max-width: 899px) {
  .asnav__top.separate.active > a:hover {
    background: #008cdc;
    color: #fff;
  }
}
@media screen and (max-width: 899px) {
  .asnav__top.separate + .asnav__menu {
    border-top: solid 4px #008cdc;
  }
}
.asnav__top.separate + .asnav__menu > a {
  border-top-color: transparent;
}
@media screen and (max-width: 899px) {
  .asnav__top.separate + .asnav__menu > a {
    border-top-color: #fff;
  }
}
.asnav__menu:last-child > a {
  border-bottom: none;
}
@media screen and (max-width: 899px) {
  .asnav__menu:last-child > a {
    border-bottom: none !important;
  }
}
.asnav__menu:last-child.active > a {
  border-bottom: dotted 1px #d4d6d9;
}
.asnav__menu > a {
  /*-asnav__menu--------------*/
  position: relative;
  max-height: 100%;
  padding: 14px 15px 14px 30px;
  border-bottom: dotted 1px #d4d6d9;
  background: #f1f4f8;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 899px) {
  .asnav__menu > a {
    padding: 16px 32px 16px 12px;
    font-size: 15px;
  }
}
.asnav__menu > a[target$="_blank"]::after {
  content: '\f35d';
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 900;
  color: #bfbfbf;
}
.asnav__menu > a::before {
  position: absolute;
  top: 18px;
  left: 16px;
  display: inline-block;
  font-family: "FontAwesome";
  font-weight: 900;
  color: #008cdc;
  content: "\f105";
  font-size: 14px;
  line-height: 1;
}
.ua_firefox .asnav__menu > a::before {
  top: 18px;
}
@media screen and (max-width: 899px) {
  .asnav__menu > a::before {
    top: 50%;
    left: inherit;
    right: 12px;
    font-size: 12px;
    transform: translateY(-50%);
  }
  .ua_firefox .asnav__menu > a::before {
    top: 50%;
  }
}
.asnav__menu.active > a {
  background: #fff;
  padding: 14px 16px 14px 16px;
  color: #008cdc;
  font-weight: 500;
}
.asnav__menu.active > a::before {
  content: none;
}
@media screen and (max-width: 899px) {
  .asnav__menu.active > a {
    padding: 14px 15px 14px 12px;
  }
}
.asnav__menu.active_is_child > a {
  background: #e3e5e8;
  padding: 14px 16px 17px 19px;
  border-color: transparent;
  color: #00469b;
}
.asnav__menu.active_is_child > a::before {
  content: none;
}
@media screen and (max-width: 899px) {
  .asnav__menu.active_is_child > a {
    padding: 16px 15px 16px 12px;
    border-top-color: #fff;
    border-bottom-color: #d4d6d9;
    color: #333;
  }
}
.asnav__menu.active_is_child > a:hover {
  background: #f8f9fb;
  color: #008cdc;
}
.asnav__menu.active_is_child > a:hover + .asnav__menu_child {
  background: #f8f9fb;
}
.asnav__menu > a:hover {
  background: #f8f9fb;
  color: #008cdc;
}
.asnav__menu_child {
  /*-asnav__menu_child------------------------*/
  background: #e3e5e8;
  padding: 0 0 10px 10px;
  border-bottom: solid 1px #d4d6d9;
  transition: background-color 0.2s ease-out;
}
@media screen and (max-width: 899px) {
  .asnav__menu_child {
    padding: 0;
    border-bottom: solid 1px #d4d6d9;
  }
}
.asnav__menu_child .item > a {
  position: relative;
  max-height: 100%;
  background: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  border-bottom: dotted 1px #dadbe1;
  padding: 13px 20px 13px 25px;
}
@media screen and (max-width: 899px) {
  .asnav__menu_child .item > a {
    background: #e3e5e8;
    padding: 14px 36px 14px 36px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #d4d6d9;
    font-size: 15px;
  }
}
.asnav__menu_child .item > a::before {
  position: absolute;
  top: 21px;
  left: 14px;
  display: inline-block;
  content: '';
  background: #6f6f6f;
  width: 6px;
  height: 1px;
}
@media screen and (max-width: 899px) {
  .asnav__menu_child .item > a::before {
    top: 23px;
    left: 24px;
  }
}
.asnav__menu_child .item:last-child > a {
  border-bottom: none;
}
.asnav__menu_child .item.active > a {
  background: #ebf7fd;
  color: #008cdc;
}
@media screen and (max-width: 899px) {
  .asnav__menu_child .item.active > a {
    background: #fff;
  }
}
.asnav__menu_child .item > a:hover {
  background: #f8f9fb;
  color: #008cdc;
}
.asnav__menu.is_use {
  /*-asnav__menu.is_use------------------------*/
}
.asnav__menu.is_use > a {
  padding: 27px 15px 12px 16px;
  border-top-color: #f2f4f7;
  font-size: 15px;
}
.asnav__menu.is_use > a::before {
  position: absolute;
  top: 37px;
  left: 0px;
  display: inline-block;
  content: '';
  background: #00469b;
  width: 10px;
  height: 2px;
}
.ua_firefox .asnav__menu.is_use > a::before {
  top: 38px;
}
@media screen and (max-width: 899px) {
  .asnav__menu.is_use > a {
    border-bottom: none;
    padding: 14px 15px 5px 27px;
  }
  .asnav__menu.is_use > a::before {
    top: 25px;
    left: 12px;
  }
}
@media screen and (max-width: 899px) {
  .asnav__menu.is_use > a:hover + .asnav__menu_use {
    background: #f8f9fb;
  }
}
.asnav__menu_use {
  /*-asnav__menu_use------------------------*/
}
@media screen and (max-width: 899px) {
  .asnav__menu_use {
    background: #f2f4f7;
    padding: 0 11px 20px 11px;
    transition: background-color 0.2s ease-out;
  }
  .asnav__menu_use .use_is_item {
    display: inline-block;
    width: calc(50% - 2px);
    margin: 2px 1px 0 1px;
  }
  .asnav__menu_use .use_is_item > a {
    background: #fff;
    padding: 11px 10px 12px 10px;
    border: none;
    font-size: 13px;
  }
  .asnav__menu_use .use_is_item > a::before {
    display: none;
  }
  .asnav__menu_use .use_is_item.active > a {
    background: #ebf7fd;
    color: #008cdc;
  }
  .asnav__menu_use .use_is_item > a:hover {
    background: #f8f9fb;
    color: #008cdc;
  }
}
.asnav.no_category .asnav__menu:first-child > a,
.asnav.no_category .asnav__menu:first-child > span {
  border-top: solid 4px #008cdc;
}
@media screen and (max-width: 899px) {
  .asnav.no_category .asnav__menu:first-child > a,
  .asnav.no_category .asnav__menu:first-child > span {
    border-top: none;
  }
}

/*-aside_bnr__catalog
------------------------*/
.aside_bnr {
  margin-top: 24px;
}
@media screen and (max-width: 899px) {
  .aside_bnr {
    display: none;
  }
}

/*----------------------------------------------------
*--footer
---------------------------------------------------- */
.footer {
  background: #fff;
  margin-top: 100px;
  border-top: solid 4px #edeef0;
}
@media screen and (max-width: 899px) {
  .footer {
    margin-top: 0;
    border-top: solid 1px #b5b8bb;
  }
}
.footer__nav a {
  display: block;
  transition: color 0.2s ease-out;
}
.footer__nav_inner {
  padding: 60px 0 60px 0;
}
@media screen and (max-width: 899px) {
  .footer__nav_inner {
    padding: 24px 0 24px 0;
  }
}
.footer__nav_ulist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__nav_ulist > li {
  display: inline-block;
}
@media screen and (max-width: 899px) {
  .footer__nav_ulist > li {
    width: 100%;
  }
}
.footer__nav_ulist_logo {
  width: 244px;
}
@media screen and (max-width: 899px) {
  .footer__nav_ulist_logo {
    margin: 0 auto 0;
  }
}
.footer__nav_ulist_logo > p {
  font-family: "Roboto";
  font-size: 13px;
  line-height: 1.308;
  margin-bottom: 14px;
}
@media screen and (max-width: 899px) {
  .footer__nav_ulist_logo > p {
    text-align: center;
  }
}
.footer__nav_ulist_logo > a {
  display: block;
}
.footer__nav_ulist_logo > a > img {
  width: 100%;
}
.footer__nav_ulist_link {
  margin-top: -14px;
}
@media screen and (max-width: 899px) {
  .footer__nav_ulist_link {
    display: none;
  }
}
.footer__nav_ulist_link .category {
  display: block;
  /*width: 262px;*/
  width: 270px;
}
.footer__nav_ulist_link .category:not(:first-child) {
  margin-top: 18px;
}
.footer__nav_ulist_link .category > a {
  position: relative;
  display: block;
  padding: 14px 0 14px 0;
  border-bottom: solid 1px #cccccc;
  color: #008cdc;
  font-size: 15px;
  font-weight: 500;
  transition: margin 0.2s ease-out, border 0.2s ease-out;
}
.footer__nav_ulist_link .category > a[target$="_blank"]::after {
  content: '\f35d';
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 900;
  color: #bfbfbf;
}
.footer__nav_ulist_link .category > a:hover {
  margin-left: -2px;
  border-bottom-color: #008cdc;
}
.footer__nav_ulist_link_layer {
  margin: 12px 0 -8px;
}
.footer__nav_ulist_link_layer .category_layer_ttl {
  font-weight: 500;
  font-size: 13px;
  margin: 3px 0 6px;
}
.footer__nav_ulist_link_layer .category_layer > a {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 1.385;
  padding: 5px 0 5px 10px;
}
.footer__nav_ulist_link_layer .category_layer > a::before {
  content: '';
  position: absolute;
  top: 13px;
  left: 0;
  background: #008cdc;
  width: 4px;
  height: 1px;
  transition: left 0.2s ease-out;
}
.footer__nav_ulist_link_layer .category_layer > a:hover {
  color: #008cdc;
}
.footer__nav_ulist_link_layer .category_layer > a:hover::before {
  left: -2px;
}
.footer__nav_ulist_adj {
  width: 580px;
  font-size: 0;
}
.footer__nav_ulist_adj .adj_single {
  display: inline-block;
  vertical-align: top;
  margin-top: 0 !important;
}
.footer__nav_ulist_adj .adj_single:first-child {
  margin-right: 40px;
}
.footer__nav_ulist_adj .adj_column_2 {
  width: 100%;
}
.footer__nav_ulist_adj .adj_column_2__separate > .footer__nav_ulist_link_layer {
  display: inline-block;
  vertical-align: top;
  width: 270px;
}
.footer__nav_ulist_adj .adj_column_2__separate > .footer__nav_ulist_link_layer:first-child {
  margin-right: 40px;
}
.footer__address {
  background: #6f7175;
}
@media screen and (max-width: 899px) {
  .footer__address {
    padding: 16px 0 20px 0;
  }
}
.footer__address_inner {
  position: relative;
  height: 64px;
}
@media screen and (max-width: 899px) {
  .footer__address_inner {
    height: auto;
    text-align: center;
  }
}
.footer__address_nav {
  position: absolute;
  top: 27px;
  left: 0;
  font-size: 0;
}
@media screen and (max-width: 899px) {
  .footer__address_nav {
    position: static;
  }
}
.footer__address_nav > li {
  display: inline-block;
}
.footer__address_nav > li:not(:first-child) {
  margin-left: 24px;
}
.footer__address_nav > li > a {
  position: relative;
  display: block;
  padding: 0 0 0 10px;
  color: #d3d9dd;
  font-size: 13px;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 899px) {
  .footer__address_nav > li > a {
    font-size: 12px;
    padding: 10px 0 10px 10px;
    margin-bottom: 6px;
  }
}
.footer__address_nav > li > a::before {
  position: absolute;
  top: 1px;
  left: 0px;
  display: inline-block;
  height: 1em;
  content: "\f0da";
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 14px;
  vertical-align: top;
}
@media screen and (max-width: 899px) {
  .footer__address_nav > li > a::before {
    top: 10px;
  }
}
.footer__address_nav > li > a:hover {
  color: #008cdc;
}
.footer__address_copy {
  position: absolute;
  top: 25px;
  right: 0;
  color: #d3d3d3;
  font-size: 12px;
  letter-spacing: .036em;
}
@media screen and (max-width: 899px) {
  .footer__address_copy {
    position: static;
    line-height: 1.5;
    display: block;
    text-align: center;
    font-size: 11px;
  }
}

@media print {
  * html body {
    /*zoom:80%;*/
    overflow-y: scroll;
    overflow-x: hidden;
  }

  @-moz-document url-prefix() {
    body {
      display: block;
    }
  }
  .header__inner {
    height: 74px;
  }

  .header__top_logo {
    top: 15px;
  }

  .top_logo {
    width: 100px !important;
  }

  .header__gnav,
  .header__gnav_sp,
  .header__top_gnav_sub {
    display: none !important;
  }

  .header {
    box-shadow: none;
  }

  .reason .content__box:nth-of-type(3) {
    page-break-before: always !important;
  }

  .reason_support > li:nth-child(1) {
    float: none;
  }

  .footer {
    border-top: 0 !important;
  }

  .footer_logo,
  .footer__nav,
  .footer_address__nav,
  .mega_menu,
  .pagetop {
    display: none !important;
  }

  .page-break-before {
    page-break-before: always !important;
  }
}

/*# sourceMappingURL=common.css.map */
