<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.block-headernav {
  margin-bottom: 1px;
}

.block-sp-search-container{
  /* background: #E60012; */
  /* top: 42.59vw; */
}
.block-sp-menu{
  /* top: 42.59vw; */
}

.block-search-box{
  align-items: stretch;
  height: auto;
  padding: 10px 4vw;
}

.block-search-box-searchdetail{
  display: flex;
  margin-right: 10px;
}

.block-search-box-searchdetail a{
  width: auto;
  height: auto;
  min-height: 40px;
  padding: 5px 10px;
  display: flex;
  justify-content: center;
  font-size: 13px;
  white-space: nowrap;
  background-color: #36a69b;
}


.block-search-box--search-submit{
  padding: 7px;
  height:100%;
}

input.block-search-box--keyword{
  width: auto;
  height: 100%;
  padding: 0 .66em;
  
}
.block-search-box-searchdetail a::before{
  content: '';
  width: 17px;
  height: 17px;
  margin-right: 5px;
  background:url(/img/custom_page/icon_kdwr01.png) no-repeat center center/contain;
}

.block-search-box form{
  display: flex;
  align-items: stretch;
}

.block-search-box--form{
  width: auto;
  height: auto;
  align-items: stretch;
}

.block-search-box--placeholder{
  display: none !important;
}

.block-sp-search-inner{
  padding-top: 0;
  padding-bottom: 15px;
}

.block-footer-guide a{
  color: #CDD0D1;
}
.block-footer-sns ul&gt;li {
  width: 30px;
}
.block-footer-sns li + li {
  margin-left: 10px;
}

.block-footer-bnrs ul{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.block-footer-bnrs ul&gt;li{
  width: 48%;
  margin: 0 0 10px;
}
.block-footer-bnrs ul&gt;li a{
  font-size: 11px;
  color: #999;
}


.-sougoLink01{
  margin-top: 6.4vw;
}

/* 大スライドバナー　ページャーをバナーに被らないように再デザイン */
.slick-counter-inner {
  bottom: -10.4vw;
}
#top-slider .slick-prev, #top-slider .slick-next {
  top: 83.2vw;
}
/* //大スライドバナー　ページャーをバナーに被らないように再デザイン */



/*-- ヘッダー固定バナー --*/
.-hdBnr01{
  width: 100%;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  padding: 0;
}
.-hdBnr01 img{
  display: inline-block;
  width: 100%;
  height: auto;
}
/*-- //ヘッダー固定バナー --*/


.-lBnr_cmn01 .-lBnr_cmn01_ul01{
  width: 100% !important;
}
  .-lBnr_cmn01 .-lBnr_cmn01_ul01 li{
  width: 100% !important;
}
  .-lBnr_cmn01 .-lBnr_cmn01_ul01 li a.-txtLink01{
  display: flex;
  width: 100%;
  padding: 2em 1em;
  justify-content: center;
  flex-flow: row wrap;
  border: 1px solid #aaa;
  border-radius: 5px;
  font-size: 14px;
  color: #777;
  text-align: center;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
}
.-lBnr_cmn01 .-lBnr_cmn01_ul01 li a.-txtLink01::before{
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 10;
  background-color: #fff;
}
.-lBnr_cmn01 .-lBnr_cmn01_ul01 li a.-txtLink01::after{
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  bottom: -1px;
  left: -1px;
  z-index: 10;
  background-color: #fff;
}
.-lBnr_cmn01 .-lBnr_cmn01_ul01 li a.-txtLink01:hover{
  text-decoration: none;
  opacity: .7;
}</pre></body></html>