/* argument */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
.ffRb { font-family: 'Roboto', sans-serif; }

/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
@media (max-width: 767px) { .download .box_breadcrumb { border: none; margin-bottom: 10px; } }

.download__dest { padding: 32px 0 58px; }

@media (max-width: 767px) { .download__dest { line-height: 23px; padding-bottom: 50px; } }

.download__content { background: #F7F7F7; padding: 75px 0 90px; }

@media (max-width: 767px) { .download__content { background: none; padding: 0 0 80px; border-bottom: 1px solid #E0E0E0; } }

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

.download__item { width: 47.6%; background: #fff; padding: 33px 38px 50px; margin-bottom: 50px; }

@media (max-width: 767px) { .download__item { padding: 0; width: 100%; margin-bottom: 48px; }
  .download__item:last-child { margin-bottom: 0; } }

.download__item a { display: block; position: relative; }

.download__item__img { background: #F7F7F7; padding: 33px 25px; display: table; width: 100%; margin-bottom: 22px; min-height: 265px; }

@media (max-width: 767px) { .download__item__img { padding: 28px 22px; min-height: 222px; } }

.download__item__img .imgIn { display: table-cell; vertical-align: middle; max-width: 350px; max-height: 200px; text-align: center; position: relative; overflow: hidden; }

@media (max-width: 767px) { .download__item__img .imgIn { max-width: 294px; max-height: 168px; } }

.download__item .txtTitle { font-size: 20px; font-size: 2rem; letter-spacing: 0em; font-weight: bold; margin-bottom: 10px; }

@media (max-width: 767px) { .download__item .txtContent { font-size: 15px; font-size: 1.5rem; line-height: 23px; } }

.download__item .btn_cm { max-width: 100%; border-color: #FF3B00; color: #FF3B00; font-size: 16px; font-size: 1.6rem; line-height: 23px; border-radius: 50px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0 32px; min-height: 60px; margin-top: 27px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .download__item .btn_cm { min-height: 0; padding: 8px 32px 2px; } }

@media (max-width: 767px) { .download__item .btn_cm { padding: 0 18px; letter-spacing: 0; margin-top: 20px; } }

.download__item .btn_cm span { display: inline-block; text-align: left; padding: 8px 0; }

.download__item .btn_cm span:after { background: url("../../img/common/ico_tab_or.svg") center/100% no-repeat; position: relative; display: inline-block; margin-left: 8px; }

@media only screen and (min-width: 1025px) { .download__item .btn_cm:hover { background-color: #fff; } }

.download__item .btn_cm--none span:after { display: none; }

/*# sourceMappingURL=maps/download.min.css.map */
