@charset "UTF-8";
/*
YUI 3.17.2 (build 9c3c78e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

html, body {
  width: 100%;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  min-height: 100%;
  color: #333;
  background: #fff;
}

a {
  color:#333;
  text-decoration:none;
}
a:hover {
  color:#999;
  text-decoration:none;
}

.wrap {
  margin: auto;
  position: relative;
}
section:after, .cf:after, footer:after {
  display: block;
  clear: both;
  content: "";
}

html, body {
  line-height: 1.8;
  font-size: 16px;
}

.btnSet {
  text-align: center;
}
.btnSet > * {
  margin: 0 5px;
}
.btnContact {
  display: inline-block;
  vertical-align: middle;
}
.btnContact > * {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.btnContact > a, .btnContact > .btn {
  background-color: #FF635C;
  color: #fff;
}
.btnContact > a:hover, .btnContact > .btn:hover {
  cursor: pointer;
  background-color: #FE8972;
  box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
  text-decoration: none;
  transition: all 800ms 0s ease;
}
.btnContact > * {
  width: 160px;
  height: 30px;
  line-height: 30px;
}
.btnContact .linkForm {
  width: 160px;
  height: 40px;
  line-height: 40px;
}
.btnContact .large1 {
  width: 400px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
.btnContact .large2 {
  width: 250px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
.btnContact .large3 {
  width: 250px;
  height: 36px;
  border-radius: 18px;
  line-height: 36px;
  font-size: 16px;
}
.pageTop {
  position:fixed;
  bottom:106px;
  right:10px;
  z-index:500;
}
.pageTop a {
  background: rgba(35,38,55,0.80);
  width:60px;
  height:60px;
  line-height:25px;
  display:block;
  color:#FFF;
  text-align:center;
  font-family: 'Oswald', sans-serif;
}
.pageTop a:hover {
  opacity: 0.7;
  transition: all 300ms 0s ease;
}
.attention {
  color:#CC0000;
  font-weight:bold;
  font-size:12px;
}
.supplement {
  color:#666;
  font-size:12px;
}
.error {
  color:#CC0000;
  font-size:12px;
}
.btnContact a i, .telNumber i {
  padding:0 5px;
}

.telNumber {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}

header, article, footer {
  width:100%;
}

/* ヘッダー */
header {
}
header a {
}
header nav {
  background:rgba(255,255,255,0.85);
  width: 100%;
  margin: 0 auto;
  position:fixed;
  z-index:500;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
}
header nav .wrap {
  width:1116px;
  height:35px;
  margin:0 auto;
  padding:10px 0;
}
header nav .wrap ul {
  position:absolute;
  top:0;
  right:0;
}
header nav .wrap ul li {
  display:inline-block;
  line-height:55px;
  font-weight: bold;
}
header nav .wrap ul li:last-child {
  margin-left:30px;
  margin-top: -10px;
}

header nav .wrap ul li.telNumber {
  font-size: 20px;
}
header nav .wrap ul li.telNumber small {
  font-size: 14px;
}

/* レイアウト */
section .wrap {
  width:1116px;
  margin:0 auto;
  padding:60px 0;
}

section.service, section.tencentMedia, section.information, section.aboutAA {
  background: #FAFAFA;
}
/* mainVisual */
.mainVisual {
  width: 100%;
  height: 500px;
  background: url(../img/bgMV.png) top center;
  background-size: cover;
  padding-top: 35px;
}
.mainVisual .mainVisualInner{
  width: 800px;
  height: 100%;
  margin: 0 auto;
  background: url(../img/bgIconsMV.png) 100% 40px no-repeat;
  color: #FFF; 
  text-shadow: 0 0 10px rgba(0,0,0,0.6);
  text-align: center;
  position: relative;
}
.mainVisual .mainVisualInner h1 {
   padding-top: 80px;
   font-size: 24px;
   font-weight: bold;
   margin-bottom: 30px;
}
.mainVisual .mainVisualInner h1 img {
  width: 320px;
}
.mainVisual .mainVisualInner .description{
  font-size:17px;
  font-weight: normal;
  margin-bottom: 1em
}
.mainVisual .mainVisualInner .dailyPV {
  position: absolute;
  top: 160px;
  left: -20px;
  line-height: 1.3em;
}
.mainVisual .mainVisualInner .dailyActiveuser {
  position: absolute;
  top: 220px;
  right: -50px;
  line-height: 1.1em;
}
.mainVisual .mainVisualInner .dailyPV, .mainVisual .mainVisualInner .dailyActiveuser {
  font-size: 24px;
  font-weight: bold;
  background: rgba(255,255,255,0.1);
  border: 1px solid #FFF; 
  padding: 20px 20px 10px 20px;
  border-radius: 10px;
}
.mainVisual .mainVisualInner .dailyPV span, .mainVisual .mainVisualInner .dailyActiveuser span {
  font-size: 52px;
  font-family: 'Oswald', sans-serif;
}
.mainVisual .mainVisualInner .dailyActiveuser small {
  font-size: 11px;
  font-weight: normal;
}

/* 共通　見出し＆リード */
section h2, .serviceList h3 {
  font-size:48px;
  text-align:center;
  margin: 0 0 15px;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  color: #0457b7;
  overflow: hidden;
}
section h2 span, .serviceList h3 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
section h2 span:before, section h2 span:after, .serviceList h3 span:before, .serviceList h3 span:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #ccc;
}
section h2 span:before, .serviceList h3 span:before {
  right: 100%;
}
section h2 span:after, .serviceList h3 span:after {
  left: 100%;
}
section .lead {
  margin: 0 100px;
  font-size: 16px;
}
section .lead strong {
  font-weight: bold;
}
section .serviceImg {
  margin-top: 50px;
  text-align:center;
}
section .serviceImg img {
  width: 850px;
}

/* solution */
section .supplement {
  text-align: center;
}

/* tencent Meadia */
section.tencentMedia ul {
  margin: 30px 0 0 0;
}
section.tencentMedia ul li {
  text-align: center;
  display: inline-table;
  vertical-align: top;
  border: 2px solid #EEE;
  background: #FFF;
  padding: 20px;
  width: 219px;
  height: 230px;
  margin: 0 15px 20px 0;
}
section.tencentMedia ul li:nth-child(4n+4) {
  margin-right: 0;
}
section.tencentMedia ul li h3 {
  font-weight: bold;
}
section.tencentMedia ul li .description {
  font-size: 14px;
  text-align:left;
}
section.tencentMedia .supplement strong {
  font-weight: bold;
}
/* スタートステップ */
section.howtostart ul {
}
section.howtostart ul li {
  text-align: center;
  display: inline-table;
  vertical-align: top;
  margin-right: 15px;
}
section.introduction ul li:last-child {
  margin-right: 0;
}
section.howtostart ul li .step {
  color: #0457b7;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
section.howtostart ul li .stepInner {
  border: 2px solid #EEE;
  padding: 20px;
  width: 215px;
  height: 255px;
  position: relative;
  font-weight: bold;
}
section.howtostart ul li .stepInner:after {
  content: "";
  width:14px;
  height:20px;
  background:url(../img/iconArrowFlowR.png) no-repeat;
  background-size: 14px;
  display:block;
  position:absolute;
  top:100px;
  right:-20px;
}
section.howtostart ul li:last-child .stepInner:after {
  content: "";
  width:14px;
  height:20px;
  background:none;
  background-size: 0;
}
section.howtostart ul li .stepInner .description {
  text-align: left;
  font-size: 13px;
  font-weight: normal;
}
section.howtostart ul li .stepInner i {
  padding: 20px 5px;
  color: #0457b7;
}
section.howtostart .lead {
  margin-top: 30px;
  text-align: center;
}
section.howtostart ul.lead li {
  display: block;
  list-style: circle !important;
  margin-left: 30px;
  padding-left: 20px;
  text-align: left;
  font-size: 14px;
}

/* INFO */
section.information h2 img {
  width: 260px;
}
section.information ul li {
  display: inline-block;
  border: 2px solid #EEE;
  background: #FFF;
  width: 259px;
  margin-right: 15px;
}
section.information ul li:hover {
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
  opacity: 0.7;
  transition: all 300ms 0s ease;
}
section.information ul li:last-child {
  margin-right: 0;
}
section.information ul li .articleImg img {
  width: 259px;
  height: 136px;
  overflow: hidden;
}

section.information ul li img {
  width: 259px;
}
section.information ul li  h3.title {
  padding: 10px 20px 20px 20px;
  font-size: 14px;
  min-height: 90px;
}
section.information .linkMore {
  text-align: center;
  margin-top: 30px;
  font-size: 13px;
}
section.information .linkMore .linkCNMLab {
  border: 1px solid #CCC;
  padding:10px 10px 10px 50px;
  background: #FFF;
}
section.information .linkMore .linkCNMLab i {
  padding: 0 10px 0 20px;
}
section.information .linkMore .linkCNMLab:hover {
  transition: all 300ms 0s ease;
  opacity: 0.7;
}
/* ページ内お問い合わせ */
section.contactinPage {
  text-align: center;
  background: #0457b7;
  padding: 20px 0  25px 0;
}
section.contactinPage .lead {
  color: #FFF;
  margin-bottom: 5px;
}

/* お問い合わせ */
section.contact {
  background: #0457b7;
}
section.contact h2 span {
  color: #FFF;
}
section.contact .tel, section.contact .linkForm {
  float: left;
}
section.contact .tel .wrap, section.contact .linkForm .wrap {
  background: #FFF;
  padding: 30px;
  width: 480px;
  height: 90px;
  text-align: center;
  line-height: 1.6;
}
section.contact .tel {
  margin-right: 35px;
}
section.contact .tel span {
  font-size: 32px;
  position: relative;
  font-weight:bold;
}
section.contact .tel .telNumber {
  font-size: 30px;
}
section.contact .btnContact {
  margin-top:5px;
}

section.contactForm, section.contactThanks {
  padding:40px 0;
}
section.form h3 {
  font-size: 24px;
  font-weight: bold;
  color: #0457b7;
  text-align: center;
  font-family: 'Oswald', sans-serif;
}

/* aboutAA */
section.aboutAA h2 {
  font-size: 28px;
  color: #333;
  margin-bottom: 30px;
}
section.aboutAA h3 {
  font-size: 20px;
  font-weight: bold;
}
section.aboutAA figure {
  float: right;
  width: 540px;
  display: block;
  margin: 0 0 0 30px; 
}
section.aboutAA .description {
  font-size: 15px;
}
section.aboutAA .serviceList h3 {
  text-align: center;
  color: #333;
  margin: 70px 0 20px 0;
}
section.aboutAA .serviceList ul li {
  display: inline-block;
  width: 255px;
  margin-right: 25px;
  vertical-align: top;
}
section.aboutAA .serviceList ul li:last-child {
  margin-right: 0;
}
section.aboutAA .serviceList ul li h4 {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  height: 55px;
}
section.aboutAA .serviceList ul li h4 img {
  width: 150px;
}
section.aboutAA .serviceList ul li h4.fbad {
  background: #FFF;
  border: 1px solid #2760a7;
  border-radius: 5px;
  color: #2760a7;
  padding: 10px 0; 
  line-height: 1.2em;
  height: 33px;
}
section.aboutAA .serviceList ul li .description {
  font-size: 13px;
  height: 90px;
  display: block;
}
section.aboutAA .linkLP {
  text-align: center;
  margin-top: 15px;
}
section.aboutAA .linkLP a {
  font-size: 13px;
  border: 1px solid #CCC;
  padding:7px 30px 7px 70px;
  background: #FFF;
}
section.aboutAA .linkLP a i {
  padding: 0 10px 0 20px;
}
section.aboutAA .linkLP a:hover {
  transition: all 300ms 0s ease;
  opacity: 0.7;
}

/* フッター */
footer {
  background:#333;
  font-size:13px;
}
footer .wrap {
  width:1116px;
  margin:0 auto;
  padding:30px 0;
  position:relative;
  color:#FFF;
}
footer a {
  color: #fff
}
footer a:hover{
  color: #fff
}
footer .wrap {
  width:1116px;
  margin:0 auto;
  padding:30px 0;
  position:relative;
  color:#FFF;
}
footer .AALink li {
  display: inline-block;
  margin-right:20px;
}
footer .AALink li a {
  color:#FFF;
}
footer .AALink li a:hover {
  color:#EEE;
}
footer .iconIsms {
 position:absolute;
 top:15px;
 right:0;
}
footer .iconIsms img {
 width:100px;
}

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

.SPPagetop1 a {
  display: none;
