.top_pages header nav,
.top_pages header .header_wrap_box .nav_btn {
  display: none;
}

@media screen and (max-width: 871px) {
  .top_pages header .header_wrap_box .nav_mail {
    display: none;
  }
  .top_pages header nav,
  .top_pages header .header_wrap_box .nav_btn {
    display: block;
  }
}

main {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  padding-top: 5vw;
  margin-top: -10vw;
}

main .main_wrap {
  background-color: #fff;
  border-top-right-radius: 100% 200px;
  border-top-left-radius: 100% 200px;
  margin: 0px -100px 0;
  padding: 15vw 100px 0;
  min-height: 1000px;
}

main .main_head {
  margin-top: -100px;
  max-width: 1000px;
  width: 100%;
  height: auto;
  margin: -20vw auto 0;
}

@media screen and (max-width: 871px) {
  main {
    padding-top: 10vw;
    margin-top: -20vw;
  }
  main .main_head {
    width: calc(100% - 30px);
  }
}

.keyimg_wrap {
  width: 100%;
  height: 40vw;
  margin: 0 auto;
}

@media screen and (max-width: 871px) {
  .keyimg_wrap {
    height: 82vw;
  }
}

.slider .slick-prev,
.slider .slick-next {
  cursor: pointer;
  font-size: 0;
  background-color: rgba(0, 0, 0, 0.6);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 18px 42px;
  width: 50px;
  height: 86px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}

@media screen and (max-width: 871px) {
  .slider .slick-prev,
  .slider .slick-next {
    background-size: 9px 21px;
    width: 29px;
    height: 50px;
  }
}

.slider .slick-prev {
  background-image: url(../img/top/arrow_slider_left.png);
  left: 0;
}

.slider .slick-next {
  background-image: url(../img/top/arrow_slider_right.png);
  right: 0;
}

.slider .slick-dots {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -990px;
  right: 0;
  margin: auto;
  width: 12px;
  height: 160px;
  z-index: 1;
}

.slider .slick-dots li {
  margin: 17px 0;
}

.slider .slick-dots .slick-active button {
  border: 1px solid #fff;
  background-color: transparent;
  width: 12px;
  height: 12px;
}

.slider .slick-dots button {
  background-color: #fff;
  border-radius: 50px;
  font-size: 0;
  display: block;
  line-height: 1;
  width: 6px;
  height: 6px;
  margin: auto;
  padding: 0;
}

@media screen and (max-width: 871px) {
  .slider .slick-dots {
    left: 35px;
    right: auto;
  }
}

.slider p {
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 40vw;
}

.slider p span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1000px;
  width: 100%;
  height: 100%;
}

.slider p span img {
  max-width: 1000px;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 871px) {
  .slider p {
    height: 82vw;
  }
  .slider p span {
    display: none;
  }
}

.slider p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.slider .slider01 {
  background-image: url(../img/top/img_slider01.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider01 {
    background-image: url(../img/top/img_slider01_sp.jpg);
  }
}

.slider .slider02 {
  background-image: url(../img/top/img_slider02.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider02 {
    background-image: url(../img/top/img_slider02_sp.jpg);
  }
}

.slider .slider03 {
  background-image: url(../img/top/img_slider03.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider03 {
    background-image: url(../img/top/img_slider03_sp.jpg);
  }
}

.slider .slider04 {
  background-image: url(../img/top/img_slider04.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider04 {
    background-image: url(../img/top/img_slider04_sp.jpg);
  }
}

.slider .slider05 {
  background-image: url(../img/top/img_slider05.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider05 {
    background-image: url(../img/top/img_slider05_sp.jpg);
  }
}

.slider .slider06 {
  background-image: url(../img/top/img_slider06.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider06 {
    background-image: url(../img/top/img_slider06_sp.jpg);
  }
}

.slider .slider07 {
  background-image: url(../img/top/img_slider07.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider07 {
    background-image: url(../img/top/img_slider07_sp.jpg);
  }
}

.slider .slider08 {
  background-image: url(../img/top/img_slider08.jpg);
}

@media screen and (max-width: 871px) {
  .slider .slider08 {
    background-image: url(../img/top/img_slider08_sp.jpg);
  }
}

.slider p img {
  width: 100%;
  height: auto;
}

.top_tab_change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 871px) {
  .top_tab_change {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.top_tab_change p {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  width: 133px;
  height: 28px;
  margin-right: 10px;
}

@media screen and (max-width: 871px) {
  .top_tab_change p {
    width: 48%;
    height: 50px;
    text-align: center;
    margin-right: 0;
  }
}

.active_2 .tab_products_btn {
  color: #00357E;
  background-color: #F0F0F0;
}

.active_2 .tab_menu_btn {
  color: #ffffff;
  background-color: #D61518;
}

.active_1 .tab_products_btn {
  color: #ffffff;
  background-color: #00357E;
}

.active_1 .tab_menu_btn {
  color: #D61518;
  background-color: #F8F0EC;
}

.tab_cont {
  display: none;
}

.top_tab_cont_change {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
}

.active_2 .tab_cont.active {
  display: block;
  background-color: #F0F0F0;
  padding: 20px 38px;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active {
    padding: 15px;
  }
}

.active_2 .tab_cont.active .search_category,
.active_2 .tab_cont.active .search_category p,
.active_2 .tab_cont.active .search_category ul,
.active_2 .tab_cont.active .search_keyword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_category,
  .active_2 .tab_cont.active .search_category p,
  .active_2 .tab_cont.active .search_category ul,
  .active_2 .tab_cont.active .search_keyword {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.active_2 .tab_cont.active .search_category {
  margin-bottom: 10px;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_category {
    margin-bottom: 0px;
  }
}

.active_2 .tab_cont.active .search_category p {
  color: #00357E;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

.active_2 .tab_cont.active .search_category p::after {
  content: "";
  display: block;
  background-image: url(../img/top/ico_tab_arrow.png);
  background-size: 100% 100%;
  width: 27px;
  height: 27px;
  margin: 0 10px;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_category p {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 6px;
  }
  .active_2 .tab_cont.active .search_category p::after {
    position: relative;
    top: 2px;
    background-image: url(../img/top/ico_tab_arrow_sp.png);
    width: 16px;
    height: 16px;
    margin: 0 4px;
  }
}

.active_2 .tab_cont.active .search_category ul {
  width: calc(100% - 210px);
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_category ul {
    width: calc(100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.active_2 .tab_cont.active .search_category li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24.5%;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_category li {
    width: 49%;
    margin-bottom: 8px;
  }
}

.active_2 .tab_cont.active .search_category li input[type="radio"] {
  margin: 0;
}

.active_2 .tab_cont.active .search_category li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.active_2 .tab_cont.active .search_category li span::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-right: 4px;
}

.active_2 .tab_cont.active .search_category li:nth-child(1) span::before {
  background-image: url(../img/top/ico_search01.png);
  width: 34px;
  height: 25px;
}

.active_2 .tab_cont.active .search_category li:nth-child(2) span::before {
  background-image: url(../img/top/ico_search02.png);
  width: 34px;
  height: 32px;
}

.active_2 .tab_cont.active .search_category li:nth-child(3) span::before {
  background-image: url(../img/top/ico_search03.png);
  width: 34px;
  height: 32px;
}

.active_2 .tab_cont.active .search_category li:nth-child(4) span::before {
  background-image: url(../img/top/ico_search04.png);
  width: 35px;
  height: 26px;
}

.active_2 .tab_cont.active .search_category li label {
  cursor: pointer;
  position: relative;
  background: #767676;
  background: -webkit-gradient(linear, left top, left bottom, from(#767676), color-stop(80%, #333333), to(#333333));
  background: linear-gradient(to bottom, #767676 0%, #333333 80%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767676', endColorstr='#333333',GradientType=0 );
  border-radius: 5px;
  color: #ffffff;
  font-size: 12px;
  font-size: 0.75rem;
  width: 100%;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 34px;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_category li label {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.active_2 .tab_cont.active .search_category li input[type="radio"] + label::before,
.active_2 .tab_cont.active .search_category li input[type="radio"]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  border-radius: 50px;
  margin: auto;
}

.active_2 .tab_cont.active .search_category li input[type="radio"] + label::before {
  background-color: #ffffff;
  width: 16px;
  height: 16px;
}

.active_2 .tab_cont.active .search_category li input[type="radio"]:checked + label::after {
  background-color: #3AADE8;
  left: 14px;
  width: 8px;
  height: 8px;
}

.active_2 .tab_cont.active .search_category li input[type="radio"]:checked + label {
  border: 2px solid #3AADE8;
}

.active_2 .tab_cont.active .search_keyword input[type="text"] {
  background-color: #ffffff;
  border-radius: 50px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100% - 210px);
  height: 36px;
  padding: 0 16px;
}

.active_2 .tab_cont.active .search_keyword input[type="text"]::-webkit-input-placeholder {
  color: #B5B5B5;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
}

.active_2 .tab_cont.active .search_keyword input[type="text"]::-moz-placeholder {
  color: #B5B5B5;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
}

.active_2 .tab_cont.active .search_keyword input[type="text"]:-ms-input-placeholder {
  color: #B5B5B5;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
}

.active_2 .tab_cont.active .search_keyword input[type="text"]::-ms-input-placeholder {
  color: #B5B5B5;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
}

.active_2 .tab_cont.active .search_keyword input[type="text"]::placeholder {
  color: #B5B5B5;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_keyword input[type="text"] {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }
  .active_2 .tab_cont.active .search_keyword input[type="text"]::-webkit-input-placeholder {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .active_2 .tab_cont.active .search_keyword input[type="text"]::-moz-placeholder {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .active_2 .tab_cont.active .search_keyword input[type="text"]:-ms-input-placeholder {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .active_2 .tab_cont.active .search_keyword input[type="text"]::-ms-input-placeholder {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .active_2 .tab_cont.active .search_keyword input[type="text"]::placeholder {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.active_2 .tab_cont.active .search_keyword button {
  cursor: pointer;
  position: relative;
  background-color: #00357E;
  border-radius: 50px;
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  width: 200px;
  height: 36px;
}

.active_2 .tab_cont.active .search_keyword button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  display: block;
  background-image: url(../img/top/ico_search.png);
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  margin: auto;
}

@media screen and (max-width: 871px) {
  .active_2 .tab_cont.active .search_keyword button {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 100%;
    height: 48px;
  }
}

.active_1 .tab_cont.active {
  display: block;
  background-color: #F8F0EC;
  padding: 30px;
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active {
    padding: 0 15px 15px;
  }
}

.active_1 .tab_cont.active .menu_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.active_1 .tab_cont.active .menu_area li {
  width: 16%;
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li {
    width: 48%;
    margin-top: 15px;
  }
}

.active_1 .tab_cont.active .menu_area li a {
  background-color: #767676;
  background-position: 50% 50%;
  background-size: cover;
  color: #ffffff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 70px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.active_1 .tab_cont.active .menu_area li:nth-child(1) a {
  background-image: url(../img/top/bg_menu01.jpg);
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li:nth-child(1) a {
    background-image: url(../img/top/bg_menu01_sp.jpg);
  }
}

.active_1 .tab_cont.active .menu_area li:nth-child(2) a {
  background-image: url(../img/top/bg_menu06.jpg);
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li:nth-child(2) a {
    background-image: url(../img/top/bg_menu06_sp.jpg);
  }
}

.active_1 .tab_cont.active .menu_area li:nth-child(3) a {
  background-image: url(../img/top/bg_menu04.jpg);
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li:nth-child(3) a {
    background-image: url(../img/top/bg_menu04_sp.jpg);
  }
}

.active_1 .tab_cont.active .menu_area li:nth-child(4) a {
  background-image: url(../img/top/bg_menu02.jpg);
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li:nth-child(4) a {
    background-image: url(../img/top/bg_menu02_sp.jpg);
  }
}

.active_1 .tab_cont.active .menu_area li:nth-child(5) a {
  background-image: url(../img/top/bg_menu05.jpg);
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li:nth-child(5) a {
    background-image: url(../img/top/bg_menu05_sp.jpg);
  }
}

.active_1 .tab_cont.active .menu_area li:nth-child(6) a {
  background-image: url(../img/top/bg_menu03.jpg);
}

@media screen and (max-width: 871px) {
  .active_1 .tab_cont.active .menu_area li:nth-child(6) a {
    background-image: url(../img/top/bg_menu03_sp.jpg);
  }
}

.active_1 .tab_cont.active .menu_area a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 70px;
}

.news_area {
  margin: 64px 0 0;
}

@media screen and (max-width: 871px) {
  .news_area {
    margin: 30px 0 0;
  }
}

.news_area h2 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  margin: 30px auto 10px;
}

@media screen and (max-width: 871px) {
  .news_area h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 30px auto 0px;
  }
}

.news_area ul {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 40px;
}

@media screen and (max-width: 871px) {
  .news_area ul {
    width: calc(100% - 30px);
    margin: 0 auto 20px;
  }
}

.news_area li a {
  position: relative;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #E3E3E3;
  padding: 20px 40px 20px 0;
}

.news_area li a::after {
  content: "";
  pointer-events: none;
  background-image: url(../img/top/arrow_news.png);
  background-size: 100% 100%;
  width: 12px;
  height: 19px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}

@media screen and (max-width: 871px) {
  .news_area li a::after {
    width: 6px;
    height: 10px;
    right: 0;
  }
}

.news_area .news_cat {
  font-size: 15px;
  font-size: 0.9375rem;
  background-color: #00357E;
  color: #ffffff;
  text-align: center;
  padding: 0 8px;
  width: 84px;
  height: 24px;
  margin-right: 10px;
}

@media screen and (max-width: 871px) {
  .news_area .news_cat {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 11px;
    font-size: 0.6875rem;
    width: 63px;
    height: 38px;
  }
}

.news_area .news_cat.news_cat_product {
  background-color: #398BBE;
}

.news_area .news_cat.news_cat_media {
  background-color: #478B6E;
}

.news_area .news_cat.news_cat_info {
  background-color: #716D67;
}

.news_area .news_cat + span {
  width: calc(100% - 94px);
}

@media screen and (max-width: 871px) {
  .news_area .news_cat + span {
    width: calc(100% - 70px);
  }
}

.news_area .news_date {
  font-size: 17px;
  font-size: 1.0625rem;
  width: 150px;
}

@media screen and (max-width: 871px) {
  .news_area .news_date {
    font-size: 12px;
    font-size: 0.75rem;
    width: auto;
  }
}

.news_area .news_title {
  font-size: 17px;
  font-size: 1.0625rem;
  width: calc(100% - 244px);
}

@media screen and (max-width: 871px) {
  .news_area .news_title {
    font-size: 12px;
    font-size: 0.75rem;
    width: auto;
  }
}

@media screen and (max-width: 871px) {
  .news_area li:last-child a {
    border-bottom: none;
  }
}

.news_area .news_list_btn {
  text-align: center;
  margin: auto;
}

.news_area .news_list_btn a {
  border: 2px solid #D61518;
  background-color: transparent;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
  color: #D61518;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  height: 42px;
  margin: auto;
}

@media screen and (max-width: 871px) {
  .news_area .news_list_btn a {
    font-size: 15px;
    font-size: 0.9375rem;
    background-color: #D61518;
    color: #ffffff;
  }
}

.news_area .news_list_btn a span {
  font-weight: bold;
  position: relative;
  z-index: 3;
}

.news_area .news_list_btn a::after {
  content: "";
  pointer-events: none;
  background-image: url(../img/top/arrow_news_link.png);
  background-size: 100% 100%;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  right: 14px;
  margin: auto;
}

@media screen and (max-width: 871px) {
  .news_area .news_list_btn a::after {
    background-image: url(../img/top/arrow_news_link_hover.png);
  }
}

.news_area .news_list_btn a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #D61518;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  width: 100%;
  height: 100%;
}

.news_area .news_list_btn a:hover span {
  color: #ffffff;
}

.news_area .news_list_btn a:hover::after {
  background-image: url(../img/top/arrow_news_link_hover.png);
}

.news_area .news_list_btn a:hover::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.exhibition_area {
  background-color: #F0F0F0;
  border-radius: 5px;
  max-width: 1000px;
  width: 100%;
  margin: 70px auto;
}

@media screen and (max-width: 871px) {
  .exhibition_area {
    width: calc(100% - 30px);
    margin: 50px auto 70px;
  }
}

.exhibition_area h2 {
  cursor: pointer;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 30px;
  padding: 30px 30px 10px;
  position: relative;
  pointer-events: none;
}

@media screen and (max-width: 871px) {
  .exhibition_area h2 {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 22px 20px 10px;
  }
}

.exhibition_area h2 span {
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0em;
  position: relative;
  top: -4px;
}

@media screen and (max-width: 871px) {
  .exhibition_area h2 span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.exhibition_area h2 + p {
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
  margin: 0 auto 30px;
}

@media screen and (max-width: 871px) {
  .exhibition_area h2 + p {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

@media screen and (max-width: 871px) {
  .exhibition_area h2::before {
    right: 20px;
    width: 14px;
    height: 2px;
  }
  .exhibition_area h2::after {
    right: 26px;
    width: 2px;
    height: 14px;
    -webkit-transition: opacity 0.2s, bottom 0.2s;
    transition: opacity 0.2s, bottom 0.2s;
  }
}

.exhibition_area .ex_cont {
  padding: 0 30px;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_cont {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 15px;
  }
}

.exhibition_area .ex_month_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_month_area {
    margin-bottom: 10px;
    margin-top: 50px;
  }
}

.exhibition_area .ex_month_area a {
  color: #B5B5B5;
  font-size: 15px;
  font-size: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.exhibition_area .ex_month_area a::before, .exhibition_area .ex_month_area a::after {
  display: inline-block;
  pointer-events: none;
  background-size: 100% 100%;
  width: 31px;
  height: 30px;
  margin: auto;
}

.exhibition_area .ex_month_prev a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.exhibition_area .ex_month_prev a::before {
  content: "";
  background-image: url(../img/top/ico_month_prev.png);
  margin-right: 10px;
}

.exhibition_area .ex_month_current {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.exhibition_area .ex_month_current span {
  font-weight: bold;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_month_current {
    position: relative;
    top: -35px;
  }
}

.exhibition_area .ex_month_next a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.exhibition_area .ex_month_next a::after {
  content: "";
  background-image: url(../img/top/ico_month_next.png);
  margin-left: 10px;
}

.exhibition_area .ex_month_current span,
.exhibition_area .ex_month_prev a span,
.exhibition_area .ex_month_next a span {
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
}

.exhibition_area .ex_area {
  margin-bottom: 10px;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_area {
    background-color: #333;
    border-radius: 3px;
  }
}

.exhibition_area .ex_area dt {
  display: none;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_area dt {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    position: relative;
  }
  .exhibition_area .ex_area dt::before, .exhibition_area .ex_area dt::after {
    content: "";
    background-color: #ffffff;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .exhibition_area .ex_area dt::before {
    right: 10px;
    width: 14px;
    height: 2px;
  }
  .exhibition_area .ex_area dt::after {
    right: 16px;
    width: 2px;
    height: 14px;
    -webkit-transition: opacity 0.2s, bottom 0.2s;
    transition: opacity 0.2s, bottom 0.2s;
  }
  .exhibition_area .ex_area dt.toggleOn::after {
    opacity: 0;
    bottom: -20px;
  }
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_area dd {
    display: none;
  }
}

.exhibition_area .ex_area dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_area dd ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px;
  }
}

.exhibition_area .ex_area dd li {
  background-color: #ffffff;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  font-size: 0.75rem;
  width: calc(100% / 8.3);
  height: 32px;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_area dd li {
    width: 48%;
    margin-bottom: 20px;
  }
}

.exhibition_area .ex_area dd li.ex_area_current {
  background-color: #333333;
  color: #ffffff;
  position: relative;
}

.exhibition_area .ex_area dd li.ex_area_current::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  display: block;
  background-image: url(../img/top/arrow_ex.png);
  background-size: 100% 100%;
  width: 20px;
  height: 10px;
  margin: auto;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_area dd li.ex_area_current {
    background-color: #D61518;
  }
  .exhibition_area .ex_area dd li.ex_area_current::after {
    background-image: url(../img/top/arrow_ex_sp.png);
    width: 24px;
    height: 12px;
  }
}

.exhibition_area .ex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.exhibition_area .ex_box::before, .exhibition_area .ex_box::after {
  content: "";
  display: block;
  width: 24%;
}

.exhibition_area .ex_box::before {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.exhibition_area .ex_box li {
  width: 24%;
  padding-bottom: 30px;
  cursor: pointer;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_box li {
    width: 48%;
  }
}

.exhibition_area .ex_box li img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  display: none;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_box li img {
    margin-bottom: 0;
  }
}

.exhibition_area .ex_box li .ex_cat {
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 5px 3px;
  margin-bottom: 10px;
}

@media screen and (max-width: 871px) {
  .exhibition_area .ex_box li .ex_cat {
    margin-bottom: 5px;
  }
}

.exhibition_area .ex_box li .ex_cat_car {
  background-color: #00357E;
}

.exhibition_area .ex_box li .ex_cat_kaigo {
  background-color: #E58729;
}

.exhibition_area .ex_box li .ex_date {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}

.exhibition_area .ex_box li .ex_title {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}

.exhibition_area .ex_box li .ex_venue,
.exhibition_area .ex_box li .ex_address,
.exhibition_area .ex_box li .ex_product {
  display: none;
}

.modal .modal_cont .ex_title_area {
  padding: 0 30px 20px 15px;
}

.modal .modal_cont .ex_title_area h2 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont .ex_title_area h2 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

.modal .modal_cont .ex_title_area p {
  font-size: 20px;
  font-size: 1.25rem;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont .ex_title_area p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.modal .modal_cont .ex_src {
  display: block;
  width: 200px;
  height: auto;
  margin: 10px auto 30px;
  display: none;
}

.modal .modal_cont .modal_ex_venue,
.modal .modal_cont .modal_ex_address,
.modal .modal_cont .modal_ex_product {
  padding: 0 30px;
  margin-bottom: 20px;
  text-indent: -85px;
  padding-left: 115px;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont .modal_ex_venue,
  .modal .modal_cont .modal_ex_address,
  .modal .modal_cont .modal_ex_product {
    margin-bottom: 10px;
    padding: 0 15px;
    text-indent: -65px;
    padding-left: 80px;
  }
}

.modal .modal_cont .modal_ex_venue span:first-child,
.modal .modal_cont .modal_ex_address span:first-child,
.modal .modal_cont .modal_ex_product span:first-child {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
  width: 78px;
  padding: 2px 0 3px;
  background-color: #00357E;
  margin-right: 7px;
  text-indent: 0;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont .modal_ex_venue span:first-child,
  .modal .modal_cont .modal_ex_address span:first-child,
  .modal .modal_cont .modal_ex_product span:first-child {
    font-size: 12px;
    font-size: 0.75rem;
    width: 58px;
  }
}

.modal .modal_cont .modal_ex_venue span:last-child,
.modal .modal_cont .modal_ex_address span:last-child,
.modal .modal_cont .modal_ex_product span:last-child {
  color: #333333;
  font-size: 20px;
  font-size: 1.25rem;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont .modal_ex_venue span:last-child,
  .modal .modal_cont .modal_ex_address span:last-child,
  .modal .modal_cont .modal_ex_product span:last-child {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.modal .modal_cont.ex_cat_car .ex_title_area {
  border-left: 18px solid #00357E;
  color: #00357E;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont.ex_cat_car .ex_title_area {
    border-left: 14px solid #00357E;
  }
}

.modal .modal_cont.ex_cat_car .modal_ex_venue span:first-child,
.modal .modal_cont.ex_cat_car .modal_ex_address span:first-child,
.modal .modal_cont.ex_cat_car .modal_ex_product span:first-child {
  background-color: #00357E;
}

.modal .modal_cont.ex_cat_kaigo .ex_title_area {
  border-left: 18px solid #E58729;
  color: #E58729;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont.ex_cat_kaigo .ex_title_area {
    border-left: 14px solid #E58729;
  }
}

.modal .modal_cont.ex_cat_kaigo .modal_ex_venue span:first-child,
.modal .modal_cont.ex_cat_kaigo .modal_ex_address span:first-child,
.modal .modal_cont.ex_cat_kaigo .modal_ex_product span:first-child {
  background-color: #E58729;
}

.sns_area {
  background-color: #F0F0F0;
  padding: 70px 0 80px;
}

@media screen and (max-width: 871px) {
  .sns_area {
    padding: 20px 0 80px;
  }
}

.sns_area .sns_area_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 871px) {
  .sns_area .sns_area_wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% - 30px);
  }
}

.sns_area .sns_area_wrap div {
  max-width: 485px;
  width: 49%;
  height: 335px;
  margin: 0;
}

.sns_area .sns_area_wrap div.sns_twitter div {
  width: 100%;
}

.sns_area .sns_area_wrap div.sns_facebook div {
  display: block;
  width: 100%;
  height: 100%;
}

.sns_area .sns_area_wrap div.sns_instagram {
  background-color: transparent;
  max-width: 1000px;
  width: 100%;
  height: auto !important;
  margin: 50px auto 0;
}

.sns_area .sns_area_wrap div.sns_instagram h2 {
  font-size: 25px;
  text-align: center;
  margin-bottom: 20px;
}

.sns_area .sns_area_wrap div.sns_instagram h2 + figure {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.sns_area .sns_area_wrap div.sns_instagram h2 + figure img {
  width: 59px;
  height: 60px;
}

@media screen and (max-width: 871px) {
  .sns_area .sns_area_wrap div {
    max-width: 100%;
    width: 100%;
    height: 250px !important;
    margin-bottom: 25px;
  }
  .sns_area .sns_area_wrap div iframe {
    width: 100%;
    height: 250px !important;
  }
  .sns_area .sns_area_wrap div.sns_instagram {
    margin: 0 auto;
  }
  .sns_area .sns_area_wrap div.sns_instagram h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .sns_area .sns_area_wrap div.sns_instagram h2 + figure img {
    width: 43px;
    height: 44px;
  }
}

.modal .modal_cont .modal_ex_venue, .modal .modal_cont .modal_ex_address, .modal .modal_cont .modal_ex_product {
  text-indent: -85px;
  padding-left: 115px;
}

@media screen and (max-width: 871px) {
  .modal .modal_cont .modal_ex_venue, .modal .modal_cont .modal_ex_address, .modal .modal_cont .modal_ex_product {
    text-indent: -65px;
    padding-left: 80px;
  }
}

.modal .modal_cont .modal_ex_venue span:first-child, .modal .modal_cont .modal_ex_address span:first-child, .modal .modal_cont .modal_ex_product span:first-child {
  margin-right: 7px;
  text-indent: 0;
}

/*# sourceMappingURL=css-maps/top.css.map */
