<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------------------
 __右　コンテンツ
-----------------------------------------------*/
#right {
  float: right;
  text-align: left;
  width: 220px;
  padding-bottom: 10px;
  margin-top: 10px;
}
#right #info {
  margin-bottom: 30px;
}
#right #info h2 {
  background-image: url(../image/h2_info.gif);
  background-repeat: no-repeat;
  font-size: 14px;
  padding-left: 25px;
  line-height: 30px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #E9C32E;
  padding-bottom: 3px;
  margin-bottom: 5px;
  padding-top: 3px;
}
#right #info #waku {
  padding: 15px;
  width: 230px;
  height: 595px;
  overflow-x: hidden;
  overflow-y: auto;
}
#right #info p {
  margin-bottom: 10px;
  font-size: 11px;
  background-image: url(../image/icon_info.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: 20px;
  line-height: 140%;
}
#right #info n {
  margin-bottom: 10px;
  font-size: 15px;
  padding-left: 40px;
  background-image: url(../image/icon_new.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: 20px;
  line-height: 160%;
}
#right #related h2 {
  font-size: 11px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  margin-bottom: 5px;
}
#right ul {
  margin: 0px;
  padding: 0px;
}
#right ul li {
  list-style-type: none;
  text-indent: -9999px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
  background-repeat: no-repeat;
}
#right ul li a {
  text-indent: -9999px;
  display: block;
  height: 50px;
}
#right ul li.adcircle {
  background-image: url(../image/banner_01.gif);
}
#right ul li.hikari {
  background-image: url(../image/banner_02.gif);
}
#right ul li.fields {
  background-image: url(../image/banner_03.gif);
}
#right ul li.ge {
  background-image: url(../image/banner_04.gif);
}
#right ul li.yotsugi {
  background-image: url(../image/banner_05.gif);
}
#right ul li.syncro a {
  background-image: url(../image/banner_06.gif);
  height: 59px;
  margin-bottom: 10px;
}
#right ul li.syncro3 a {
  background-image: url(../image/banner_08.gif);
  height: 81px;
  margin-bottom: 10px;
}
#right ul li.migi a {
  background-image: url(../image/banner_07.gif);
  height: 148px;
  margin-bottom: 10px;
}
/*-----------------------------------------------
 __左　コンテンツ
-----------------------------------------------*/
#left {
  width: 650px;
  float: left;
  text-align: left;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#left .inner {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#left #topsolution {
  background-image: url(../image/topsolution_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 490px;
}
#left #topsolution .inner {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 16px;
}
#left #topsolution .waku {
  width: 117px;
  float: left;
  margin-right: 2px;
  margin-left: 2px;
  height: 190px;
  text-align: center;
}
#left #topsolution .waku img {
  margin-bottom: 0px;
}
#left #topsolution .waku p {
  text-align: left;
  font-size: 11px;
  line-height: 14px;
}
#left #topsolution .pr p {
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
  font-size: 11px;
  color: #999999;
  clear: both;
  margin-top: 3px;
}
/* --------------------------------
 *__レスポンシブ
 * -------------------------------- */

@media screen and (max-width: 768px) {
  /*-----------------------------------------------
__レスポンシブ_右　コンテンツ
-----------------------------------------------*/
  #right {
    float: right;
    text-align: left;
    width: 169px;
    padding-bottom: 7px;
    margin-top: 7px;
  }
  #right #info {
    width: 100%;
    margin-bottom: 23px;
  }
  #right #info h2 {
    width: 100%;
    background-size: 15px auto;
	  background-repeat: no-repeat;
    font-size: 14px;
    padding-left: 19px;
    line-height: 23px;
    border-bottom-width: 2px;
    padding-bottom: 2px;
    margin-bottom: 3px;
    padding-top: 2px;
  }
  #right #info #waku {
    padding: 11px;
    width: 176px;
    height: 640px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #right #info p {
    width: 100%;
    margin-bottom: 8px;
    font-size: 11px;
    background-size: 11px auto;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 15px;
    line-height: 140%;
  }
  #right #info n {
    margin-bottom: 7px;
    font-size: 15px;
    padding-left: 31px;
    background-size: 76.8% auto;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 15px;
    line-height: 123%;
  }
  #right #related h2 {
    width: 120%;
    font-size: 11px;
    border-bottom-width: 2px;
    margin-bottom: 4px;
    padding-bottom: 4px;
  }
  #right #related a {
    font-size: 10px;
  }
  #right #related img {
    width: 120%
  }
  #right ul {
    margin: 0px;
    padding: 0px;
  }
  #right ul li {
    list-style-type: none;
    text-indent: -9999px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    background-repeat: no-repeat;
  }
  #right ul li a {
    text-indent: -9999px;
    display: block;
    height: 38px;
  }
  #right ul li.adcircle {
    background-size: 76.8% auto;
  }
  #right ul li.hikari {
    background-size: 76.8% auto;
  }
  #right ul li.fields {
    background-size: 76.8% auto;
  }
  #right ul li.ge {
    background-size: 76.8% auto;
  }
  #right ul li.yotsugi {
    background-size: 76.8% auto;
  }
  #right ul li.syncro a {
    background-size: 76.8% auto;
    height: 45px;
    margin-bottom: 7px;
  }
  #right ul li.syncro3 a {
    background-size: 76.8% auto;
    height: 62px;
    margin-bottom: 7px;
  }
  #right ul li.migi a {
    background-size: 76.8% auto;
    height: 114px;
    margin-bottom: 7px;
  }
  /*-----------------------------------------------
__レスポンシブ_左　コンテンツ
-----------------------------------------------*/
  #left {
    width: 499px;
    float: left;
    text-align: left;
    padding: 0px;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  #left .inner {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 0px;
  }
  #left #topsolution {
    width: 100%;
    background-size: 492px auto;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 550px;
  }
  #left #topsolution h2 {
    width: 100%;
  }
  #left #topsolution img {
    width: 100%;
  }
  #left #topsolution .inner {
    width: 100%;
    margin-bottom: 11px;
    padding-top: 0px;
    padding-right: 11px;
    padding-left: 11px;
    padding-bottom: 11px;
  }
  #left #topsolution .waku {
    width: 90px;
    float: left;
    margin-right: 1px;
    margin-left: 1px;
    height: 220px;
    text-align: center;
  }
  #left #topsolution .waku h3 {
    width: 100%;
	  text-align: center;
  }
  #left #topsolution .waku h3 img {
    width: 88px;
  }
  #left #topsolution .waku img {
    width: 46px;
	  margin-bottom: 0px;
  }
  #left #topsolution .waku p {
    width: 100%;
    text-align: left;
    font-size: 11px;
    line-height: 13px;
    padding-left: 1px;
  }
  #left #topsolution .waku a {
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  #left #topsolution .pr p {
    display: flex;
    justify-content: flex-end;
    white-space: nowrap;
    font-size: 11px;
    color: #999999;
    clear: both;
    margin-top: 23px;
    margin-left: 190px;
  }
  /*-----------------------------------------------
__レスポンシブ_bxslider
-----------------------------------------------*/
  .bxslider img {
    width: 100%;
    height: auto;
  }
  .bx-viewport {
    width: 100%;
    height: auto;
  }
  .bx-wrapper {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 599px) {
  /*-----------------------------------------------
__レスポンシブ_右　コンテンツ
-----------------------------------------------*/
  #right {
    float: right;
    text-align: left;
    width: 132px;
    height: auto;
    padding-bottom: 6px;
    margin-top: 6px;
  }
  #right #info {
    width: 100%;
    margin-bottom: 18px;
  }
  #right #info h2 {
    width: 100%;
    background-size: 11px auto;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-left: 15px;
    line-height: 18px;
    border-bottom-width: 2px;
    padding-bottom: 2px;
    margin-bottom: 3px;
    padding-top: 2px;
  }
  #right #info #waku {
    padding: 9px;
    width: 138px;
    height: 560px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #right #info p {
    width: 100%;
    margin-bottom: 6px;
    font-size: 11px;
    background-size: 9px auto;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 12px;
    line-height: 140%;
  }
  #right #info n {
    width: 100%;
    margin-bottom: 6px;
    font-size: 15px;
    padding-left: 23px;
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 12px;
    line-height: 160%;
  }
  #right #related h2 {
    width: 160%;
    font-size: 11px;
    border-bottom-width: 2px;
    margin-bottom: 4px;
    padding-bottom: 6px;
  }
  #right #related a {
    font-size: 10px;
  }
  #right #related img {
    width: 160%;
    margin-bottom: 4px;
  }
  #right ul {
    margin: 0px;
    padding: 0px;
  }
  #right ul li {
    width: 100%;
    background-size: 59.9%;
    list-style-type: none;
    text-indent: -9999px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    background-repeat: no-repeat;
  }
  #right ul li a {
    text-indent: -9999px;
    display: block;
    height: 30px;
  }
  #right ul li.adcircle {
    background-size: 59.9% auto;
  }
  #right ul li.hikari {
    background-size: 59.9% auto;
  }
  #right ul li.fields {
    background-size: 59.9% auto;
  }
  #right ul li.ge {
    background-size: 59.9% auto;
  }
  #right ul li.yotsugi {
    background-size: 59.9% auto;
  }
  #right ul li.syncro a {
    background-size: 59.9% auto;
    height: 35px;
    margin-bottom: 6px;
  }
  #right ul li.syncro3 a {
    background-size: 59.9% auto;
    height: 48px;
    margin-bottom: 6px;
  }
  #right ul li.migi a {
    background-size: 59.9% auto;
    height: 89px;
    margin-bottom: 6px;
  }
  /*-----------------------------------------------
__レスポンシブ_左　コンテンツ
-----------------------------------------------*/
  #left {
    width: 389px;
    float: left;
    text-align: left;
    padding: 0px;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  #left .inner {
    width: 100%;
    margin-bottom: 9px;
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
  }
  #left #topsolution {
    width: 100%;
    background-size: 383px auto;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 500px;
  }
  #left #topsolution h2 {
    width: 100%;
  }
  #left #topsolution img {
    width: 100%;
  }
  #left #topsolution .inner {
    width: 100%;
    margin-bottom: 9px;
    padding-top: 0px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
  }
  #left #topsolution .waku {
    width: 70px;
    float: left;
    margin-right: 1px;
    margin-left: 1px;
    height: 190px;
    text-align: center;
  }
  #left #topsolution .waku h3 {
    width: 100%;
    text-align: center;
  }
	#left #topsolution .waku h3 img {
		width: 69px;
	}
  #left #topsolution .waku img {
    width: 36px;
    margin-bottom: 0px;
  }
  #left #topsolution .waku p {
	  width: 100%;
    text-align: left;
    font-size: 11px;
    line-height: 13px;
	  padding-left: 1px;
  }
  #left #topsolution .waku a {
    display: inline-block;
    width: 100%;
    text-align: left;
	  margin: 2px;
  }
  #left #topsolution .pr p {
    display: grid;
      padding: 2px;
      margin: 4px;
      line-height: 11PX;
    font-size: 11px;
    clear: both;
    margin-top: 45px;
    margin-left: 240px;
  }
/*-----------------------------------------------
__レスポンシブ_bxslider
-----------------------------------------------*/
  .bxslider img {
    width: 100%;
    height: auto;
  }
  .bx-viewport {
    width: 100%;
    height: auto;
  }
  .bx-wrapper {
    width: 100%;
    height: auto;
  }
}</pre></body></html>