﻿
@media all and (min-width: 768px) {
  .mv_area {
    min-width: 1192px;
    margin: 0 auto;
    overflow: hidden;
  }
  .mv_area .wideslider {
    width: 100%;
    margin: 0 auto;
    height: 470px;
    text-align: left;
    position: relative;
    overflow: hidden;
    z-index: 1;
    position: relative;
  }
  .mv_area .wideslider ul {
    float: left;
    position: relative;
    width: 1192px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
  }
  .mv_area .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .mv_area .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    width: 1192px;
    text-align: center;
  }
  .mv_area .wideslider ul li a {
    display: block;
    width: 1192px;
  }
  .mv_area .wideslider_base {
    position: absolute;
    overflow: hidden;
  }
  .mv_area .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .mv_area .slider_prev {
    background: url(https://www.fujiiryoki.co.jp/images/frame/prev01.png) no-repeat right center;
    display: none;
  }
  .mv_area .slider_next {
    background: url(https://www.fujiiryoki.co.jp/images/frame/next01.png) no-repeat left center;
    display: none;
  }
  .mv_area .pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
  }
  .mv_area .pagination a {
    margin: 0 5px;
    width: 14px;
    height: 14px;
    display: inline-block;
    overflow: hidden;
    background-image: url(../image/bt-mv.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 14px 14px;
  }
  .mv_area .pagination a.active {
    background-image: url(../image/bt-mv-active.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 14px 14px;
  }

  .nav_product {
    width: 1192px;
    margin: 0 auto;
  }
  .nav_product ul {
    font-size: 0;
  }
  .nav_product ul li {
    display: inline-block;
    width: 147px;
    height: 100px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
    margin-left: 2.2px;
  }
  .nav_product ul li:first-child {
    margin-left: 0;
  }
  .nav_product ul li:first-child a {
    font-size: 16px;
    padding: 38px 0;
  }

  .nav_product ul li:first-child a:after {
    background: url(../image/nav_arrow.png) no-repeat;
    content: '';
    display: inline-block;
    background-size: 11px 20px;
    margin-left: 12px;
    width: 11px;
    height: 20px;
    vertical-align: sub;
  }
  .nav_product ul li a {
    display: block;
    height: 100px;
  }
  .nav_product ul li a:hover {
    text-decoration: underline;
  }
  .nav_product ul li a dl {
    padding-top: 15px;
  }
  .nav_product ul li a dl dt {
    text-align: center;
    height: 41px;
    width: 147px;
    margin-bottom: 6px;
  }
  .nav_product ul li a dl dd {
    line-height: 1;
    height: 30px;
    display: table-cell;
    width: 147px;
    text-align: center;
    vertical-align: middle;
  }

  /*============================
  #top_contents_area
  ============================*/
  #top_contents_area {
    padding-bottom: 80px;
  }
  #top_contents_area a:hover{
    text-decoration: underline;
  }
  #top_contents_area .lower {
    width: 1192px;
    margin: 33px auto 0;
  }
  #top_contents_area .lower .main_area {
    width: 890px;
    float: left;
  }
  #top_contents_area .lower .main_area ul {
    font-size: 0;
    /*text-align: center;*/
    margin-top: -20px;
  }
  #top_contents_area .lower .main_area ul li {
    width: 270px;
    display: inline-block;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 20px;
  }
  #top_contents_area .lower .main_area ul li:nth-child(3n+1) {
    margin-left: 0;
  }
  #top_contents_area .lower .main_area ul li a img {
    width: 100%;
  }
  #top_contents_area .lower .main_area .news_block {
    width: 890px;
    margin-top: 35px;
  }
  #top_contents_area .lower .main_area .news_block h2 {
    font-family: "FOT-セザンヌ Pro B";
    font-size: 20px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
  }
  #top_contents_area .lower .main_area .news_block table {
    margin-top: 18px;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th {
    vertical-align: middle;
    padding: 12px 20px 12px 0;
    text-align: center;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th:first-child {
    text-align: left;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a {
    width: 120px;
    display: block;
    padding: 1px 10px;
    font-size: 12px;
    background-color: #fff;
    font-family: "FOT-セザンヌ Pro B";
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a.info {
    color: #f48400;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a.media {
    color: #01b6bd;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a.news {
    color: #004ea2;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr td {
    vertical-align: middle;
    padding: 12px 0;
  }
  #top_contents_area .lower .main_area .news_block p {
    text-align: center;
    margin-top: 18px;
  }
  #top_contents_area .lower .main_area .news_block p a {
    display: block;
    background-image: url(../image/news_arrow.png);
    background-repeat: no-repeat;
    background-size: 8px 14px;
    background-position: right 20px center;
    border: 1px solid #d0dae5;
    padding: 16px 20px;
    background-color: #fff;
    color: #004ea2;
    font-family: "FOT-セザンヌ Pro B";
    font-size: 16px;
    width: 890px;
  }
  #top_contents_area .lower .main_area .news_block p a:before {
    content: '';
    background: url(../image/icon_news.png) no-repeat;
    background-size: 20px 10px;
    width: 20px;
    height: 10px;
    display: inline-block;
    margin-right: 15px;
  }
  #top_contents_area .lower .side_area {
    width: 283px;
    float: right;
  }
  #top_contents_area .lower .side_area .support_block h2 {
    font-family: "FOT-セザンヌ Pro B";
    font-size: 20px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
  }
  #top_contents_area .lower .side_area .support_block ul {
    font-size: 0;
  }
  #top_contents_area .lower .side_area .support_block ul li {
    width: 130px;
    margin-left: 20px;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    margin-top: 20px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  #top_contents_area .lower .side_area .support_block ul li:first-child a {
    background: url(../image/icon_book.png) no-repeat;
    background-size: 20px 19px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(2) a {
    background: url(../image/icon_file.png) no-repeat;
    background-size: 20px 20px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(3) a {
    background: url(../image/icon_point.png) no-repeat;
    background-size: 20px 20px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(4) a {
    background: url(../image/icon_mail.png) no-repeat;
    background-size: 20px 15px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(5) a {
    background: url(../image/icon_repeat.png) no-repeat;
    background-size: 16px 18px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(6) a {
    background: url(../image/icon_repair.png) no-repeat;
    background-size: 20px 20px;
  }
  #top_contents_area .lower .side_area .support_block ul li a {
    padding: 3px 0 3px 27px;
    background-position: left !important;
    display: block;
  }
  #top_contents_area .lower .side_area .bnr_block {
    margin-top: 30px;
  }
  #top_contents_area .lower .side_area .bnr_block p {
    margin-top: 15px;
  }
  #top_contents_area .lower .side_area .bnr_block p:first-child {
    margin-top: 0;
  }
  #top_contents_area .lower .side_area .bnr_block p a img {
    width: 100%;
  }
  #top_contents_area .lower .side_area .hit_block {
    margin-top: 40px;
  }
  #top_contents_area .lower .side_area .hit_block p {
    margin-top: 20px;
  }
  #top_contents_area .lower .side_area .hit_block p:first-child {
    margin-top: 0;
  }
  #top_contents_area .lower .side_area .hit_block p a {
    background: url(../image/icon_hit.png) no-repeat;
    background-size: 20px 20px;
    background-position: left top;
    padding-left: 28px;
    display: block;
  }

  .ke_block {
    width: 100%;
    background-color: #fff;
  }
  .ke_block .lower {
    width: 1192px;
    padding: 50px 0;
    margin: 0 auto;
  }
  .ke_block .lower h2 {
    font-family: "FOT-セザンヌ Pro B";
    font-size: 20px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
  }
  .ke_block .lower ul {
    text-align: center;
    font-size: 0;
    margin-top: 30px;
  }
  .ke_block .lower ul li {
    display: inline-block;
    font-size: 14px;
    margin-left: 20px;
    width: 283px;
    vertical-align: top;
  }
  .ke_block .lower ul li:first-child {
    margin-left: 0;
  }
  .ke_block .lower ul li a img {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  #event-bg #mainImages ul .slideUnit {
    width: 100%;
  }
  #event-bg #mainImages ul .slideUnit img {
    width: 100%;
  }

  .nav_product ul {
    font-size: 0;
  }
  .nav_product ul li {
    display: inline-block;
    width: 25%;
    height: 50px;
    background-color: #fff;
    text-align: center;
    font-size: 8px;
    vertical-align: top;
    border-left: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
  }
  .nav_product ul li:first-child {
    margin-left: 0;
  }
  .nav_product ul li:first-child a {
    font-size: 8px;
    padding: 15px 0;
  }
  .nav_product ul li:first-child a:after {
    background: url(../image/nav_arrow.png) no-repeat;
    content: '';
    display: inline-block;
    background-size: 5px 10px;
    margin-left: 5px;
    width: 5px;
    height: 10px;
    vertical-align: middle;
  }
  .nav_product ul li:nth-child(2) a dl {
    padding-top: 6px;
  }
  .nav_product ul li:nth-child(2) a dl dt img {
    width: 18px;
    height: 20px;
  }
  .nav_product ul li:nth-child(2) a dl dd {
    letter-spacing: -2px;
    margin-top: 5px;
  }
  .nav_product ul li:nth-child(3) a dl {
    padding-top: 6px;
  }
  .nav_product ul li:nth-child(3) a dl dt img {
    width: 20px;
    height: 20px;
  }
  .nav_product ul li:nth-child(3) a dl dd {
    letter-spacing: -2px;
    margin-top: 5px;
  }
  .nav_product ul li:nth-child(4) a dl {
    padding-top: 8px;
  }
  .nav_product ul li:nth-child(4) a dl dt img {
    width: 25px;
    height: 18px;
  }
  .nav_product ul li:nth-child(4) a dl dd {
    margin-top: 5px;
  }
  .nav_product ul li:nth-child(5) a dl {
    padding-top: 6px;
  }
  .nav_product ul li:nth-child(5) a dl dt img {
    width: 20px;
    height: 20px;
  }
  .nav_product ul li:nth-child(5) a dl dd {
    margin-top: 5px;
  }
  .nav_product ul li:nth-child(6) a dl {
    padding-top: 4px;
  }
  .nav_product ul li:nth-child(6) a dl dt img {
    width: 19px;
    height: 21px;
  }
  .nav_product ul li:nth-child(7) a dl {
    padding-top: 6px;
  }
  .nav_product ul li:nth-child(7) a dl dt img {
    width: 25px;
    height: 22px;
  }
  .nav_product ul li:nth-child(7) a dl dd {
    margin-top: 5px;
    letter-spacing: -2px;
  }
  .nav_product ul li:nth-child(8) a dl {
    padding-top: 6px;
  }
  .nav_product ul li:nth-child(8) a dl dt img {
    width: 18px;
    height: 20px;
  }
  .nav_product ul li:nth-child(8) a dl dd {
    margin-top: 5px;
  }
  .nav_product ul li a {
    display: block;
    height: 50px;
    width: 100%;
  }
  .nav_product ul li a dl {
    padding-top: 8px;
  }
  .nav_product ul li a dl dt {
    text-align: center;
    height: 20px;
    width: 100%;
    margin-bottom: 1px;
  }
  .nav_product ul li a dl dd {
    font-size: 8px;
    line-height: 1;
    width: 100%;
    text-align: center;
    vertical-align: middle;
  }

  /*============================
  #top_contents_area
  ============================*/
  #top_contents_area {
    padding-bottom: 40px;
  }
  #top_contents_area .lower {
    margin: 18px 10px 0;
  }
  #top_contents_area .lower .main_area ul {
    font-size: 0;
  }
  #top_contents_area .lower .main_area ul li {
    width: 49%;
    display: inline-block;
    font-size: 14px;
    margin-left: 2%;
    margin-top: 2%;
  }
  #top_contents_area .lower .main_area ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  #top_contents_area .lower .main_area ul li a img {
    width: 100%;
  }
  #top_contents_area .lower .main_area .news_block {
    margin-top: 30px;
  }
  #top_contents_area .lower .main_area .news_block h2 {
    font-family: "FOT-セザンヌ Pro B";
    font-size: 15px;
    border-bottom: 1px solid #999;
    padding-bottom: 6px;
  }
  #top_contents_area .lower .main_area .news_block table {
    margin-top: 18px;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th {
    vertical-align: middle;
    padding: 4px 10px 4px 0;
    text-align: center;
    display: inline-block;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th:first-child {
    text-align: left;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a {
    width: 100px;
    display: block;
    padding: 1px 10px;
    font-size: 10px;
    background-color: #fff;
    font-family: "FOT-セザンヌ Pro B";
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a.info {
    color: #f48400;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a.media {
    color: #01b6bd;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr th a.news {
    color: #004ea2;
  }
  #top_contents_area .lower .main_area .news_block table tbody tr td {
    vertical-align: middle;
    padding: 0 0 15px;
    display: block;
  }
  #top_contents_area .lower .main_area .news_block p {
    text-align: center;
    margin-top: 5px;
  }
  #top_contents_area .lower .main_area .news_block p a {
    display: block;
    background-image: url(../image/news_arrow.png);
    background-repeat: no-repeat;
    background-size: 8px 14px;
    background-position: right 12px center;
    border: 1px solid #d0dae5;
    padding: 10px 30px 10px 10px;
    background-color: #fff;
    color: #004ea2;
    font-family: "FOT-セザンヌ Pro B";
    font-size: 14px;
  }
  #top_contents_area .lower .main_area .news_block p a:before {
    content: '';
    background: url(../image/icon_news.png) no-repeat;
    background-size: 15px 8px;
    width: 15px;
    height: 8px;
    display: inline-block;
    margin-right: 15px;
  }
  #top_contents_area .lower .side_area {
    margin-top: 40px;
  }
  #top_contents_area .lower .side_area .support_block h2 {
    font-family: "FOT-セザンヌ Pro B";
    font-size: 15px;
    border-bottom: 1px solid #999;
    padding-bottom: 6px;
  }
  #top_contents_area .lower .side_area .support_block ul {
    font-size: 0;
    width: 285px;
    margin: 8px auto 0;
  }
  #top_contents_area .lower .side_area .support_block ul li {
    width: 130px;
    margin-left: 20px;
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    margin-top: 8px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  #top_contents_area .lower .side_area .support_block ul li:first-child a {
    background: url(../image/icon_book.png) no-repeat;
    background-size: 15px 14px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(2) a {
    background: url(../image/icon_file.png) no-repeat;
    background-size: 15px 15px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(3) a {
    background: url(../image/icon_point.png) no-repeat;
    background-size: 15px 15px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(4) a {
    background: url(../image/icon_mail.png) no-repeat;
    background-size: 15px 11px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(5) a {
    background: url(../image/icon_repeat.png) no-repeat;
    background-size: 12px 14px;
  }
  #top_contents_area .lower .side_area .support_block ul li:nth-child(6) a {
    background: url(../image/icon_repair.png) no-repeat;
    background-size: 15px 15px;
  }
  #top_contents_area .lower .side_area .support_block ul li a {
    padding: 3px 0 3px 21px;
    background-position: left !important;
    display: block;
  }
  #top_contents_area .lower .side_area .bnr_block {
    margin-top: 10px;
    font-size: 0;
  }
  #top_contents_area .lower .side_area .bnr_block p {
    margin-top: 2%;
    width: 49%;
    margin-left: 2%;
    display: inline-block;
    font-size: 12px;
  }
  #top_contents_area .lower .side_area .bnr_block p:nth-child(2n+1) {
    margin-left: 0;
  }
  #top_contents_area .lower .side_area .bnr_block p a img {
    width: 100%;
  }
  #top_contents_area .lower .side_area .hit_block {
    margin-top: 20px;
  }
  #top_contents_area .lower .side_area .hit_block p {
    margin-top: 13px;
  }
  #top_contents_area .lower .side_area .hit_block p:first-child {
    margin-top: 0;
  }
  #top_contents_area .lower .side_area .hit_block p a {
    background: url(../image/icon_hit.png) no-repeat;
    background-size: 15px 15px;
    background-position: left;
    padding-left: 20px;
    display: block;
  }

  .ke_block {
    background-color: #fff;
  }
  .ke_block .lower {
    padding: 25px 0 30px;
    margin: 0 10px;
  }
  .ke_block .lower h2 {
    font-family: "FOT-セザンヌ Pro B";
    font-size: 15px;
    border-bottom: 1px solid #999;
    padding-bottom: 6px;
  }
  .ke_block .lower ul {
    text-align: center;
    font-size: 0;
    margin-top: 20px;
  }
  .ke_block .lower ul li {
    display: inline-block;
    font-size: 12px;
    margin-left: 2%;
    margin-top: 2%;
    width: 49%;
    vertical-align: top;
  }
  .ke_block .lower ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  .ke_block .lower ul li a img {
    width: 100%;
  }
}

/* PC表示用 */
@media all and (min-width: 768px) {
  .nav_product ul {
    font-size: 0;
  }
  .nav_product ul::after {
    content: "";
    display: block;
    clear: both;
  }
  .nav_product ul li {
    width: 147px;
    height: 100px;
    float: left;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
    margin-left: 0;
  }
  .nav_product ul li:nth-child(n+2) {
    width: calc(1045px/4);
    height: 50px;
    text-align: left;
    font-size: 14px;
    border-left: solid 2px #f4f4f4;
    border-bottom: solid 2px #f4f4f4;
  }
  .nav_product ul li:nth-child(n+6) {
    border-bottom-width: 0;
  }
  .nav_product ul li a {
    display: block;
    height: auto;
  }
  .nav_product ul li a:hover {
    text-decoration: none;
  }
  .nav_product ul li:nth-child(n+2) a {
    height: 50px;
    display: flex;
    align-items: center;
  }
  .nav_product ul li a dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }
  .nav_product ul li a dl dt {
    width: 30px;
    height: auto;
    margin-right:20px;
    margin-left:20px;
    margin-bottom:0px;
  }
  .nav_product ul li:nth-child(4) a dl dt {
    width: 40px;
    margin-right:10px;
  }
  .nav_product ul li a dl dt img {
    width: 100%;
  }
  .nav_product ul li a dl dd {
    line-height: 1;
    width: auto;
    height: auto;
    display: block;
    text-align: left;
    vertical-align: middle;
  }
  .nav_product ul li a:hover dl dd {
    text-decoration: underline;
  }

  /* synca バナー　PC用 */
  #syncabanner{
    margin-bottom:60px;
  }
}


/* SP表示用 */
@media all and (max-width: 767px) {
  .nav_product ul li {
    display: inline-block;
    width: calc(100% / 3);
    height: 50px;
    background-color: #fff;
    text-align: center;
    font-size: 8px;
    vertical-align: top;
    border-left: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
  }
  .nav_product ul li:nth-child(n+2) a {
    display: flex;
    align-items: center;
  }
  .nav_product ul li:nth-child(n+2) a dl {
    padding-top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .nav_product ul li:nth-child(n+2) a dl dt {
    margin-left:8px;
    margin-right:8px;
  }  
  .nav_product ul li:nth-child(2) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(2) a dl dd {
    letter-spacing: -2px;
    margin-top: 0;
  }
  .nav_product ul li:nth-child(3) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(3) a dl dd {
    letter-spacing: -2px;
    margin-top: 0;
  }
  .nav_product ul li:nth-child(4) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(4) a dl dd {
    margin-top: 0;
  }
  .nav_product ul li:nth-child(5) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(5) a dl dd {
    margin-top: 0;
  }
  .nav_product ul li:nth-child(6) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(7) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(7) a dl dd {
    margin-top: 0;
    letter-spacing: -2px;
  }
  .nav_product ul li:nth-child(8) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(8) a dl dd {
    margin-top: 0;
  }
  .nav_product ul li:nth-child(9) a dl {
    padding-top: 0px;
  }
  .nav_product ul li:nth-child(9) a dl dt img {
    width: 18px;
    height: 20px;
  }
  .nav_product ul li:nth-child(9) a dl dd {
    margin-top: 0;
  }
  .nav_product ul li a dl {
    padding-top: 8px;
  }
  .nav_product ul li a dl dt {
    text-align: left;
    height: 20px;
    width: auto;
    margin-bottom: 1px;
  }
  .nav_product ul li a dl dd {
    font-size: 10px;
    line-height: 1;
    width: auto;
    text-align: left;
    vertical-align: middle;
  }

  /* synca バナー　スマホ用 */
  #syncabanner{
    margin-bottom:30px;
  }
}

/*# sourceMappingURL=top.css.map */