<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* =======================
   セミナーアンケート
======================== */
.list-block .wpcf7-list-item { display: block; }
.list-inline .wpcf7-list-item { display: inline; }
span.wpcf7-list-item{display: inline;}

.block p{
  margin-bottom: 20px;
}
/* =======================
   lp/2016_ad02.html
======================== */
#pl-5226-5 {
  margin-bottom: 0 !important;
}

#panel-5226-6-0-0,#panel-5226-6-0-1,#panel-5226-6-0-2 {
  margin-bottom: 15px !important;
}

.p-main-tit-lv1.sp-l-visible {
    display: none;
}

.p-hero-tit-lv1 &gt; .tit, .p-main-tit-lv1 &gt; .tit, .p-intro-item &gt; .tit, .p-carrier-tit, .p-carrier-item &gt; .tit &gt; .tit-lg, .p-value-sec &gt; .tit {
  font-family: "FOT-筑紫ゴシック Pro B"; }

.p-intro-item &gt; .text {
  font-family: "FOT-筑紫ゴシック Pr5N R"; }

.p-intro-list {
  counter-reset: decimal;
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.15);
          box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.15); }
  .p-intro-list &gt; li {
    display: table-cell;
    vertical-align: top;
    padding: 20px 15px 25px;
    border-left: 1px solid #e0e0e0;
    position: relative; }
    .p-intro-list &gt; li:first-child {
      border-left: none; }
    .p-intro-list &gt; li &gt; span {
      color: #8d8e91;
      font-size: 17px;
      font-family: "FOT-筑紫ゴシック Pro B";
      position: absolute;
      top: 25px;
      left: 15px; }
      .p-intro-list &gt; li &gt; span:before {
        content: '';
        display: inline-block;
        vertical-align: -.04em;
        background: url("/img/top/ic_intro.png") no-repeat;
        width: 15px;
        height: 15px;
        margin-right: 3px; }

@media screen and (min-width: 768px){
.p-main {
  margin-top: 10px;
  background: url("/landing/images/lp_top_2016.jpg") no-repeat 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
  display: table;
  height: 415px;
  padding-top: 105px;
  -webkit-box-shadow: 0 3px 2px -2px rgba(4, 0, 0, 0.12) inset;
          box-shadow: 0 3px 2px -2px rgba(4, 0, 0, 0.12) inset;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .p-main .p-main-body {
    width: 900px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
 }

 .p-main-man {
  margin-top: 10px;
  background: url("/landing/images/lp_top_2016_man.jpg") no-repeat 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
  display: table;
  height: 415px;
  padding-top: 105px;
  -webkit-box-shadow: 0 3px 2px -2px rgba(4, 0, 0, 0.12) inset;
          box-shadow: 0 3px 2px -2px rgba(4, 0, 0, 0.12) inset;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .p-main-man .p-main-body {
    width: 900px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
 }

.p-main-tit-lv1 {
  margin-left: 10px; }
  .p-main-tit-lv1 &gt; .tit {
    font-size: 32px;
    display: block;
    letter-spacing: 1px; }
    .p-main-tit-lv1 &gt; .tit &gt; span {
      font-family: "FOT-筑紫ゴシック Pro E"; }
  .p-main-tit-lv1 &gt; .name {
    font-size: 17px;
    display: block;
    margin-top: 35px; }
  .p-main-tit-lv1.sp-l-visible {
    display: none; }

.p-intro {
  background: #eee;
  width: 900px;
  margin: -47px auto 44px;
  padding: 4px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.3);
          box-shadow: 0 1px 3px 0 rgba(4, 0, 0, 0.3);
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.p-intro-list {
  counter-reset: decimal;
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.15);
          box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.15); }
  .p-intro-list &gt; li {
    display: table-cell;
    vertical-align: top;
    padding: 20px 15px 25px;
    border-left: 1px solid #e0e0e0;
    position: relative; }
    .p-intro-list &gt; li:first-child {
      border-left: none; }
    .p-intro-list &gt; li &gt; span {
      color: #8d8e91;
      font-size: 17px;
      font-family: "FOT-筑紫ゴシック Pro B";
      position: absolute;
      top: 25px;
      left: 15px; }
      .p-intro-list &gt; li &gt; span:before {
        content: '';
        display: inline-block;
        vertical-align: -.04em;
        background: url("/img/top/ic_intro.png") no-repeat;
        width: 15px;
        height: 15px;
        margin-right: 3px; }

.p-intro-item {
  padding-left: 55px;
  position: relative; }
  .p-intro-item &gt; .tit {
    font-size: 24px; }
  .p-intro-item &gt; .text {
    color: #474b59;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 15px; }

.company{
  width:1000px;
  margin:0 auto;
}

.c-list-company {
    margin: 0 !important; 
    overflow: hidden;
}
}



@media (max-width: 767px){
    .pc-visible {
    display: none !important;
}

   .p-main{
    margin-top: 10px;
    background: url("/img/top/sp_pic_hero_main_bg.png") repeat-x center top;
    -webkit-background-size: auto 100%;
            background-size: auto 100%;
    display: block;
    height: 342px;
    padding-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .p-main .p-main-body{
    background: url("/landing/images/lp_top_2016_sp.jpg") no-repeat center top;
    -webkit-background-size: auto 100%;
            background-size: auto 100%;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .p-main-man .p-main-body{
    background: url("/landing/images/lp_top_2016_sp_man.jpg") no-repeat center top;
    height: 330px;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .p-main-tit-lv1{
    padding: 40px 0 0 40px;
    margin: 0 20px; }
  .p-main-tit-lv1-2{
    padding: 40px 0 0 40px;
    margin: 0 auto; }
  .p-main-tit-lv1.pc-hidden{
    display: table !important; }
  .p-main-tit-lv1 &gt; .tit{
    font-size: 18px;
    letter-spacing: 0.03em;
    display: block; }
  .p-main-tit-lv1 &gt; .name{
    font-size: 14px;
    margin-top: 15px;
    display: block; }

   .p-intro{
    background: none;
    width: 100%;
    margin: 0;
    padding: 21px 24px 32px;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .p-intro-list{
    display: block;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .p-intro-list &gt; li{
    display: block;
    padding: 20px 0;
    border-left: none;
    border-top: 1px solid #e5e5e5; }
  .p-intro-list &gt; li:first-child{
    padding-top: 0;
    border-top: none; }
  .p-intro-list &gt; li:last-child{
    padding-bottom: 0; }
  .p-intro-list &gt; li &gt; span{
    font-size: 14px;
    line-height: 25px;
    position: static;
    float: left; }
  .p-intro-list &gt; li &gt; span:before{
    background: url("/img/top/sp_ic_intro.png") no-repeat;
    -webkit-background-size: 15px auto;
            background-size: 15px auto;
    width: 15px;
    height: 12px; }
  .p-intro-item{
    padding-left: 50px; }
  .p-intro-item &gt; .tit{
    font-size: 19px; }
  .p-intro-item &gt; .text{
    font-size: 14px;
    margin-top: 10px; }

}


/* =======================
   比較LP
======================== */
.lp-header-container{

  margin: 20px auto 0 20px;
  }

div.wpcf7-response-output,
div.wpcf7-mail-sent-ok {
    border:none !important;
}

#pg-2918-3, #pg-2918-5, #pg-2918-7, #pl-2918 .panel-grid-cell .so-panel{
  margin-bottom: 0 !important;
}



@media screen and (min-width: 721px){

.headder-pc{
  height: 427px;
  margin: 0;
  background-image: url(https://www.axc.ne.jp/cms/wp-content/uploads/2015/12/LP_201601.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

.headder-pc h1{
  padding: 20px;
  font-size: 40px;
  font-family: "FOT-筑紫ゴシック Pro B";
  line-height: 1.4;
  color: #ffffff;
}


.title h2{
    text-align: center;
    font-family: "FOT-筑紫ゴシック Pro B";
    font-size: 25px;
    color: #ffffff;
}

.title h3{
    text-align: center;
    font-family: "FOT-筑紫ゴシック Pro B";
    font-size: 30px;
    color: #ffffff;
}

.result{
  position:relative;
  padding-left:30px;
  border-bottom:2px solid #ccc;
  font-size: 20px;
  line-height: 30px;
  font-family: "FOT-筑紫ゴシック Pr5N D";
}
}

@media screen and (max-width: 720px){.headder-pc{
  height: 300px;
  width:100%;
  margin: 0;
  background-image: url(https://www.axc.ne.jp/cms/wp-content/uploads/2015/12/LP_201601.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
    background-size:80% auto;
}

.headder-pc h1{
  padding: 10px;
  font-size: 28px;
  font-family: "FOT-筑紫ゴシック Pro B";
  line-height: 1.4;
  color: #ffffff;
}

.title h2{
    text-align: center;
    font-family: "FOT-筑紫ゴシック Pro B";
    font-size: 20px;
    color: #ffffff;
}

.title h3{
    text-align: center;
    font-family: "FOT-筑紫ゴシック Pro B";
    font-size: 23px;
    color: #ffffff;
}

.result{
  position:relative;
  padding-left:30px;
  border-bottom:2px solid #ccc;
  font-size: 16px;
  line-height: 2em;
  font-family: "FOT-筑紫ゴシック Pr5N D";
}
}

.heading7{
  margin: 0;
  text-align: center;
  position:relative;
  padding:10px;
  font-weight: bold;
  font-size: 20px;
  background-color: #51A2C1;
  color: #fff;
  font-family: "FOT-筑紫ゴシック Pro B";
}
 
.heading7:before{
  content:''; 
  height:0; 
  width:0; 
  display:block; 
  border:40px transparent solid; 
  border-right-width:0; 
  border-left-color:#51A2C1; 
  position:absolute; 
  top:20px; 
  left:48%;
  transform:rotate(-270deg);
  -webkit-transform:rotate(-270deg);
  -moz-transform:rotate(-270deg);
  -o-transform:rotate(-270deg);
  -ms-transform:rotate(-270deg);
}

.heading8{
  margin: 0;
  text-align: center;
  position:relative;
  padding:10px;
  font-weight: bold;
  font-size: 20px;
  background-color: #004080;
  color: #fff;
  font-family: "FOT-筑紫ゴシック Pro B";
}
 
.heading8:before{
  content:''; 
  height:0; 
  width:0; 
  display:block; 
  border:40px transparent solid; 
  border-right-width:0; 
  border-left-color:#004080; 
  position:absolute; 
  top:20px; 
  left:48%;
  transform:rotate(-270deg);
  -webkit-transform:rotate(-270deg);
  -moz-transform:rotate(-270deg);
  -o-transform:rotate(-270deg);
  -ms-transform:rotate(-270deg);
}

.title{
  margin: 0;
  padding: 30px;
}

.result:after, .result:before{
  content:''; 
  height:18px; 
  width:4px; 
  display:block; 
  background:#ff0000; 
  position:absolute; 
  top:8px; 
  left:15px; 
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px; 
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
}
 
.result:before{
  height:10px; 
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg); 
  top:16px; 
  left:7px
}
.voice li{
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', sans-serif;
  line-height: 1.8;
  margin: 10px 0 0 20px;
  font-size: 12px;
  list-style-type: none;
}

.button {
    text-align:center;
    padding:10px;
    color:#fff;
    background:#03A9F4;
    width:200px;
}
.close {
    background:#666;
}</pre></body></html>