<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.layoutType01 .sideContents #rightNavigation2Wrap {
  top: 0; }
  @media screen and (max-width: 767px) {
    .layoutType01 .sideContents #rightNavigation2Wrap {
      top: inherit; } }

.layoutType01 .sideContents #rightNavigation2Wrap.fixed {
  top: 100px; }
  @media screen and (max-width: 767px) {
    .layoutType01 .sideContents #rightNavigation2Wrap.fixed {
      top: inherit; } }

/* contentsWrap 
*****************************************/
#contentsWrap2016 {
  width: 100%; }

.mainArea {
  clear: both;
  width: 100%;
  min-width: 960px;
  height: 500px;
  overflow: hidden;
  background-image: url(../img/main_bg01.jpg);
  background-position: center center;
  margin-top: 46px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto; }
  .mainArea img {
    max-width: inherit; }
  @media screen and (max-width: 767px) {
    .mainArea {
      display: none; } }

.mainArea p {
  margin: 0; }

.mainArea img {
  vertical-align: bottom; }

.mainArea h2 {
  margin-bottom: 0; }

.mainArea .inner {
  width: 960px;
  margin: 0 auto;
  position: relative; }

.mainArea .inner .tx01 {
  position: absolute;
  top: 24px;
  left: 6px; }

.mainArea .inner .tx02 {
  position: absolute;
  top: 93px;
  left: -3px; }

.mainArea .inner .tx03 {
  position: absolute;
  top: 296px;
  left: -11px; }

.mainArea .inner .ph01 {
  position: absolute;
  top: 58px;
  left: 623px; }

.mainArea .inner .logo01 {
	position: absolute;
	top: 396px;
	left: 534px;
}

.price_head {
  display: block;
  float: right;
  margin-top: 5px;
  width: 300px; }

.price_head .price_tx {
  font-size: 24px;
  font-weight: bold;
  color: #007cff;
  margin-left: 10px; }

.price_head .yen_tx {
  font-weight: bold;
  color: #007cff;
  margin-left: 5px; }

/* カラム
*****************************************/
.column_inspection {
  width: 812px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  height: 100%; }

.column .colLeft {
  float: left; }

.column .colRight {
  float: right; }

/* 今回使用 
*****************************************/
.bg01 {
  background-color: #f8f9f9;
  height: 100%;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc; }

.bg02 {
  height: 100%;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc; }

.fixBox {
  position: absolute;
  top: 0px;
  right: 0px; }

/* feature
*****************************************/
.section06 + .section06 {
  margin-top: 90px; }

.section06 p {
  margin-bottom: 0; }

.section06 p + p {
  margin-top: 13px; }

.section06 .textIndent01 {
  margin-left: 5px; }

.section06 .featureHdg01 {
  color: #280079;
  font-size: 20px;
  padding: 0.65em 0;
  margin-bottom: 30px;
  border-top: 1px solid #280079;
  border-bottom: 1px solid #280079; }

.section06 .featureLead01 {
  font-size: 20px !important;
  margin-bottom: 15px; }

.section06 .featureText01 {
  font-size: 14px !important;
  margin-bottom: 60px; }

.section06 .featureList02 {
  padding-top: 50px;
  margin-left: 1em;
  margin-bottom: 15px; }

.section06 .featureList02 li {
  list-style: disc;
  float: left;
  width: 50%;
  font-size: 14px; }

.section06 .featureList02 li + li {
  margin-bottom: 0.7em; }

.section06 .featureList03 {
  margin-left: 1em;
  margin-bottom: 15px; }

.section06 .featureList03 li {
  list-style: disc;
  font-size: 14px; }

.section06 .featureList03 li + li {
  margin-top: 0.7em; }

.section06 .featureImgList01 {
  text-align: center; }

.section06 .featureImgList01 li {
  display: inline-block;
  margin: 15px 15px; }

.section06 .featureImgList02 {
  margin-bottom: 35px; }

.section06 .featureImgList02 li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px; }

.section06 .featureImgList02 li:nth-child(5n + 5) {
  margin-right: 0; }

.section06 .featureImgList02 li a {
  border: 1px solid #d7d7d7;
  display: block; }

.section06 .note01 {
  color: #787878;
  font-size: 12px !important; }

.section06 .featureStrong01 {
  color: #e80000;
  font-size: 14px !important; }

.feature_Layout01 .inner01 {
  background: url("../img/img01.jpg") no-repeat 100% 0;
  padding-right: 490px;
  min-height: 406px;
  margin-top: 30px; }

.feature_Layout01 .inner01 .pageAnk {
  position: relative; }

.feature_Layout01 .inner01 .pageAnk:after {
  content: '&gt;';
  position: absolute;
  top: -0.25em;
  margin-left: 0.5em;
  transform: rotate(90deg); }

.feature_Layout01 .featureLead01 + .featureLead02 {
  margin-top: -0.5em; }

.feature_Layout01 .featureLead01 + .featureLead02 + .featureLead01 {
  margin-top: -0.25em; }
</pre></body></html>