@charset "UTF-8";
/* For modern browsers */
.cf {
  zoom: 1; }
  .cf:before {
    content: "";
    display: table; }
  .cf:after {
    content: "";
    display: table;
    clear: both; }

/* For IE 6/7 (trigger hasLayout) */
/*recet css
===========================================*/
body {
  margin: 0;
  font-family: 'メイリオ',Meiryo,"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  font-size: small;
  *font: x-small;
  line-height: 20px;
  color: #fff;
  background-color: #212C3A; }

/* ---------------
EXAMPLES FONT-SIZE
------------------
 77% = 10px
 85% = 11px
 93% = 12px
100% = 13px
108% = 14px
116% = 15px
124% = 16px
131% = 17px
139% = 18px
147% = 19px
154% = 20px
162% = 21px
170% = 22px
177% = 23px
185% = 24px
193% = 25px
200% = 26px
--------------- */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  text-shadow: 0 0; }

ul, li {
  text-decoration: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }

a {
  color: #D25353; }
  a:visited {
    color: #D25353; }

.mb20 {
  margin-bottom: 20px; }

.bg1 {
  background: red; }

.bg2 {
  background: #ccc; }

/*=========================================*/
/*base css
===========================================*/
body {
  position: relative; }

p#logo {
  margin-top: 17px; }

#featurea, #marketplace, #works, #top, #company {
  padding-top: 70px;
  margin-top: -70px; }

#marketplace {
  border-bottom: 1px solid #0B0E11;
  box-shadow: 1px 1px #384A61; }

/* --[header]-- */
header {
  height: 70px;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 500;
  width: 100%;
  border-bottom: 1px solid #BEDFF5; }

/* --[nav]-- */
ul.navigation {
  float: right;
  margin-top: 28px; }
  ul.navigation li {
    float: left;
    margin-left: 30px;
    font-size: 15px;
    font-weight: bold; }
    ul.navigation li a {
      color: #1E2B39;
      text-decoration: none; }
      ul.navigation li a:visited {
        color: #1E2B39;
        text-decoration: none; }
      ul.navigation li a:hover {
        color: #5FC660; }

/* --[pagetop]-- */
#pagetop {
  position: fixed;
  bottom: 6%;
  right: 13.8%;
  display: block;
  z-index: 10; }.relatedSi

#contactside {
  position: fixed;
  bottom: 24%;
  right: 13.1%;
  display: block;
  z-index: 10; }

/* --[footer]-- */
#footer {
  padding: 25px 0 18px 0;
  color: #fff;
  background: #212C3A; }

.fnavAreaUp {
  position: relative; }
  .fnavAreaUp ul {
    float: left;
    margin-left: -18px;
    overflow: hidden; }
    .fnavAreaUp ul li {
      float: left;
      margin: -1px;
      padding: 0 18px;
      border-left: 1px solid #fff;
      position: relative; }
      .fnavAreaUp ul li:after {
        content: "";
        width: 1px;
        height: 100%;
        border-left: 1px solid #777;
        position: absolute;
        left: -2px; }
      .fnavAreaUp ul li a {
        color: #ffffff;
        text-shadow: -1px -1px 1px #676767; }

p.copyright {
  float: right;
  text-align: right; }

.relatedSite {
	font-size: 13px;
	background-color: #19222D;
	line-height: 1.6;
    padding: 25px 0;
    height: 70px;
}

.relatedSite ul {
    margin-left: 100px;
}
.wrap {
    width: 960px;
    position: relative;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.relatedSite ul li {
    float: left;
    border-left: 1px solid #fff;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-top: 3px; 
}
.relatedSite ul li a {
    padding: 0 10px
}

.relatedSite h1 {
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
    float: left;
    font-size: 100%;
}
.relatedSiteWrap ul li a {
    color: #fff;
}
.relatedSiteWrap ul li a:visited {
    color: #fff;
}

iframe[name=google_conversion_frame] {
    position: absolute;
    bottom: 0;
}

/* --[section]-- */
section {
  position: relative; }
  section p {
    margin: 0 0 20px 0;
    color: #eee;
    font-size: 16px;
    line-height: 1.6; }
  section h3 {
    margin: 0 0 20px 0;
    font-size: 25px;
    line-height: 1.4;
    color: #fff; }
  section h4 {
    margin-bottom: 30px; }

/*=========================================*/
/* --[mainvisual]-- */
#mainvisual {
  position: relative;
  background: url(../../img/mv_bg.png) no-repeat 50% 50%; }

.fixedImg {
  width: 960px;
  height: 460px;
  margin: 65px auto 0 auto;
  position: relative; }
  .fixedImg h1 {
    width: 770px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    font-size: 45px;
    text-shadow: 1px 1px 13px #000;
    position: absolute;
    top: 40%;
    left: 10%; }

#contact {
  padding: 85px 0 50px 0px;
  background: #ECECEC; }
  #contact h2 {
    color: #212C3A; }

.socialArea {
  background: #fff; }
  .socialArea .inner {
    width: 960px;
    margin: 0 auto;
    padding: 25px 0 15px 0; }
  .socialArea .SU1 li {
    float: left;
    margin: 0px 10px 0 0; }
  .socialArea .SPPMark {
    float: right; }

/* --[contact_block]-- */
.contact_block {
  padding: 12px 0;
  background: #5FC660; }
  .contact_block .section {
    width: 960px;
    margin: 0 auto; }
  .contact_block .button {
    margin: 0 30px;
    float: left; }
  .contact_block .sup {
    font-size: 18px;
    text-align: left;
    padding: 12px 0 0 480px; }

/* --[button]-- */
.button {
  margin-bottom: 50px;
  display: inline-block;
  cursor: pointer;
  z-index: 5;
  white-space: nowrap;
  line-height: 1em;
  font-size: 24px;
  border: 2px solid #fff;
  border-radius: 4px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #fff;
  position: relative; }
  .button:hover, .button.hover {
    background: #D25353;
    border: 2px solid #C53434;
    text-decoration: none; }
  .button:active, .button.active {
    top: 2px; }
  .button span {
    display: block;
    padding: 24px;
    color: #fff;
    line-height: 1em;
    text-decoration: none;
    text-align: center;
    white-space: nowrap; }
    .button span.ver2 {
      display: block;
      padding: 20px 0 18px 35px;
      position: relative;
      color: #fff;
      line-height: 1em;
      text-decoration: none;
      text-align: center;
      white-space: nowrap; }
      .button span.ver2 i {
        width: 27px;
        height: 19px;
        position: absolute;
        top: 22px;
        left: 40px;
        background: url(../img/icon_ver2.png) no-repeat; }

.green {
  background-color: #47C95E; }

.top_medium {
  width: 400px; }

.medium {
  width: 400px;
  margin: 0 auto; }

.small {
  width: 208px;
  margin: 0 auto; }

.transmit {
  border: 2px solid #47C95E; }

/* --[table:form01]-- */
table {
  border-collapse: collapse;
  border-spacing: 0; }

#form01 {
  color: #202C39;
  margin: 15px 0 0 12px; }
  #form01 input {
    display: inline;
    vertical-align: baseline;
    height: 30px; }
    #form01 input[type="checkbox"] {
      display: inline;
      vertical-align: bottom; }
  #form01 th {
    width: 200px;
    padding-right: 70px;
    font-size: 14px;
    text-align: left; }
  #form01 td {
    padding-top: 10px;
    position: relative; }
  #form01 th span {
    color: red; }

p span.atten {
  color: red; }

#form01 {
  margin-bottom: 50px; }
  #form01 p.caution {
    margin: 0;
    color: red;
    font-weight: bold;
    font-size: 11px; }
  #form01 .box_size {
    width: 510px; }
  #form01 .cheak10 {
    margin-top: -5px; }
  #form01 td.parallel label {
    margin-right: 15px;
    display: inline;
    float: left;
    vertical-align: top; }
  #form01 tr.personal_info {
    padding-top: 50px; }
  #form01 .personal_info td label {
    padding: 2px 0; }
  #form01 .personal_info th {
    padding: 0 15px 0px 15px;
    background: #fff;
    border-radius: 3px 0 0 3px; }
  #form01 .personal_info td {
    width: 250px;
    padding: 8px 0 0px 23px;
    background: #fff;
    border-radius: 0 3px 3px 0; }
  #form01 td.parallel {
    padding-bottom: 20px; }
    #form01 td.parallel span {
      margin-bottom: 10px;
      display: block; }
    #form01 td.parallel label {
      padding: 0;
      margin: 0 0 4px 0;
      float: none; }
  #form01 td.adj label {
    padding: 0;
    margin: 0 0 4px 0;
    margin: 0 0 10px 15px; }
  #form01 td.parallel label input, #form01 td.adj label input {
    margin-right: 5px;
    margin-bottom: -5px; }
  #form01 td.parallel span a {
    margin-left: 20px; }
  #form01 td label {
    float: left; }
  #form01 td .small {
    width: 208px; }
  #form01 td .error {
    background: url(../../img/icon_error.png) no-repeat white 98% 50%; }
  #form01 td.nobg .error {
    background: url(../../img/icon_error.png) no-repeat 58% 18%; }
  #form01 td .success {
    background: url(../../img/icon_success.png) no-repeat white 98% 50%; }
  #form01 td.nobg .success {
    background: url(../../img/icon_success.png) no-repeat 58% 18%; }
  #form01 td .small.error, #form01 td .small.success {
    background-position: 95% 50%; }
  #form01 .personal_info label.error, #form01 .personal_info label.success {
    background-position: 340px 50%; }
  #form01 #agreeCheck.success, #form01 #agreeCheck.error {
    background: none; }

.cap {
  color: #202C39;
  padding-left: 80px; }

.thanks {
  padding: 50px;
  color: #333;
  border-radius: 5px;
  background: #fff; }
  .thanks .thanks_message {
    font-weight: bold;
    text-align: center; }
  .thanks .thanks_note {
    margin-bottom: 5px;
    padding-left: 10px;
    font-size: 12px;
    text-indent: -10px; }

.tell_area {
  margin: 25px 0;
  border-top: 1px solid #C8C8C8;
  border-bottom: 1px solid #C8C8C8;
  padding: 11px 14px 8px 14px;
  color: #111; }
  .tell_area .inner {
    width: 750px;
    margin: 0 auto;
    text-align: center; }
  .tell_area span, .tell_area strong {
    vertical-align: middle;
    display: inline-table; }
  .tell_area strong {
    font-size: 15px; }
  .tell_area .tell {
    margin-bottom: 0;
    padding-left: 53px;
    line-height: 1.4;
    background: url(../../img/icon_tell.png) no-repeat 4% 50%; }
    .tell_area .tell .number {
      margin: 0 15px;
      font-weight: bold;
      font-size: 30px;
      color: #202C39; }
    .tell_area .tell .caution {
      margin-bottom: 0;
      color: #fff;
      text-align: center;
      font-size: 12px;
      font-weight: normal;
      text-align: center;
      margin-bottom: 0; }

/* --[featurea]-- */
#featurea {
  padding-top: 150px; }
  #featurea h2 {
    text-align: center; }
    #featurea h2 .sub {
      width: 150px;
      margin: 0 auto 15px auto;
      display: block;
      color: #212C3A;
      font-size: 18px;
      background: #fff; }
  #featurea h3 {
    position: relative;
    padding-left: 40px; }
    #featurea h3 span {
      margin-right: 10px;
      position: absolute;
      font-size: 50px;
      top: -23px;
      left: 0; }
      #featurea h3 span.top10 {
        top: 10px; }
  #featurea .inner {
    padding: 100px 0;
    border: none; }
    #featurea .inner:nth-child(2n+1) {
      background: #1E364F; }
    #featurea .inner p {
      margin-bottom: 0; }
    #featurea .inner ul {
      margin-bottom: 15px;
      font-size: 16px; }
      #featurea .inner ul li {
        padding-left: 15px;
        line-height: 1.5;
        position: relative; }
        #featurea .inner ul li:after {
          content: "・";
          position: absolute;
          top: 0;
          left: -3px; }

.img_icon {
  display: block;
  margin: 0 auto; }

/* --[marketplace]-- */
#marketplace {
  padding: 140px 0 65px 0; }
  #marketplace .inner {
    width: 606px;
    margin: 0 auto; }
    #marketplace .inner h2 {
      text-align: center;
      margin-bottom: 30px; }
      #marketplace .inner h2 .sub {
        width: 130px;
        margin: 0 auto 15px auto;
        display: block;
        color: #212C3A;
        font-size: 18px;
        background: #fff; }
    #marketplace .inner .move01 {
      margin-bottom: 15px; }
    #marketplace .inner .move02 {
      margin: 50px 0 20px 0; }
    #marketplace .inner .source {
      font-size: 14px;
      margin-bottom: 55px; }
      #marketplace .inner .source a {
        padding-right: 23px;
        background: url(../../img/icon_out_link.png) 100% -3px no-repeat; }

/* --[works]-- */
#works {
  padding: 140px 0; }
  #works h2 {
    text-align: center;
    margin-bottom: 65px; }
  #works .inner {
    height: 354px;
    padding-left: 80px; }
    #works .inner h3 {
      font-size: 20px; }
  #works .sup {
    width: 82%;
    padding-top: 15px;
    position: absolute;
    bottom: 0; }
  #works img:hover {
    opacity: 0.8; }

/* --[company]-- */
#company {
  margin-bottom: 315px;
  padding: 35px;
  background: #DC0032; }
  #company .sentence {
    position: relative; }
    #company .sentence:after {
      width: 789px;
      height: 288px;
      content: "";
      position: absolute;
      background: url(../../img/img_corp_02.png) no-repeat bottom center;
      bottom: -350px;
      left: -92%; }
    #company .sentence p {
      margin-bottom: 0; }
    #company .sentence h2 {
      font-size: 28px;
      margin-bottom: 30px; }
  #company img {
    padding: 40px; }

/*=========================================*/
/*privacy css
===========================================*/
#privacy {
  padding: 20px 0; }
  #privacy p {
    margin-bottom: 20px; }
  #privacy h1 {
    margin-bottom: 25px;
    color: #000;
    text-align: center;
    font-size: 18px;
    background: #fff; }
  #privacy h2 {
    font-size: 17.5px; }
  #privacy.info {
    text-align: center;
    padding: 20px 20px 8px 20px;
    background: #ccc; }

/*=========================================*/
/*news css
===========================================*/
.news {
  margin: 60px auto 0 auto;
  text-align: center;
  font-size: 16px;
  border: 1px solid #FFF;
  padding: 20px 0 10px 0;
  width: 900px; }
  .news a {
    padding-right: 23px;
    background: url(../../img/icon_out_link.png) 100% -3px no-repeat; }

/*# sourceMappingURL=style.css.map */
