@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 {
  min-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, .weiboAccount:after, .wechatAccount: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;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.6);
  color: #fff;
}
.btnContact > a:hover, .btnContact > .btn:hover {
  cursor: pointer;
  background-color: #FE8972;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.btnContact > a:active, .btnContact > .btn:active {
  background-color: #FF635C;
  box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.8);
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.btnContact > * {
  width: 160px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
}
.btnContact .linkForm {
  width: 160px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  padding-left:20px
}
.btnContact .large1 {
  width: 400px;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
  font-size: 20px;
}
.btnContact .large2 {
  width: 250px;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
  font-size: 20px;
}
.btnContact .large3 {
  width: 250px;
  height: 36px;
  border-radius: 18px;
  line-height: 36px;
  font-size: 16px;
}
.btnContact span:before {
  content: "";
  width:20px;
  height:12px;
  background:url(../img/iconMail.png) no-repeat;
  background-size: 20px;
  display:block;
  position:absolute;
  left:20px;
  top: 8px;
}
.btnContact .large1 span:before {
  content: "";
  width:30px;
  height:25px;
  background:url(../img/iconMail.png) no-repeat;
  background-size: 30px;
  display:block;
  position:absolute;
  left:50px;
  top: 20px;
}
.pageTop {
  position:fixed;
  bottom:212px;
  right:10px;
  z-index:500;
}
.pageTop a {
  background: url(../img/iconArrowTop.png) no-repeat center 10px rgba(35,38,55,0.80);
  width:60px;
  height:60px;
  line-height:90px;
  display:block;
  color:#FFF;
  text-align:center;
  font-family: 'Lato', sans-serif;
}
.pageTop a:hover {
  opacity: 0.7;
}
.linkPR {
  border: 1px solid #999;
  border-radius: 25px;
  color: #FFF;
  padding:5px 40px 5px 25px;
  background: #BBB url(../img/iconArrowR.png) no-repeat 90% 50%;
}
.linkSMMLab {
  border: 1px solid #CCC;
  padding:10px 50px 10px 25px;
  background: #FDFDFD url(../img/iconArrowR.png) no-repeat 90% 50%;
}
.attention {
  color:#CC0000;
  font-weight:bold;
  font-size:12px;
}
.supplement {
  color:#666;
  font-size:12px;
}
.error {
  color:#CC0000;
  font-size:12px;
}

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

/* ヘッダー　メインヴィジュアル */
header {
}
header a {
}
header a.title span {
  color: rgba(255,255,255,0.6);
  font-size: 11px;
  padding: 0 15px; 
}
header nav {
  background:#2f3440;
  width: 100%;
  margin: 0 auto;
  position:fixed;
  z-index:500;
}
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;
  color:#FFF;
  line-height:55px;
}
header nav .wrap ul li:last-child {
  margin-left:30px;
  margin-top: -5px;
}

/* レイアウト */
section .wrap {
  width:1116px;
  margin:0 auto;
  padding:60px 0;
}
section.aboutWEIQ h1, section.whyWEIQ h1, section.userAccount h1, section.caseStudy h1, section.clientList h1, section.contact h1, section.contactForm h1, section.contactThanks h1, section.introduction h1, section.planVar h1 {
  font-size:42px;
  text-align:center;
  margin: 0 0 15px;
}
section.aboutWEIQ .lead, section.whyWEIQ .lead, section.userAccount .lead, section.aboutWEIQ .lead, section.caseStudy .lead, section.clientList .lead, section.contact .lead, section.contactForm .lead, section.introduction .lead, section.planVar .lead {
  font-size:20px;
  text-align: center;
}
section.whyWEIQ, section.clientList, section.planVar {
  background:#EEE;
}

/* mainVisual */
.mainVisual {
  width:100%;
  background: url(../img/2017jan/bgMainvisual.jpg) 50% bottom;
  background-size: cover;
}
.mainVisual .mainVisualInner{
  width:1116px;
  height: 380px;
  margin:0 auto;
  padding:60px 0 30px 0;
  color: #FFF; 
  text-shadow: 0 0 10px rgba(0,0,0,0.6);
  position: relative;
}
.mainVisual .mainVisualInner h1{
  line-height: 1.35;
  margin: 20px 0 0 100px;
}
.mainVisual .mainVisualInner .catchcopy{
  font-weight: bold;
  font-size:20px;
  margin: 60px 0 0 100px;
}
.mainVisual .mainVisualInner .catchcopy strong{
  font-weight: bold;
  font-size:26px;
}
.mainVisual .mainVisualInner .description{
  margin: 20px 0 0 100px;
  font-size:16px;
}


/* WEIQについて */
section.aboutWEIQ ul.conceptWEIQ{
  margin:40px 0 0 0;
  font-size:0
}
section.aboutWEIQ ul.conceptWEIQ li {
  display:inline-block;
  vertical-align: top;
  margin-right:30px;
  padding:200px 30px 0 30px;
  width:282px;
  height:180px;
  border:5px solid #FF635C;
}
section.aboutWEIQ ul.conceptWEIQ li:last-child {
  margin-right:0;
}
section.aboutWEIQ ul.conceptWEIQ li h2 {
  font-size:18px;
  line-height:1.5;
  min-height:70px;
  text-align:center;
}
section.aboutWEIQ ul.conceptWEIQ li p {
  font-size:16px;
  line-height:1.5;
}
section.aboutWEIQ ul.conceptWEIQ li.concept1 {
  background: #FFF url(../img/serviceCon1.png) no-repeat center 30px;
}
section.aboutWEIQ ul.conceptWEIQ li.concept2 {
  background: #FFF url(../img/serviceCon2.png) no-repeat center 30px;
}
section.aboutWEIQ ul.conceptWEIQ li.concept3 {
  background: #FFF url(../img/serviceCon3.png) no-repeat center 30px;
}

section.aboutWEIQ .serviceImg {
  text-align: center;
  margin: 20px 0 0 0;
}
section.aboutWEIQ .serviceImg img {
  width: 850px;
}

/* WEIQの理由 */
section.whyWEIQ {
  margin:0;
}
section.whyWEIQ h2 {
  font-size: 32px;
  text-align: center;
  position: relative;
  width: 100%;
  margin-top: 80px;
}
section.whyWEIQ h2 span {
  font-family: 'Oswald', sans-serif;
  display: block;
  color: #EB6D5E;
  display: inline-table;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  position: absolute;
  top: -30px;
  left: 60px;
}
section.whyWEIQ h2 span i {
  font-style: normal;
  font-size: 80px;
  font-weight: 100;
}
section.whyWEIQ ul.point1 {
  width: 960px;
  margin: 40px 0 100px 120px;
}
section.whyWEIQ ul.point1 li {
  display: inline-block;
  width: 180px;
  height: 120px;
  background: #FFF;
  text-align: center;
  padding: 20px;
  margin-right: 20px;
}
section.whyWEIQ ul.point1 li:last-child {
  margin-right: 0;
}
section.whyWEIQ ul.point1 li img {
  height: 80px;
}
section.whyWEIQ ul.point2 {
  width: 960px;
  margin: 40px auto 50px 120px;
}
section.whyWEIQ ul.point2 li {
  display: inline-block;
  width: 262px;
  background: #FFF;
  text-align: center;
  padding: 20px;
  margin-right: 20px;
  font-size: 18px;
}
section.whyWEIQ ul.point2 li:last-child {
  margin-right: 0;
}
section.whyWEIQ ul.point2 li strong {
  color: #EB6D5E;
  font-weight: bold;
  font-size: 55px;
  font-family: 'Oswald', sans-serif;
}
section.whyWEIQ ul.point2 li strong small {
  font-size: 35px;
}
section.whyWEIQ .clientList {
}
section.whyWEIQ .clientList h2 {
}
section.whyWEIQ .clientList ul {
  width: 960px;
  margin: 15px 0 5px 120px;
  font-size: 0;
}
section.whyWEIQ .clientList li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
section.whyWEIQ .clientList li:nth-child(6n+6){
  margin-right: 0;
}
section.whyWEIQ .clientList li img {
  width: 151px;
}

/* Weibo, Wechatについて */
section.aboutWEIQ .aboutChinaSNS {
  padding: 30px 0;
}
section.aboutWEIQ .aboutChinaSNS h2 {
  font-size: 24px;
  font-weight: bold;
}
section.aboutWEIQ .aboutChinaSNS h2.wechat {
  border-bottom: 2px solid #4CBC4A;
  margin-bottom: 10px;
}
section.aboutWEIQ ul.aboutChinaSNS h2.wechat:before {
  content: "";
  width: 40px;
  height: 25px;
  display: inline-block;
  background:url(../img/icon_wechat.png) no-repeat;
}
section.aboutWEIQ .aboutChinaSNS h2.weibo {
  border-bottom: 2px solid #FE6C56;
  margin-bottom: 10px;
}
section.aboutWEIQ ul.aboutChinaSNS h2.weibo:before {
  content: "";
  width: 40px;
  height: 25px;
  display: inline-block;
  background:url(../img/icon_weibo.png) no-repeat;
}
section.aboutWEIQ ul.aboutChinaSNS li {
  width:480px;
  display:inline-block;
  vertical-align:top;
  margin:0 30px 0 0;
  padding: 30px;
  background: #EFEFEF;
}
section.aboutWEIQ ul.aboutChinaSNS li:last-child {
  margin-right: 0;
}

/* Wechat, Weiboアカウト紹介 */
.weiboAccount, .wechatAccount{
  width: 960px;
  margin: 20px auto 0 120px;
}

.weiboAccount .famousAccount h3 { 
  font-size: 18px;
  border-bottom: 2px solid #666;
  margin-bottom: 10px;
  text-align: left;
}
.weiboAccount .famousAccount h3:before { 
  content: "";
  width: 40px;
  height: 25px;
  display: inline-block;
  background:url(../img/2017jan/icon_weibo.png) no-repeat;
}
.wechatAccount .famousAccount h3 { 
  font-size: 18px;
  border-bottom: 2px solid #4CBC4A;
  margin-bottom: 10px;
  text-align: left;
}
.wechatAccount .famousAccount h3:before { 
  content: "";
  width: 40px;
  height: 25px;
  display: inline-block;
  background:url(../img/icon_wechat.png) no-repeat;
}
.wechatAccount .rankingAccount h3, .weiboAccount .rankingAccount h3 { 
  height: 34px;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 11px;
  text-align: left;
}
.wechatAccount .rankingAccount h3 { 
  border-bottom: 2px solid #4CBC4A;
}
.weiboAccount .rankingAccount h3 { 
  border-bottom: 2px solid #333;
}
.wechatAccount .aboutAccount h4, .weiboAccount .aboutAccount h4 { 
  font-size: 13px;
  font-weight: bold;
}
.wechatAccount .aboutAccount p, .weiboAccount .aboutAccount p { 
  font-size: 11px;
}

.wechatAccount .famousAccount, .weiboAccount .famousAccount { 
 width: 631px; 
 float: left;
}
.wechatAccount .famousAccount ul li, .weiboAccount .famousAccount ul li { 
  font-size: 14px;
  width: 302px;
  height: 90px;
  display: inline-block;
  position: relative;
  margin: 0 20px 20px 0;
  background: #FFF;
}
.wechatAccount .famousAccount ul li:nth-child(even), .weiboAccount .famousAccount ul li:nth-child(even) { 
  margin-right: 0;
}
.wechatAccount .famousAccount ul li .profileIcon, .weiboAccount .famousAccount ul li .profileIcon { 
  width: 55px;
  height: 55px;
  position: absolute;
  top: 20px;
  left: 15px;
}
.wechatAccount .famousAccount ul li .profileIcon img, .weiboAccount .famousAccount ul li .profileIcon img { 
  width: 55px;
  height: 55px;
}
.wechatAccount .famousAccount ul li .aboutAccount, .weiboAccount .famousAccount ul li .aboutAccount { 
  margin: 15px 0 0 80px;
}
.wechatAccount .famousAccount ul li .aboutAccount h2, .weiboAccount .famousAccount ul li .aboutAccount h2 { 
  font-size: 13px;
  font-weight: bold;
}
.wechatAccount .rankingAccount, .weiboAccount .rankingAccount { 
 width: 302px; 
 float: right;
}
.wechatAccount .rankingAccount ul, .weiboAccount .rankingAccount ul { 
}
.wechatAccount .rankingAccount ul li, .weiboAccount .rankingAccount ul li { 
  width: 282px;
  height: 39px;
  border-bottom :1px dotted #CCC;
  padding: 0 10px;
  line-height: 1.3;
  margin: 0;
  position: relative;
  font-size: 11px;
  background: #FFF;
}
.wechatAccount .rankingAccount ul li:last-child, .weiboAccount .rankingAccount ul li:last-child { 
  border-bottom: none;
}
.wechatAccount .rankingAccount ul li .labelRank, .weiboAccount .rankingAccount ul li .labelRank {
  position: absolute;
  top: 15px;
  left: 15px;
}
.wechatAccount .rankingAccount ul li .profileIcon, .weiboAccount .rankingAccount ul li .profileIcon { 
  position: absolute;
  top: 7px;
  left: 50px;
  width: 25px;
  height: 25px;
}
.wechatAccount .rankingAccount ul li .profileIcon img, .weiboAccount .rankingAccount ul li .profileIcon img { 
  width: 25px;
  height: 25px;
}
.wechatAccount .rankingAccount ul li .aboutAccount, .weiboAccount .rankingAccount ul li .aboutAccount { 
  position: absolute;
  top: 5px;
  left: 90px;
}
.officialServ {
  background: #FFF;
  width: 900px;
  padding: 30px;
  margin: 40px 0 0 120px;
}
.officialServ ul li {
  width: 370px;
  display: inline-table;
  text-align: center;
  padding: 30px;
  margin-right: 30px;
  vertical-align: middle;
}
.officialServ ul li:last-child {
  margin-right: 0;
}
.officialServ ul li img {
  width: 100%;
}
.officialServ ul li .description {
  text-align: left;
}

/* WEIQ事例 */
section.caseStudy h2 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
  padding: 3px 0;
  background: #EEE;
}
section.caseStudy .planCaseStudy {
  width: 760px;
  float: left;
  margin: 20px 0;
}
section.caseStudy .planCaseStudy .chartPlan img {
  width: 760px;
}
section.caseStudy .resultCaseStudy {
  width: 320px;
  float: right;
  margin: 20px 0;
}
section.caseStudy .resultCaseStudy ul {
  margin-bottom: 48px;
}
section.caseStudy .resultCaseStudy ul li {
  border:2px solid #DDD;
  background: #FFF;
  padding: 20px;
  height: 50px;
  margin-bottom: 20px;
}
section.caseStudy .resultCaseStudy ul li h3, section.caseStudy .resultCaseStudy ul li .resultData {
  display: inline-table;
}
section.caseStudy .resultCaseStudy ul li h3 {
  line-height: 1.2;
  margin-top: 10px;
}
section.caseStudy .resultCaseStudy ul li .resultData {
  float: right;
  color: #EB6D5E;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Oswald', sans-serif;
}
section.caseStudy .resultCaseStudy ul li .resultData small {
  font-size: 35px;
}
section.caseStudy .linkCaseStudy {
  text-align: center;
}

/* 導入企業 */
section.clientList {
}
section.clientList h2 {
}
section.clientList ul {
  width: 1116px;
  margin: 15px auto 5px;
  font-size: 0;
}
section.clientList li {
  display: inline-block;
  margin: 0 27px 27px 0;
}
section.clientList li:nth-child(6n+6){
  margin-right: 0;
}
section.clientList li img {
  border: 1px solid #DDD;
  width: 160px;
}

/* 導入 */
section.introduction ul {
  margin-bottom: 30px;
}
section.introduction ul li {
  text-align: center;
  display: inline-table;
  vertical-align: top;
  width: 263px;
  margin-right: 15px;
}
section.introduction ul li:last-child {
  margin-right: 0;
}
section.introduction ul li .step {
  color: #EB6D5E;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
section.introduction ul li .stepInner {
  border: 2px solid #EEE;
  padding: 20px;
  width: 218px;
  height: 230px;
  position: relative;
  font-weight: bold;
}
section.introduction ul li .stepInner:after {
  content: "";
  width:14px;
  height:20px;
  background:url(../img/2017jan/iconArrowFlowR.png) no-repeat;
  background-size: 14px;
  display:block;
  position:absolute;
  top:120px;
  right:-20px;
}
section.introduction ul li:last-child .stepInner:after {
  content: "";
  width:14px;
  height:20px;
  background:none;
  background-size: 0;
}
section.introduction ul li .stepInner .description {
  text-align: left;
  font-size: 13px;
  font-weight: normal;
}
section.introduction .lead {
  font-size: 32px;
  font-weight: bold;
}
/* プラン */
section.planVar ul {
  margin: 30px 0;
}
section.planVar ul li {
  display: inline-table;
  vertical-align: top;
  position: relative;
  line-height: 1.35;
}
section.planVar ul li.basePrice {
  width: 370px;
  text-align: center;
  line-height: 1.8;
  margin-right: 30px;
  border: 2px solid #DDD;
  background: #FFF;
}
section.planVar ul li.basePrice .price {
  color: #EB6D5E;
  font-weight: bold;
  margin: 30px 0;
}
section.planVar ul li.basePrice .price strong {
  font-size: 60px;
}
section.planVar ul li.planWeibo {
  width: 260px;
  border: 2px solid #E6162D;
  padding: 30px;
  background: #FFF url(../img/2017jan/imgLogoWeibo.png) no-repeat 225px 10px;
  background-size: 80px;
  margin-right: 30px;
}
section.planVar ul li.planWeChat {
  width: 260px;
  border: 2px solid #61BF61;
  padding: 30px;
  background: #FFF url(../img/2017jan/imgLogoWeChat.png) no-repeat 225px 10px;
  background-size: 80px;
}
section.planVar ul li .planEx1, section.planVar ul li .planEx2 {
  font-weight: bold;
}
section.planVar ul li .planEx1 {
  color: #E6162D;
}
section.planVar ul li .planEx2 {
  color: #61BF61;
}
section.planVar ul li h2 {
  font-weight: bold;
  font-size: 20px;
  background: #333;
  color: #FFF;
}
section.planVar ul li h3 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
}
section.planVar ul li .price {
  font-size: 16px;
  margin-bottom: 15px;
}
section.planVar ul li .price strong {
  font-weight: bold;
  font-size : 18px;
}

/* ページ内お問い合わせ */
section.contactinPage {
  text-align: center;
  background: #2f3440;
  padding: 10px 0  15px 0;
}
section.contactinPage .lead {
  color: #FFF;
  margin-bottom: 5px;
}

/* 提供元 */
section .powerdBy {
  text-align:center;
  margin: 50px 0 20px 0;
}
section .powerdBy h2 {
  display:inline-block;
  height:130px;
  line-height:1;
  margin:0 20px;
}
section .powerdBy p {
  display:inline-block;
}
section .powerdBy h2 span {
  width:90px;
  height:128px;
  line-height:130px;
  float:left;
  background:#EEE;
  border: 1px solid #DDD;
  margin-right:10px;
}

/* お問い合わせ */
section.contact .tel, section.contact .linkForm {
  background:url(../img/bgWrap.png) ;
  padding: 10px;
  float: left;
}
section.contact .tel .wrap, section.contact .linkForm .wrap {
  border: 5px solid #EEE; 
  background: #FFF;
  padding: 30px;
  width: 450px;
  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 span:before {
  content: "";
  width:34px;
  height:28px;
  background:url(../img/iconTel.png) no-repeat;
  background-size: 34px;
  display:block;
  position:absolute;
  top:50%;
  left:-40px;
  margin-top:-15px;
}
section.contact .btnContact {
  margin-top:5px;
}

section.contactForm, section.contactThanks {
  padding:40px 0;
}
section.contactForm input, section.contactForm textarea, section.contactForm select {
  border:1px solid #CCC;
  border-radius:5px;
  padding:5px;
}
section.contactForm .boxForm {
  width:760px;
  border:1px solid #CCC;
  padding:20px;
  margin:20px auto;
  background:#EEE;
}
section.contactForm dt,  section.contactForm dd {
  display:inline-block;
  margin:0  0 30px 0;
}
section.contactForm dt {
  width:220px;
  vertical-align:top;
  margin:0 15px 0 10px;
}
section.contactForm dd {
  width:500px;
}
section.contactForm dd p {
  margin-bottom:10px;
}
section.contactForm input[type="text"], input[type="password"], input[type="url"], input[type="email"],  section.contactForm textarea  {
  width:483px;
}
section.contactForm input[type="checkbox"], input[type="radio"]  {
  margin-right:5px;
}
section.contactForm input.famName, section.contactForm input.firstName  {
  width:195px;
}
section.contactForm .name li  {
  display:inline-block;
}
section.contactForm input.famName  {
  margin-right:5px;
}
section.contactForm .linkSMMLab {
  margin-left:15px;
}
section.contactForm .linkSMMLab, section.contactForm .infoSecurity a {
  color:rgba(19,159,255,1.00);
}
section.contactForm .linkSMMLab:before, section.contactForm .infoSecurity a:before {
  content:url(../img/IconNewWin.png);
  margin:0 5px;
}
section.contactForm .boxForm .supplement a {
  color:rgba(19,159,255,1.00);
  margin-left: 10px;
}
section.contactForm .infoSecurity  {
  padding:10px;
  border:1px solid #CCC;
  border-radius:3px;
  background:#FFF;
  text-align:center;
  margin-bottom:20px;
}

section.contactThanks .lead {
  margin-bottom:30px;
}

/* フッター */
footer {
  background:#8A8B8D;
  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:28px;
 right:0;
}
footer .iconIsms img {
 width:100px;
}

footer .relatedSite {
font-size: 13px;
background-color: #999;
overflow: hidden ;
}

body > footer .relatedSite ul {
  margin-left: 100px;
}
body > footer .relatedSite ul li {
  display: inline-block;
  border-left: 1px solid #fff;
  line-height: 1.2;
}
body > footer .relatedSite ul li:nth-child(7),body > footer .relatedSite ul li:first-child  {
  border-left: none;
}
body > footer .relatedSite ul li a {
  padding: 0 10px 0 10px;
  margin: 0;
}
body > footer .relatedSite ul li a:hover {
  color: #EEE;
}
body > footer .relatedSite h1 {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  float: left
}

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

.SPPagetop1 a {
  display: none;
}

.bannerPayPal {
  margin: 30px auto;
  text-align: center;
}
.bannerPayPal img {
  width: 720px;
}
