@charset "UTF-8";
@media (min-width: 576px) and (max-width: 767.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 992px) and (max-width: 1199.98px), (min-width: 1200px) {
  .xs {
    display: none !important; } }

@media (max-width: 575.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 992px) and (max-width: 1199.98px), (min-width: 1200px) {
  .sm {
    display: none !important; } }

@media (max-width: 575.98px), (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) and (max-width: 1199.98px), (min-width: 1200px) {
  .md {
    display: none !important; } }

@media (max-width: 575.98px), (min-width: 576px) and (max-width: 767.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 1200px) {
  .lg {
    display: none !important; } }

@media (max-width: 575.98px), (min-width: 576px) and (max-width: 767.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 992px) and (max-width: 1199.98px) {
  .xl {
    display: none !important; } }

@media (min-width: 992px) {
  *:not(body).sp {
    display: none !important; } }

@media (max-width: 991.98px) {
  *:not(body).pc {
    display: none !important; } }

.c1 {
  color: #028CB9; }

.c2 {
  color: #DAE6E7; }

.c3 {
  color: #FED92B; }

.c4 {
  color: #FF8F0D; }

.c5 {
  color: #FFF4E7; }

.c6 {
  color: #FFFCEB; }

.c7 {
  color: #F2F6F7; }

.bs1 {
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }

.ts1 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }

/*
	Last Update:2020/11/05
	トップページ用
*/
/*=================================

	#top

=================================*/
.top-- {
  /*---------------------------------------------------------
		main_visual
	-----------------------------------------------------------*/ }

/*---------------------------------------------------------
	main_image
-----------------------------------------------------------*/
#top_main {
  position: relative; }

#main_image {
  position: relative;
  line-height: 1px; }
  #main_image .unit {
    overflow: hidden; }
  #main_image .slick-prev, #main_image .slick-next {
    color: #fff;
    text-shadow: 0 0 3px #999; }

@media (min-width: 1100px) {
  #main_image .slick-prev {
    left: calc(50% - 550px); }
  #main_image .slick-next {
    right: calc(50% - 550px); } }

/*---------------------------------------------------------
	top_count
-----------------------------------------------------------*/
#top_count {
  text-align: center;
  padding: 10px;
  font-weight: bold;
  line-height: 100%; }
  #top_count .date {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #1897d6;
    padding: 5px 20px 4px;
    margin-right: 10px;
    font-weight: normal; }
  #top_count .countup {
    display: inline-block;
    vertical-align: baseline;
    font-size: 1.75em;
    padding: 0 5px;
    line-height: 100%; }

@media (max-width: 991.98px) {
  #top_count {
    margin-left: -15px;
    margin-right: -15px; } }

@media (min-width: 992px) {
  #top_count {
    border-radius: 8px;
    margin-bottom: 30px; } }

/*---------------------------------------------------------
	top_customer
-----------------------------------------------------------*/
#top_customer {
  background: #a3b9c4 url(../image/contents/top/image1.jpg) no-repeat center center/cover;
  padding: 30px; }
  #top_customer .unit {
    background: #fff;
    border-radius: 5px; }
  #top_customer .slick-prev, #top_customer .slick-next {
    color: #fff;
    text-shadow: 0 0 3px #999; }
  #top_customer .slick-prev:before, #top_customer .slick-next:before {
    opacity: 1;
    font-size: 25px; }

@media (max-width: 575.98px) {
  #top_customer .unit {
    margin: 0 5px;
    padding: 5px; }
  #top_banner_ryo {
    margin-left: -15px;
    margin-right: -15px; } }

@media (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) {
  #top_customer .unit {
    margin: 0 20px;
    padding: 20px; } }

@media (max-width: 575.98px) {
  #top_customer {
    margin-left: -15px;
    margin-right: -15px; } }

@media (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) {
  #top_customer {
    border-radius: 8px;
    margin-bottom: 30px; } }

@media (min-width: 1100px) {
  #top_customer .slick-prev {
    left: -25px; }
  #top_customer .slick-next {
    right: -25px; } }

/*---------------------------------------------------------
	top_search
-----------------------------------------------------------*/
#top_search a {
  position: relative;
  display: table;
  text-decoration: none;
  color: #333;
  font-size: 0.9em;
  width: 100%; }
  #top_search a > span {
    display: table-cell;
    vertical-align: middle;
    line-height: 150%; }

#top_search .primary_box .row > div:not(:last-child) {
  border-right: 1px solid #ddd; }

#top_search .primary_box a i {
  font-size: 2.25em; }

#top_search .primary_box a:after {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\f105";
  color: #ccc;
  position: absolute;
  top: calc(50% - 0.6em); }

#top_search .primary_box .row > div:last-child a:after {
  right: 5px; }

body.pc #top_search .primary_box a:hover {
  color: #0f6ab2; }

@media (max-width: 575.98px) {
  #top_search {
    padding: 15px 0 0; }
    #top_search a strong {
      display: block;
      font-size: 1.25em; }
    #top_search .primary_box {
      -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      margin-bottom: 15px;
      padding: 10px 0; }
      #top_search .primary_box a span {
        padding: 10px 2px; }
        #top_search .primary_box a span.pos_ar {
          width: 40%; }
      #top_search .primary_box a:after {
        right: 5px; } }

@media (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) {
  #top_search a strong {
    display: block;
    font-size: 1.5em; }
  #top_search .primary_box {
    padding: 10px; }
    #top_search .primary_box a span {
      padding: 15px 5px; }
    #top_search .primary_box a:after {
      right: 15px; } }

#top_search a.top_kodawari_button {
  color: #fff;
  border-radius: 3px;
  text-align: center;
  border-width: 3px;
  border-style: solid;
  border-color: #0f6ab2 #0f6ab2 #1b6095 #0f6ab2; }
  #top_search a.top_kodawari_button span {
    line-height: 120%; }
    #top_search a.top_kodawari_button span.pos_ar {
      width: 38%; }

body.pc #top_search a.top_kodawari_button:hover {
  opacity: 0.8; }

@media (max-width: 575.98px) {
  #top_search a.top_kodawari_button {
    font-size: 1.35em; }
    #top_search a.top_kodawari_button span {
      padding: 15px 0;
      text-align: left; }
      #top_search a.top_kodawari_button span.pos_ar {
        text-align: right;
        padding-right: 10px; }
    #top_search a.top_kodawari_button i {
      font-size: 1.25em; } }

@media (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) {
  #top_search a.top_kodawari_button {
    font-size: 1.1em; }
    #top_search a.top_kodawari_button span {
      padding: 0; }
      #top_search a.top_kodawari_button span:not(.pos_ar) {
        padding: 0 15% 0 0; }
    #top_search a.top_kodawari_button i {
      font-size: 1.85em; } }

/*---------------------------------------------------------
	top_free_search
-----------------------------------------------------------*/
#top_free_search form {
  margin-bottom: 20px; }
  #top_free_search form .pos_ar {
    width: 110px; }

#top_free_search .top_search_text {
  padding: 13px 10px;
  width: 100%; }

#top_free_search .top_search_button {
  color: #fff;
  border-radius: 3px;
  border-width: 3px;
  border-style: solid;
  border-color: #0f6ab2 #0f6ab2 #1b6095 #0f6ab2;
  font-size: 1.15em;
  padding: 10px 0;
  width: 100%;
  max-width: 100px; }

@media (max-width: 575.98px) {
  #top_free_search .hl_3, #top_pickup .hl_3, #top_ryo .hl_3 {
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px; }
  #top_free_search .primary_box {
    padding: 15px 10px 5px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); } }

@media (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) {
  #top_free_search .primary_box {
    padding: 20px 40px 5px; } }

/*---------------------------------------------------------
	top_reason
-----------------------------------------------------------*/
#top_reason .primary_box {
  background: url(../image/contents/top/image4.png) no-repeat right 20px;
  padding-top: 50px; }

#top_reason .logo_area {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto; }

#top_reason .step_box {
  padding: 15px; }
  #top_reason .step_box .text {
    padding: 0; }

@media (max-width: 575.98px) {
  #top_reason {
    display: none; } }

/*---------------------------------------------------------
	top_foot_contact
-----------------------------------------------------------*/
#top_foot_contact {
  background: #a3b9c4 url(../image/contents/top/image5.jpg) no-repeat center center/cover;
  margin-bottom: 100px; }
  #top_foot_contact .unit {
    text-align: center; }
  #top_foot_contact h3 {
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    font-size: 1.85em;
    font-weight: bold;
    margin-bottom: 30px; }
  #top_foot_contact .button1 {
    font-size: 1.25em;
    max-width: 280px; }
