@charset "UTF-8";


/* =================================================================================================================

 ▼▼▼ seo analyst6 Bパターン用CSS (https://www.nexer.co.jp/service/seo/lp4) ▼▼▼
 
* ================================================================================================================= */





/* PC__(  1280px - )
* ================================================================================================================= */

/* common
 * ========================================================================== */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}
header,
footer,
nav,
section,
article,
aside,
figure,
figcaption {
  display: block;
}
html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 62.5%;
  line-height: 1;
  font-weight: 500;
  color: #1e1e1e;
  scroll-behavior: smooth;
}
body {
  background-color: #fff;
font-family: "Noto Sans JP", sans-serif;
}
main{
	margin-top: 7.4rem;
	font-family: "Noto Sans JP", sans-serif;
}
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: #0A2F52;
}
a:hover {
  text-decoration: none;
}
img {
  width: 100%;
}

/* layout */
.sec-in {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding: 6.4rem 4rem
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

/* heading */
.sec-ttl {
  margin-bottom: 4.8rem;
  text-align: center;
  line-height: 1.35;
  font-size: 4.8rem;
  color: #0A2F52;
  font-weight: 700;
}

.sec-ttl span {
  font-weight: 700;
}

/* text */
p {
  text-align: justify;
  line-height: 1.7;
  font-size: 1.8rem;
  color: #1E1E1E;
}
.red {
  color: #DD401A;
}
.yellow {
  color: #FFDC5A;
}
.navy{
  color: #0A2F52;
}
.eng,
.num {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.small {
  font-size: 4rem;
}
.bold{
  font-weight: 700;
}
.fz35 {
  font-size: 3.5rem;
}
.fz44 {
  font-size: 4.4rem;
}



/* ヘッダー
 * ========================================================================== */
#header {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  height: 7.3rem;
  background-color: #fff;
}
.header-in {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding: 1rem 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-right {
  display: flex;
  align-items: center;
}
.header_nav-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header_nav-list li a {
  display: block;
  margin: 0 1.6rem;
  font-size: 1.6rem;
}
.header_nav-list li a:hover {
  text-decoration: underline;
}
.tel-btn {
  width: 23.5rem;
  margin-left: 0.8rem;
	position: relative;
    top: 0.3rem;
}
.logo {
  width: 21rem;
}
.header-cv-btn{
    background: linear-gradient(to right, #fff 50%, #DD401A 50%);
    background-size: 200% 100.5%;
    background-position: right bottom;
    transition: all .5s ease-out;
    color: #fff;
    padding: 1.2rem 2.4rem;
    border-radius: 3rem;
    display: block;
    opacity: 1;
    transition: 0.3s;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
    border: 3px solid #fff;
}
.header-cv-btn:hover {
  background-position: left bottom;
  color: #DD401A;
  border: 3px solid #DD401A;
  transition: all .5s ease-in;
}

/*  fv
 * ========================================================================== */
.fv {
  background: url(../../images/seoanalyst3/bg_fv.png) repeat-x bottom center;
  background-color: #E7EDF3;
  background-size: contain;
}
.fv-in{
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 4.8rem 4rem 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fv-cta-block{
  background: #fff;
  width: 48.4%;

}

.fv-cta-txt-list{
  margin-bottom: 1rem;
}
.fv-cta-txt-list li{
  padding-bottom: 0.3rem;
  line-height: 1.35;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
}
.report-img{
  width: 70%;
  margin: 0 auto;
}
.fv-txt-area{
  width: 47.9%;
}
.fv-txt{
  margin-top: 0.8rem;
  font-weight: 700;
  text-shadow: #fff 2px 1px;
  font-size: 2.1rem;
  line-height: 1.35;
}
.fv-txt .red{
  font-weight: 700;
}
.aimitu-img{
  position: relative;
  top: -2rem;
	max-width:64rem;
	margin: 0 auto;
}
.aimitsu-block{
  height: 18rem;
  background: #0A2F52;
}
.fv-cta{
  position: relative;
  text-align: center;
}
.fv-cta-tag{
  margin-bottom: 0.6rem;
  padding: 0.2rem 0.8rem;
  text-align: center;
  display: inline-block;
  background:#fff;
  color: #0A2F52;
  line-height: 1;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 40px;
}
.fv-cta-tag span{
  font-size: 1.6rem;
}
.fv-cta-micro-copy{
  margin-bottom: -1rem;
  display: flex;
  justify-content: center;
  line-height: 1.2;
  font-size: 1.8rem;
  color: #FFDC5A;
  font-weight: 700;
}
.fv-cta-micro-copy::before,
.fv-cta-micro-copy::after {
  content: '';
  width: 1rem;
  margin-top: 0.2rem;
  height: 3.8rem;
  display: block;
}
.fv-cta-micro-copy::before {
  background: url(../../images/seoanalyst3/cta-ttl-left.png) no-repeat;
  background-size: contain;
  margin-right: 0.4rem;
}
.fv-cta-micro-copy::after {
  background: url(../../images/seoanalyst3/cta-ttl-right.png) no-repeat;
  background-size: contain;
  margin-left: 0.4rem;
}



.fv-cta-btn a{
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  background-color: #DD401A;
  padding: 1.6rem 4rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 88px;
  border: 4px solid #fff;
  transition: all .5s ease-out;
  background: linear-gradient(to right, #fff 50%, #DD401A 50%);
  background-size: 200% 100.5%;
  background-position: right bottom;
  transition: all .5s ease-out;
}
.fv-cta-btn a::after{
  position: absolute;
  content:"";
  display: block;
  background: url(../../images/seoanalyst3/fv-cta-arrow.png)no-repeat;
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
  top:50%;
  transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  right:1rem;
  transition: all .5s ease-out;
}
.fv-cta-btn a:hover:after{
  background: url(../../images/seoanalyst3/cta-barrow-red.png)no-repeat;
  background-size: contain;
}
.fv-cta-btn a:hover {
  background-position: left bottom;
  color: #DD401A;
  border: 4px solid #DD401A;
  transition: all .5s ease-in;
}


/*-------------------------------------------------------------------------------------
フォーム
----------------------------------------------------------------------------------------*/
/* リセット */
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid #ccc;
  padding: 0.8rem;
  width: 100%;
  border-radius: 0;
  font: inherit;
  outline: none;
}
textarea {
  resize: vertical;
}
input[type='checkbox'],
input[type='radio'] {
  display: none;
}
input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}


/* ラジオボタン */
input[type="radio"] + span {
  position: relative;
  padding-left: 2rem;
  margin-right: 0.8rem;
}
input[type="radio"] + span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border: 0.1rem solid #002345;
  border-radius: 50%;
  background: #fff;
}
input[type="radio"]:checked + span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.8rem;
  left: 0.3rem;
  width: 0.9rem;
  height: 0.9rem;
  background: #002345;
  border-radius: 50%;
}
/* mw_wp_form用 */
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}




/* ヘッダーフォームテーブル調整 */
.fv-form-table-in{
  padding:1.6rem;
}
.fv-form-ttl{
  background: #0A2F52;
  padding: 0.8rem;
  line-height: 1.35;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  font-weight: 700;
}
.fv-form-table th,
.fv-form-table td{
  padding: 0.6rem 0;
  font-size: 1.5rem;
}
.fv-form-table th{
  width: 28%;
  padding-right: 1.2rem;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
}
.fv-form-table th span{
  margin-right: 0.4rem;
  padding: 4px 4px;
  background: #DD401A;
  line-height: 1;
  color: #fff;
  font-size: 1rem;
  display: inline-block;
}
.fv-form-table td{
  width: 70%;
}

/* input/textarea調整 */
.fv-form-table td input[type=text],
.fv-form-table td input[type=email],
.fv-form-table td textarea{
  width: 100%;
  max-width: 100%;
  padding: 0.4rem 0.8rem;
  background: #F2F2F2;
  border: 1px solid #D3E0D9;
}
.fv-form-table td input[type=text],
.fv-form-table td input[type=email]{
  min-height: 3.7rem;
}
.fv-form-table td textarea{
  min-height: 10rem;
}
.fv-form-table td input[type=text]:focus,
.fv-form-table td input[type=email]:focus,
.fv-form-table td textarea:focus{
	outline:1px solid #0A2F52;
	border:1px solid #0A2F52;
}

/* ラジオボタン位置調整 */
.fv-form-table input[type="radio"] + span::before {
  top: 0.3rem;
}
.fv-form-table input[type="radio"]:checked + span::after {
  top: 0.6rem;
}

/* 送信ボタン */
.fv-cta-block .submit input[type="submit"]{
  display: block;
  width: 88%;
  max-width: 30rem;
  margin: 0 auto;
  padding: 1rem 6rem;
  border: 3px solid #fff;
  border-radius: 10rem;
  background: linear-gradient(to right, #fff 50%, #DD401A 50%);
  background-size: 200% 100.5%;
  background-position: right bottom;
  transition: all .5s ease-out;
  opacity: 1;
  transition: 0.3s;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
}
.fv-cta-block .submit input[type="submit"]:hover{
  background-position: left bottom;
  color: #DD401A;
  border: 3px solid #DD401A;
  transition: all .5s ease-in;
}









/* cta
 * ========================================================================== */
.cta{
  background: #0A2F52;
	text-align:center;
}
.cta .sec-in{
  padding: 4rem 4rem 2rem; 
}
.cta-tag{
  margin-bottom: 0;
  padding: 0.2rem 0.8rem;
  text-align: center;
  display: inline-block;
  background: #fff;
  color: #0A2F52;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 40px;
}
.cta-tag span{
  font-size: 1.8rem;
}
.cta-ttl{
  margin-bottom: 0;
  position: relative;
  display: flex;
  justify-content: center;
	align-items:center;
  text-align: center;
  line-height: 1.35;
  font-size: 4rem;
  color: #FFDC5A;
  font-weight: 700;
}
.cta-ttl .yellow{
  font-weight: 700;
}
.cta-ttl::before,
.cta-ttl::after{
  content: '';
  width: 2rem;
	margin-top:1rem;
  height: 3.8rem;
  display: block;
}
.cta-ttl::before{
  background: url(../../images/seoanalyst3/cta-ttl-left.svg) no-repeat;
  background-size: contain;
  margin-right: 2.4rem;
}
.cta-ttl::after{
  background: url(../../images/seoanalyst3/cta-ttl-right.svg) no-repeat;
  background-size: contain;
  margin-left: 2.4rem;
}
.cv-btn{
  position: relative;
}
.cv-btn a{
  position: relative;
  display: block;
  width: 100%;
  max-width: 80rem;
  margin: auto;
  padding: 2.4rem 8rem;
  border-radius: 88px;
  border: 4px solid #fff;
  background: linear-gradient(to right, #fff 50%, #DD401A 50%);
  background-size: 200% 100.5%;
  background-position: right bottom;
  background-color: #DD401A;
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #fff;
  transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.cv-btn a::after {
  position: absolute;
  content: "";
  display: block;
  background: url(../../images/seoanalyst3/cta-btn-arrow.svg) no-repeat;
  background-size: contain;
  width: 4.4rem;
  height: 4.4rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 2rem;
  transition: all .5s ease-in;
}
.cv-btn a:hover {
  background-position: left bottom;
  color: #DD401A;
  border: 4px solid #DD401A;
  transition: all .5s ease-in;
}
.cv-btn a:hover::after{
  background: url(../../images/seoanalyst3/cta-btn-red.svg) no-repeat;
  background-size: contain;
  transition: all .5s ease-in;
}
.micro-copy{
	position:relative;
	display:inline-block;
	margin-bottom:1.6rem;
	text-align:center;
	background-color:#fff;
	padding: 0 0.8rem;
	font-size:3rem;
	font-weight:700;
}
.micro-copy:before{
	position:absolute;
	content:'';
	background:url(../../images/seoanalyst3/bg_microcopy.png);
	width:2.4rem;
	height:1.2rem;
	background-size:contain;
  left: 4.2rem;
  bottom: -1.1rem;
}
.micro-copy .red{
	font-size:4rem;
	font-weight:700;
}
.cta-txt{
  margin-bottom: 2rem;
  text-align: center;
  line-height: 1.2;
  font-size: 1.6rem;
  color: #fff;
}
.cta-img img{
  position: absolute;
  max-width: 16.5rem;
  left: 7rem;
  top: -2rem;
}

/* 企業ロゴスライダー
 * ========================================================================== */
.jisseki{
  padding: 2.4rem 0 4rem;
  background: url(../../images/seoanalyst3/bg_jisseki.png) no-repeat center center;
  background-size: cover;
}
.jisseki-ttl{
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #0A2F52;
  font-size: 4rem;
  font-weight: 700;
}
.jisseki-ttl .red{
  margin-bottom: 1.6rem;
  font-size: 6rem;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
.jisseki-ttl::before,
.jisseki-ttl::after{
  content: '';
  width: 5.4rem;
  height: 8rem;
  position: relative;
  top: 2rem;
  display: block;
}
.jisseki-ttl::before{
  background: url(../../images/seoanalyst3/ttl_left.png) no-repeat;
  background-size: contain;
  margin-right: 0.8rem;
}
.jisseki-ttl::after{
  background: url(../../images/seoanalyst3/ttl_right.png) no-repeat;
  background-size: contain;
  margin-left: 0.8rem;
}

.slide {
  width: 100%!important;
  height: 100px!important; /* 画像の高さ */
  background-image: url(../../images/seoanalyst3/logos.png);
  background-repeat: repeat-x;
  background-size: auto 100px; /* 画像の高さ */
  animation: loopimg 60s linear infinite;
}
@keyframes loopimg {
  from {
      background-position: 0 0;
  }
  to {
      background-position: -4205px 0; /* 画像のマイナス幅 */
  }
}



/*  1位キーワード量産！業界別キーワード上位表示実績
 * ========================================================================== */
/* .jisseki .sec-ttl-block {
  margin-bottom: 4rem;
  display: flex;
  justify-content: center;
}
.jisseki .sec-ttl {
  margin: 0 2.4rem;
  line-height: 1.2;
}
.jisseki .sec-ttl-block::before,
.jisseki .sec-ttl-block::after {
  content: "";
  width: 10.1rem;
  height: 14.9rem;
  top: 0;
}
.jisseki .sec-ttl-block::before {
  background: url(../../images/seoanalyst3/ttl_left.png);
  background-size: contain;
  left: 0;
}
.jisseki .sec-ttl-block::after {
  background: url(../../images/seoanalyst3/ttl_right.png);
  background-size: contain;
  right: 0;
}
.jisseki .sec-ttl span {
  font-size: 4rem;
  font-weight: 700;
}
.jisseki .sec-ttl span.num {
  font-size: 6.4rem;
  font-weight: bold;
}
.jisseki-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jisseki-item {
  width: 31.85%;
  margin-bottom: 2.4rem;
}
.jisseki-item-box {
  background-color: #0064be;
  padding: 1.6rem 0.6rem 0.6rem;
  border-radius: 6px;
}
.jisseki-item_ttl {
  margin-bottom: 1.6rem;
  padding-left: 0.8rem;
  font-size: 3.2rem;
  color: #fff;
}
.kw-list {
  padding: 1.6rem 0.8rem;
  background-color: #fff;
  border-radius: 0 0 6px 6px;
}
.kw-item {
  padding: 0.4rem 0 0.4rem 3.2rem;
  background: url(../../images/seoanalyst3/bg_kw-list.png) no-repeat center left;
  background-size: contain;
  font-size: 1.6rem;
}
.kw-item + .kw-item {
  margin-top: 1.6rem;
} */


/* SEO対策実績
 * ========================================================================== */
 .seo-jisseki{
  background: #FFF8DE;
 }
.seo-jisseki .sec-ttl-block {
  position: relative;
}

 .seo-jisseki .sec-ttl-eng {
  display: block;
  width: 100%;
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-align: center;
  font-size: 12.8rem;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.seo-jisseki .sec-ttl {
  position: relative;
  margin-bottom: 8rem;
  color: #0A2F52;
}

.seo-jisseki-list{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.seo-jisseki-item{
  position: relative;
  background: #fff;
  padding: 4.8rem 4rem 3.2rem;
  border: 4px solid #0A2F52;
  border-radius: 12px;
}
.seo-jisseki-item + li{
  margin-top: 6.4rem;
}
.seo-jisseki-item-tag{
  display: inline-block;
  min-width: 26rem;
  position: absolute;
  top: -3.5rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
  padding: 0.6rem 2.4rem;
  background: #fff;
  border: 4px solid #0A2F52;
}
.seo-jisseki-item-tag,
.seo-jisseki-item-tag span{
  line-height: 1;
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.seo-jisseki-item-tag span{
  font-size: 4.8rem;
}
.seo-jisseki-item-contents{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.seo-jisseki-img{
  width: 44.5%;
}
.seo-jisseki-txt{
  width: 49%;
}









/*  SEO対策でぶつかる課題
 * ========================================================================== */
.task {
  position: relative;
  background-color: #CCCCCC;
}
.task::before {
  content: "";
  background: url(../../images/seoanalyst3/sec-arrow.png) no-repeat;
  background-size: contain;
  width: 26.7rem;
  height: 8.5rem;
  position: absolute;
  bottom: -8.5rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.task .sec-in{
  padding-top: 4.8rem;
}
.task .sec-ttl-block {
  padding-top: 7.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1E1E1E;
}
.task .sec-ttl-block::before,
.task .sec-ttl-block::after{
  content: '';
  height: 1px;
  flex-grow: 1;
  background-color: #0A2F52;
}
.task .sec-ttl-block::before {
  margin-right: 2.4rem;
}
.task .sec-ttl-block::after {
  margin-left: 2.4rem;
}
.task .sec-ttl .navy{
  position: relative;
}
.task .sec-ttl{
  margin-bottom: 0;
  color: #1E1E1E;
}
.task .sec-ttl .navy::before{
  content: '';
  position: absolute;
  top: -0.6rem;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #0A2F52;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.task-item {
  position: relative;
  border-radius: 1.2rem;
  background-color: #fff;
  padding: 5.6rem;
}
.task-item + .task-item {
  margin-top: 3.2rem;
}
.task-ttl {
  padding-left: 6rem;
  background: url(../../images/seoanalyst3/checkmark.png) no-repeat center left;
  background-size: 5.2rem 4.4rem;
  line-height: 1.35;
  font-size: 3.2rem;
  color: #0A2F52;
  font-weight: 700;
}
.task-ttl + .task-ttl{
  margin-top: 2.4rem;
}
.task-txt {
  width: 70%;
	line-height: 1.7;
  font-size: 1.8rem;
}
.task-img01 {
  position: absolute;
  width: 21.7rem;
  right: 9rem;
  bottom: -0.7rem;
}
.task-img02 {
  position: absolute;
  width: 34.9rem;
  right: 1rem;
  bottom: 2rem;
}
.task-img03 {
  position: absolute;
  width: 26.9rem;
  right: 4.6rem;
  bottom: 2.3rem;
}
.marker {
  background: linear-gradient(transparent 50%, #fffa00 50%) !important;
  font-weight: 700;
}

/* SEO対策に必要なことはすべてお任せください!!
 * ========================================================================== */
 .solution {
  background: url(../../images/seoanalyst3/bg_solution.png);
 }
 .solution .solution-ttl-block{
  display: flex;
  
 }
.solution .sec-ttl {
  margin-top: 4.8rem;
  margin-bottom: 0;
  line-height: 1;
  width: 50%;
}
.solution-ttl-img{
  width: 21.3rem;
  margin-left: 6.1rem;
  margin-right: 1.6rem;
}
.solution .sec-in {
  max-width: 1160px;
}
.solution-contents{
  margin-top: -4rem;
}
.kaiketu-sec_img01{
  position: absolute;
  top: -3rem;
  left: 14.8rem;
  width: 10.6rem;
}
.kaiketu-sec_img02{
  position: absolute;
  top: 9.3rem;
  right: 1rem;
  width: 24.2rem;
}
.solution-box {
  position: relative;
  background-color: #0A2F52;
  border-radius: 16px;
}
.solution-img{
  position: absolute;
  width: 32.5rem;
  top: -26.7rem;
  right: 0;
}
.solution-box01 {
  margin-bottom: 3.2rem;
}
.solution-box-in {
  padding: 8rem  4rem 3.2rem 4rem;
  text-align: center;
}
.solution-tag {
  display: inline-block;
  margin-bottom: 2.4rem;
  padding: 0.3rem 1.6rem 0.3rem;
  border-radius: 4.8rem;
  background-color: #fff;
  border: 2px solid #0A2F52;
  font-size: 1.8rem;
  color: #0A2F52;
  font-weight: 700;
}
.solution-tag span {
  font-size: 2.6rem;
  font-weight: 700;
}
.solution-box_ttl-area{
  width: 88%;
  margin: 0 auto;
}
.solution-box_ttl {
  background: url(../../images/seoanalyst3/bg_solution-ttl.png) no-repeat left center;
  background-size: 9.6rem 10rem;
  margin-bottom: 3.2rem;
  padding: 1.6rem 1.6rem 1.6rem 10.8rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  line-height: 1.35;
  text-align: left;
  font-size: 4rem;
  font-weight: 700;
  color: #fff;
}
.solution-box_ttl span{
  font-size: 3.2rem;
}
.solution-box_read-txt {
  margin-bottom: 4.8rem;
  font-size: 2rem;
  line-height: 1.5;
  color: #fff;
}
.solution-box_read-txt .yellow{
  font-weight: 700;
}
.solution-list01{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.solution-list01 .solution-item {
  width: 32%;
  position: relative;
  background-color: #fff;
  padding: 6rem 2rem 0;
  border-radius: 12px;
}
.solution-item{
  margin-bottom: 3.2rem;
}
.solution-item_textarea {
  width: 100%;
}
.solution-item_ttl {
  margin-bottom: 0.8rem;
  line-height: 1.35;
  text-align: left;
  font-size: 2.4rem;
  font-weight: 700;
  color: #0A2F52;
}
.solution-item_ttl .num {
  position: relative;
  top: 0.5rem;
  display: inline-block;
  margin-right: 1.2rem;
  font-size: 4rem;
  font-weight: 700 !important;
  color: #D3E0D9;
}
.solution-item_txt {
  margin-bottom: 2.4rem;
  line-height: 1.5;
  font-size: 1.6rem;
}
.point-box {
  position: relative;
  border-radius: 4px;
  border: 4px solid #EBF0F6;
  padding: 1.2rem;
}
.point-tag {
  position: absolute;
  top: -1.5rem;
  left: -1.5rem;
  width: 2.8rem;
  height: 2.8rem;
}
.solution-item04,
.solution-item05,
.solution-item06{
  margin-top: 4rem;
}
.solution-item_img01 {
  width: 13rem;
  position: absolute;
  top:-5rem;
}
.solution-item_img02 {
  width: 10.4rem;
  top:-5.7rem;
}
.solution-item_img03 {
  width: 12.3rem;
  top:-4.9rem;
}
.solution-item_img04 {
  width: 15rem;
  top:-3.7rem;
}
.solution-item_img05 {
  width: 18.2rem;
  top:-4.4rem;
}
.solution-item_img06 {
  width: 20.7rem;
  top:-5.2rem;
}

.solution-item_img01,
.solution-item_img02,
.solution-item_img03,
.solution-item_img04,
.solution-item_img05,
.solution-item_img06{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

















.solution-list02 .solution-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 2rem 4rem 4.8rem;
  border-radius: 12px;
}
.solution-list02 .solution-item_textarea {
  width: 78.3%;
}
.solution-list02 .solution-item_txt {
  margin-bottom: 0;
}
.solution-item_img {
  padding-top: 1.1rem;
  width: 15.6rem;
  margin-left: 1.6rem;
}
.support-contents{
  max-width: 880px;
  margin: auto;
}
.support-box{
  max-width: 80rem;
  margin: 0 auto;
  padding: 4rem;
  background-color: #fff;
  border-radius: 12px;
}
.support-ttl{
	position:relative;
  margin-bottom: 2.4rem;
  text-align: center;
  line-height: 1.35;
  font-size: 3.2rem;
  color: #0A2F52;
  font-weight: 700;
}
.support-ttl:before{
	position:absolute;
	content:'';
	width:10rem;
	height:0.4rem;
	background-color:#0A2F52;
	bottom: -2.4rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.support-ttl .small{
  font-size: 2.4rem;
  font-weight: 700;
}
.support-ttl .red{
  font-weight: 700;
}
.support-block{
  margin-top: -7.5rem;
}
.support-head{
  margin-bottom: 1.6rem;
  display: block;
  text-align: center;
  font-size: 6.4rem;
  color: #CCE0ED;
}
.support-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.support-item{
  width: 17.5%;
  margin: 0 2.4rem 1.6rem;
}
.support-img{
  margin-bottom: -0.8rem;
}
.support-txt{
  text-align: center;
  line-height: 1.25;
  font-size: 1.4rem;
  font-weight: 700;
}

span.hole{
  position: absolute;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
}

span.hole1,
span.hole2{
  top: 12px;
}
span.hole1,
span.hole3{
  left: 12px;
}
span.hole2,
span.hole4{
  right: 12px;
}
span.hole3,
span.hole4{
  bottom: 12px;
}





/* お客様の声
 * ========================================================================== */
.voice{
  background-color: #FFF8DE;
}
.voice .sec-in{
  max-width: 1280px;
}
.voice .sec-ttl-block{
  position: relative;
  margin-bottom: 4.8rem;
}
.voice .sec-ttl{
  margin-bottom: 1.6rem;
  position: relative;
  color: #0A2F52;
}
.voice .sec-ttl-eng{
  display: block;
  width: 100%;
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: "Open Sans", sans-serif;
  text-align: center;
  color: #fff;
  font-size: 12.8rem;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.voice-list{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.voice-item{
  width: 32%;
  background-color: #fff;
  padding: 4rem 2.4rem;
  border-radius: 12px;
  border: 4px solid #F7931E;
}
.voice-item:nth-last-of-type(2){
  margin-top: 3.2rem;
}
.voice-ttl{
  position: relative;
  margin-bottom: 1.6rem;
  line-height: 1.35;
  font-size: 2.8rem;
  text-align: center;
  font-weight: 700;
}
.voice-ttl::before,
.voice-ttl::after{
  position: absolute;
  content: '';
  width: 4.4rem;
  height:9.9rem;
}
.voice-ttl::before{
  background: url(../../images/seoanalyst3/voice-ttl-right.png) no-repeat;
  background-size: contain;
  top: -3rem;
  right:-2rem;
}
.voice-ttl::after{
  background: url(../../images/seoanalyst3/voice-ttl-left.png) no-repeat;
  background-size: contain;
  top: -7rem;
  left:-2rem;
}
.voice-txt{
  margin-bottom: 3.2rem;
  line-height: 1.5;
}
.voice-txt .red{
  font-weight: 700;
}
.voice-company{
  display: flex;
}
.company-img{
  width: 14.6rem;
  padding-right: 2rem;
}
.voice-company_txt{ 
  padding-top: 1rem;
  text-align: left;
  line-height: 1.5;
  font-size: 1.4rem;
}


/* テーブル
 * ========================================================================== */
.table-sec {
  background-color: #2581C4;
}
.table-sec .sec-in {
  max-width: 1280px;
}
.table-tit-block{
  position: relative;
  text-align: left;
  margin-left: 42rem;
}
.omakase-img{
  position: absolute;
  width: 27.3rem;
  bottom: -3rem;
  left: -29rem;
}
.table-sec_ttl-read {
  display: block;
  margin-bottom: 0.8rem;
  font-size: 2.4rem;
  color: #fff;
}
.table-sec .sec-ttl {
  margin-bottom: 2.4rem;
  color: #fff;
  font-size: 5.2rem;
  background: url(../../images/seoanalyst3/dennkyuu.png) no-repeat center right 24rem;
  text-align: left;
}
.table-sec .sec-ttl span.yellow {
  position: relative;
}
.table-sec .sec-ttl span.yellow::before {
  content: "";
  position: absolute;
  background: url(../../images/seoanalyst3/ttl-deco.png) no-repeat;
  width: 3.1rem;
  height: 3.7rem;
  top: -0.3rem;
  left: -2.6rem;
}
.table-sec-contents {
  padding: 4.8rem 6.4rem;
  background: url(../../images/seoanalyst3/bg_solution.png);
  background-color: #fff;
  border-radius: 8px;
}

/* 対策までの流れ
 * ========================================================================== */
.step {
  background-color: #E7EDF3;
}
.step .sec-in {
  max-width: 1280px;
  padding-top: 7.2rem;
}
.step .sec-ttl-block{
  position: relative;
}
.step .sec-ttl{
  position: relative;
  color: #0A2F52;
}
.step .sec-ttl-eng{
  display: block;
  width: 100%;
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-align: center;
  font-size: 12.8rem;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.step-list {
  display: flex;
  justify-content: space-between;
}
.step-item {
  position: relative;
  width: 21.7%;
  height: 46.7rem;
  background-color: #fff;
  border-radius: 16px;
}
.step-item + .step-item::before {
  content: "";
  position: absolute;
  background: url(../../images/seoanalyst3/step-arrow.png) no-repeat;
  background-size: contain;
  width: 2.1rem;
  height: 4.6rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: -3.4rem;
}
.step-tag {
  position: relative;
  top:0;
  display: block;
  width: 100%;
  padding: 1.6rem;
  border-radius: 16px 16px 0 0;
  background-color: #0A2F52;
  text-align: center;
  line-height: 1;
  font-size: 1.8rem;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.step-tag span{
  font-size: 2.5rem;
}
.step-img {
  width: 14rem;
  margin: 0.8rem auto 0.8rem;
}
.step-ttl,
.step-txt {
  padding: 0 2rem;
}
.step-ttl {
  margin-bottom: 0.8rem;
  text-align: center;
  line-height: 1.35;
  font-size: 1.8rem;
  font-weight: 700;
}
.step-txt {
  position: absolute;
  top: 32rem;
  font-size: 1.6rem;
}

/* よくある質問
 * ========================================================================== */
 .faq{
  background: url(../../images/seoanalyst3/bg_solution.png) ;
 }
.faq-contents {
  width: 94.3%;
  margin: 0 auto;
}
.faq .sec-ttl-block {
  position: relative;
}
.faq .sec-ttl-eng{
  display: block;
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: "Open Sans", sans-serif;
  color: rgba(220, 230, 225, 0.8);
  font-size: 12.8rem;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.faq .sec-ttl{
  position: relative;
}
.step_read-txt {
  margin-bottom: 4rem;
	line-height:1.5;
  font-size:1.8rem;
}
.faq-list {
  margin-bottom: 3.2rem;
  padding-bottom: 3.2rem;
  border-bottom: 1px solid #D3E0D9;
}
.faq-list:last-child{
  margin-bottom: 0.4rem;
}
.question,
.answer {
  position: relative;
  padding-left: 6.4rem;
}
.question {
  margin-bottom: 2.4rem;
  line-height: 1.35;
  font-size: 2.4rem;
  font-weight: 700;
}
.answer {
  text-align: justify;
  line-height: 1.5;
  font-size: 1.8rem;
  color: #1e1e1e;
}
.answer .red{
	font-weight:700;
}
.question::before,
.answer::before {
  position: absolute;
  width: 4.2rem;
  height: 4.2rem;
  top: -0.4rem;
  left: 0;
  border-radius: 50%;
  font-size: 2.4rem;
  color: #fff;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.question::before {
  content: "Q";
  background-color: #0A2F52;
}
.answer::before {
  content: "A";
  background-color: #F7931E;
}


/* お問い合わせフォーム
 * ========================================================================== */

 /* 内部リンク位置調整 */
#form::before {
  display: block;
  height: 7.3rem;
  margin-top: -6.8rem;
  content: "";
  background: url(../../images/seoanalyst3/bg_solution.png);
  background: #E7EDF3;
}
 .form {
/*   background-color: #0A2F52; */
	 background-color:#2581C4;
}
/* .form .sec-in{
  padding-top: 0;
} */
.form .sec-ttl {
  color: #fff;
}
.form-box {
	padding:6rem;
  background-color: #fff;
}







/*フォーム基本*/
.form-box {
  height: auto;
  padding: 6rem;
  background: none;
  background: #fff;
}

.form-box dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.8rem;
}

.form-box dl dt,
.form-box dl dd {
  padding: 1rem;

}

.form-box dl dt {
  width: 25%;
  display: flex;
  align-items: center;
  font-weight: 700;
}

.form-box dl dt span {
  padding: 4px 6px;
  background: #DD401A;
  color: #fff;
  line-height: 1;
  font-size: 1.2rem;
  display:inline-block;
  margin-left: 0.8rem;
}

.form-box dl dd {
  width: 75%;
}

.form-box dl dd input[type="text"],
.form-box dl dd input[type="email"],
.form-box dl dd textarea {
  border-radius: 0;
  width: 100%;
  border: 1px solid #D3E0D9;
  background: #F2F2F2;
  padding: 1rem;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
}
.form-box dl dd input[type="text"]:focus,
.form-box dl dd input[type="email"]:focus,
.form-box dl dd textarea:focus{
	border:1px solid #0A2F52;
	outline:1px solid #0A2F52;
}
.form-box dl dd input[type="text"],
.form-box dl dd input[type="email"]{
	height:45px;
}
.form-box dl dd textarea{
	min-height:300px;
}

.form-box input[type="submit"] {
  display: block;
  width: min(90%,300px);
  margin: 3rem auto 0;
  padding: 1.6rem;
  background: linear-gradient(to right, #fff 50%, #DD401A 50%);
  background-size: 200% 100.5%;
  background-position: right bottom;
  border: 3px solid #fff;
  border-radius: 60px;
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  transition: .3s;
  font-weight: 700;
  transition: all .5s ease-out;
  opacity: 1;
}
.form-box input[type="submit"]:hover{
  background-position: left bottom;
  color: #DD401A;
  border: 3px solid #DD401A;
  transition: all .5s ease-in;
}

.form-box input[type="submit"]:hover {
  
  cursor: pointer;
}

.form-box input[type="submit"].return {
  background: #D3E0D9;
}
.form-box .error{
	color:#FF3C00;
}


/*エラー・確認・完了ページ*/
.form-other {
  margin-top: 6.8rem;
/*   background: #0A2F52; */
	background: #2581C4;
}
.form-other h2 {
  color: #fff;
}
.form-other h2 span {
  font-size: 60%;
  color: #fff;
  display: block;
}
.form-other .mw_wp_form_complete p {
  text-align: center;
  margin-bottom: 2rem;
  line-height: 1.6;
}
.form-other .mw_wp_form_complete p:has(a) {
  margin-bottom: 0;
}
.form-other .mw_wp_form_complete p a {
  text-decoration: underline;
}








/* 会社概要
 * ========================================================================== */
.company .sec-ttl {
  margin-bottom: 3.2rem;
}
.company-ttl-img {
  display: block;
  width: 13.8%;
  margin: auto;
}
.company-table {
  width: 84.7%;
  margin: 0 auto;
}
.company-table th,
.company-table td {
  padding: 1.6rem 0;
  text-align: left;
  line-height: 1.5;
  font-size: 1.8rem;
}
.company-table th {
  width: 25%;
  border-bottom: 2px solid #0A2F52;
}
.company-table td {
  border-bottom: 2px solid #D3E0D9;
}

/* フッター
 * ========================================================================== */
#footer {
  padding: 1.6rem 0;
  background-color: #0A2F52;
}
.footer-link a {
  display: block;
  text-decoration: underline;
  margin-bottom: 0.8rem;
  text-align: center;
  line-height: 1;
  font-size: 1.4rem;
  color: #fff;
	font-family: "Noto Sans JP", sans-serif;
}
.footer-link a:hover {
  text-decoration: none;
}
.copyright {
	font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
}



/* 戻るボタン
 * ========================================================================== */
.to-top-btn{
  position: fixed;
  z-index: 10;
  bottom: 20px;
  right: 20px;
}
.to-top-btn a{
  background-color: #fff;
  color: #0A2F52;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #0A2F52;
  border-radius: 50%;
  width: 78px;
  height: 78px;
  font-size: 16px;
}
.to-top-btn a:hover{
  opacity: 0.8;
  transition: all 0.3s;
}



/* 
* ================================================================================================================= */
@media screen and (max-width: 1280px) {
html {
    font-size: calc((100vw / 128))!important;
  }
}




/*  sp
* ================================================================================================================= */
@media screen and (max-width: 750px) {
html {
    font-size: calc((100vw / 75))!important;
  }
  .sec-in{
    padding: 4.8rem 2.4rem;
  }
  p{
    font-size: 3.2rem;
  }
  .pc{
    display: none!important;
  }
  .sp{
    display: block!important;
  }
  .sec-ttl{
    font-size: 5.6rem;
  }

  /*  header(sp)
 * ========================================================================== */
main {
    margin-top: 11.3rem;
}
 #header {
  height:11.3rem;
}
.header-in{
  padding: 2.4rem;
}
.logo {
  width: 27rem;
}
.tel-btn {
  width: 33rem;
  margin-left: 0;
}
.header-cv-btn{
  display: none;
}

  /*  fv(sp)
 * ========================================================================== */

.fv-in{
  flex-wrap: wrap;
}
.fv-txt-area{
  width: 100%;
  margin-bottom: 3.2rem;
}
.fv-txt{
  margin-top: 1.6rem;
  font-size: 3.4rem;
}
.aimitu-img{
  max-width: 72rem;
    width: 100%;
    margin-left: 0;
}
.fv-cta-block{
  width: 100%;
}

.fv-cta-txt-list li{
  font-size: 3rem;
}
.fv-cta-tag{
  margin-bottom: 1rem;
  padding: 0.6rem 1.6rem;
  font-size: 2.4rem;
}
.fv-cta-micro-copy{
  margin-bottom: 2rem;
  font-size: 3.4rem;
}
.fv-cta-micro-copy::before, .fv-cta-micro-copy::after {
  width: 2rem;
  height: 3.8rem;
}
.fv-cta-micro-copy::before {
  margin-right: 0rem;
}
.fv-cta-micro-copy::after {
  margin-left: 0;
}
.fv-cta-tag span {
  font-size: 3.4rem;
}
.fv-cta-btn a{
  width: 100%;
  border: 2px solid #fff;
  font-size: 3rem;
  padding: 3.6rem 6.4rem 3.6rem 2rem;
}
.fv-cta-btn a::after{
  width: 4rem;
  height: 4rem;
  right: 2rem;
}

/* fvフォーム */
.fv-form-ttl{
  padding: 1.6rem;
  font-size: 3.6rem;
}
.fv-form-table th, .fv-form-table td{
  display: block;
  width: 100%;
  padding: 1rem 0;
  font-size: 3.2rem;
}
.fv-form-table th span{
  position: relative;
  top: -0.3rem;
  font-size: 2rem;
}
input[type="radio"] + span{
  padding-left: 4rem;
}
input[type="radio"] + span::before{
  width: 3rem;
  height: 3rem;
}
.fv-form-table input[type="radio"] + span::before{
  top: 1rem;
}
.fv-form-table input[type="radio"]:checked + span::after {
  top: 1.6rem;
  left: 0.5rem;
}
input[type="radio"]:checked + span::after{
  width: 1.8rem;
  height: 1.8rem;
}
.fv-cta-block .submit input[type="submit"]{
  width: 88%;
  max-width: 100%;
  padding: 2rem 6rem;
  font-size: 3.2rem;
}
.fv-form-table td input[type=text], 
.fv-form-table td input[type=email], 
.fv-form-table td textarea {
  padding: 1rem;
  font-size: 3.2rem;
}
.fv-form-table td input[type=text], 
.fv-form-table td input[type=email] {
  height: 40px;
}
.fv-form-table td textarea{
  min-height: 150px;
}
.aimitsu-block {
  height: 20rem;
}

/*  運営18年・5000社以上の取引実績(sp)
 * ========================================================================== */
.jisseki-ttl {
    font-size: 3.4rem;
}
.jisseki-ttl .red {
    font-size: 5.6rem;
}
.jisseki-ttl::before{
  margin-right: 0.2rem;
}	
.jisseki-ttl::after {
    margin-left: 0.2rem;
}	

/*  SEO実績(sp)
 * ========================================================================== */
.seo-jisseki .sec-in{
  padding: 6.4rem 3.2rem;
}
.seo-jisseki-item,
.seo-jisseki-item-tag{
  border: 3px solid #0A2F52;
}
.seo-jisseki-item-tag{
  font-size: 3.6rem;
}
.seo-jisseki-item-tag span{
  font-size: 6.4rem;
}
.seo-jisseki-item-contents{
  flex-wrap: wrap;
}
.seo-jisseki-img{
  width: 100%;
}
.seo-jisseki-txt{
  width: 88%;
  margin: 0 auto;
}
.seo-jisseki-item{
  padding: 6.4rem 4rem 3.2rem;
}

  /*  cta(sp)
 * ========================================================================== */
	.micro-copy:before {
    bottom: -1rem;
}
.cta .sec-in{
  padding: 5.6rem 4rem;
}
.cv-btn a{
  border: 4px solid #fff;
  font-size: 3.4rem;
  padding: 2.4rem 6.4rem 2.4rem 3.2rem;
}
.cta-img{
  display: none;
}
.cta-img img {
  max-width: 16.5rem;
  left: -3rem;
  top: -1rem;
}
.cta-tag{
  padding: 0.8rem 1.2rem;
  font-size: 2.4rem;
}
.cta-tag span {
  font-size: 3.4rem;
}
.cta-ttl{
  margin-bottom: 0.8rem;
  font-size: 4rem;
}
.cta-txt {
  margin-bottom: 2rem;
  font-size: 2.4rem;
}


/*  SEO対策でぶつかる課題(sp)
 * ========================================================================== */
.task::before {
  content: "";
  background: url(../../images/seoanalyst3/sec-arrow.png) no-repeat;
  background-size: contain;
  width: 26.7rem;
  height: 8.5rem;
  position: absolute;
  bottom: -8.5rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.task .sec-in{
  padding: 4rem;
}
.task .sec-ttl-block {
  padding-top: 6.4rem;
}
.task .sec-ttl .navy::before{
  display: none;
}
.task-item {
  padding: 36rem 4rem 4rem;
}
.task-item + .task-item {
  margin-top: 3.2rem;
}
.task-ttl {
  background: url(../../images/seoanalyst3/checkmark.png) no-repeat top 0.6rem left;
  background-size: 5.2rem 4.4rem;
  font-size: 4rem;
}

.task-txt {
  width: 100%;
	font-size:3.2rem;
}
.task-img01,
.task-img02,
.task-img03{
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.task-img01 {
  width: 20rem;
  bottom:57rem;
}
.task-img02 {
  width: 43rem;
  bottom: 43rem;
}
.task-img03 {
  width: 32rem;
  bottom: 47.3rem;
}
/* SEO対策に必要なことはすべてお任せください!!(sp)
 * ========================================================================== */
 .solution {
  background: url(../../images/seoanalyst3/bg_solution.png);
 }
 .solution .solution-ttl-block{
  display: flex;
  align-items: flex-end;
 }
.solution .sec-ttl {
  margin-top: 4.8rem;
  margin-bottom: 0.8rem;
  line-height: 1;
  width: 100rem;
}
.solution-ttl-img{
  width: 21.3rem;
  margin-left: -1.6rem;
  margin-right: 0.2rem;
}
.solution-contents{
  margin-top: 0rem;
  margin-bottom: 2.4rem;
}
.kaiketu-sec_img01{
  position: absolute;
  top: -3rem;
  left: 14.8rem;
  width: 10.6rem;
}
.kaiketu-sec_img02{
  position: absolute;
  top: 9.3rem;
  right: 1rem;
  width: 24.2rem;
}
.solution-img{
  position: absolute;
  width: 18.5rem;
  top: -28.7rem;
  right: -2.4rem;
}
.solution-box01 {
  margin-bottom: 3.2rem;
}
.solution-box-in {
  padding: 20rem 3.2rem 4rem;
}
.solution-tag {
  font-size: 2.8rem;
}
.solution-tag span {
  font-size: 4rem;
}
.solution-box_ttl-area{
  width: 100%;
}
.solution-box_ttl {
  padding: 1.6rem 1.6rem 1.6rem 11rem;
  font-size: 4rem;
}
.solution-box_ttl span{
  font-size: 3.2rem;
}
.solution-box_read-txt {
  font-size: 3.2rem;
}
.solution-list01 .solution-item {
  padding: 4.8rem 4rem 4.8rem;
  flex-direction: column;
  flex-wrap: wrap;
}
.solution-item{
  margin-bottom: 19rem;
}
.solution-item:last-child{
  margin-bottom: 4rem;
}
.solution-item_textarea {
  width: 100%;
}
.solution-item_ttl {
  margin-bottom: 0;
  font-size: 4.2rem;
}
.solution-item_ttl .num {
  margin-right: 1.6rem;
  font-size: 8rem;
}
.solution-item_txt {
  font-size: 3.2rem;
}
.point-box {
  padding: 2rem;
}
.point-tag {
  top: -2.8rem;
  left: -2.8rem;
  width: 4.8rem;
  height: 4.8rem;
}
.point-box_txt{
  font-size: 2.8rem;
}
.solution-item_img01 {
  width: 28rem;
  margin-right: 0;
}
.solution-item_img02 {
  width: 24rem;
  margin-right: 0;
}
.solution-item_img03 {
  width: 24rem;
  margin-right: 0;
}

.solution-list02 .solution-item {
  padding-top: 0;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 2rem 4rem 4.8rem;
}
.solution-list02 .solution-item_textarea {
  width: 100%;
}
.solution-list02 .solution-item_txt {
  margin-bottom: 0;
}
.solution-item_img {
  padding-top: 0;
  width: 32rem;
  margin-left: 0;
}
.support-contents{
  max-width: 880px;
  margin: auto;
}
.support-box{
  padding: 6.4rem 4rem;
  border-radius: 12px;
}
.support-ttl{
  margin-bottom: 0;
  font-size: 4.8rem;
}
.support-ttl .small{
  font-size: 3.2rem;
  font-weight: 700;
}
.support-head{
  margin-bottom: 1.6rem;
  display: block;
  text-align: center;
  font-size: 6.4rem;
  color: #CCE0ED;
}
.support-list{
  margin-top: -1.2rem;
}
.support-item{
  width: 48%;
  margin: 0 0 0.8rem;
}
.support-img{
  width: 24rem;
  margin: 0 auto;
}
.support-txt{
  margin-top: -4rem;
  font-size: 3.2rem;
}
span.hole{
  width: 1.6rem;
  height: 1.6rem;
}
.solution-list02 .solution-item_ttl{
  margin-top: -5.6rem;
  margin-bottom: 1.6rem;
}

span.hole1,
span.hole2{
  top: 10px;
}
span.hole1,
span.hole3{
  left: 10px;
}
span.hole2,
span.hole4{
  right: 10px;
}
span.hole3,
span.hole4{
  bottom: 10px;
}



.solution-list01{
  flex-wrap: wrap;
}
.solution-list01 .solution-item{
  width: 100%;
}
.solution-item_img01{
  width: 26rem;
  top: -14rem;
}
.solution-item_img02{
  width: 21rem;
  top: -16rem;
}
.solution-item_img03{
  top: -14rem;
}
.solution-item_img04{
  width: 31rem;
  top: -13rem;
}
.solution-item_img05{
  width: 37rem;
  top: -15.1rem;
}
.solution-item_img06{
  width: 39rem;
  top: -14rem;
}
.solution-item04, .solution-item05, .solution-item06 {
  margin-top: 0;
}



/* お客様の声(sp)
 * ========================================================================== */
 .voice .sec-in{
  padding: 8.8rem 2.4rem 6.4rem;
 }
.voice .sec-ttl-block{
  margin-bottom: 4.8rem;
}
.voice .sec-ttl{
  margin-bottom: 1.6rem;
}
.voice-list{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
.voice-item{
  width: 100%;
  padding: 5.6rem 4rem;
}
.voice-item + .voice-item{
  margin-top: 3.2rem;
}
.voice-item:nth-last-of-type(2){
  margin-top: 3.2rem;
}
.voice-ttl{
  margin-bottom: 2.4rem;
  font-size: 4rem;
}
.voice-ttl::before,
.voice-ttl::after{
  position: absolute;
  content: '';
  width: 8.8rem;
  height:20rem;
}
.voice-ttl::before{
  background: url(../../images/seoanalyst3/voice-ttl-right.png) no-repeat;
  background-size: contain;
  top: -3rem;
  right:-2rem;
}
.voice-ttl::after{
  background: url(../../images/seoanalyst3/voice-ttl-left.png) no-repeat;
  background-size: contain;
  top: -12rem;
  left:-2rem;
}
.voice-txt{
  margin-bottom: 3.2rem;
  line-height: 1.5;
  font-size:3.2rem;
}
.voice-company{
  display: flex;
}
.company-img{
  width: 27rem;
  padding-right: 3.2rem;
}
.voice-company_txt{ 
  font-size: 2.8rem;
}


/* テーブル(sp)
 * ========================================================================== */
 .table-sec .sec-in{
  padding-top: 19rem;
 }
.table-tit-block{
  text-align: center;
  margin-left: 0;
}
.omakase-img{
  width: 24rem;
  bottom: 23rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.table-sec_ttl-read {
  margin-bottom: 0.8rem;
  font-size: 3rem;
}
.table-sec .sec-ttl {
  margin-bottom: 2.4rem;
  font-size: 5.6rem;
  text-align: center;
}
.table-sec-contents {
  padding: 4rem 2.4rem;
}


/* 対策までの流れ(sp)
 * ========================================================================== */
 .step .sec-in{
  padding: 8.8rem 4rem 4.8rem;
 }
.step-list {
  flex-direction: column;
}
.step-item {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 16px;
  padding-bottom: 4rem;
}
.step-item + .step-item{
  margin-top: 8rem;
}
.step-item + .step-item::before {
  content: "";
  position: absolute;
  background: url(../../images/seoanalyst3/step-arrow.png) no-repeat;
  background-size: contain;
  width: 4.2rem;
  height: 9.2rem;
  top: -8rem;
  left: calc(50% - 2rem);
  transform: rotate( 90deg );
}
.step-tag {
  top:0;
  width: 100%;
  padding: 1.6rem;
  font-size: 4rem;
  font-weight: 700;
}
.step-tag span{
  font-size: 5.6rem;
}
.step-img {
  width: 28rem;
  margin: 0 auto;
}
.step-ttl,
.step-txt {
  padding: 0 4rem;
}
.step-ttl {
  margin-top: -3.2rem;
  margin-bottom: 2.4rem;
  font-size: 4rem;
}
.step-txt {
  margin-bottom: 0.8rem;
  position: sticky;
  font-size: 3.2rem;
}


/* よくある質問(sp)
 * ========================================================================== */
 .faq{
  background: url(../../images/seoanalyst3/bg_solution.png) ;
 }
 .faq .sec-in{
  padding: 8.8rem 2.4rem;
 }
.faq-contents {
  width: 100%;
}
.faq .sec-ttl-eng{
  width: 100%;
  top: -4rem;
  font-size: 12.8rem;
  text-align: center;
}
.step_read-txt {
  margin-bottom: 4rem;
	font-size:3.2rem;
}
.faq-list {
  margin-bottom: 3.2rem;
  padding-bottom: 3.2rem;
}
.question,
.answer {
  padding-left: 8.8rem;
}
.question {
  margin-bottom: 3.2rem;
  font-size: 3.2rem;
}
.answer {
  text-align: justify;
  line-height: 1.5;
  font-size: 3.2rem;
  color: #1e1e1e;
}
.question::before,
.answer::before {
  position: absolute;
  width: 6.4rem;
  height: 6.4rem;
  top: -0.4rem;
  left: 0;
  border-radius: 50%;
  font-size: 3.2rem;
  color: #fff;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* フォーム(sp)
 * ========================================================================== */
	.form-box{
		padding: 4rem 2.4rem;
	}
	.form-box dl{
		flex-direction:column;
		align-items:flex-start;
	}
	.form-box dl dt,
	.form-box dl dd{
		width:100%;
		font-size:3.2rem;
	}
	.form-box dl dt{
		margin-bottom:0rem;
	}
	.form-box dl dt span{
		font-size:2.2rem;
	}
	.form-box dl dd textarea{
	min-height:200px;
}
	.form-box input[type="submit"]{
		font-size:3.2rem;
	}
  .form-box dl dd input[type="text"],
  .form-box dl dd input[type="email"],
  .form-box dl dd textarea {
    
    font-size: 3.2rem;
  }

input[type="radio"] + span::before{
  top: 0.9rem;
}
input[type="radio"]:checked + span::after {
  top: 1.5rem;
  left: 0.5rem;
}

/* 会社概要(sp)
 * ========================================================================== */
 .company .sec-in{
  padding: 8.8rem 2.4rem 6.4rem;
 }
.company-ttl-img {
  width: 23%;
}
.company-table {
  width: 100%;
}
.company-table th,
.company-table td {
  font-size: 2.8rem;
}



/* フッター(sp)
 * ========================================================================== */
 #footer {
  padding: 3.2rem 0 13.8rem;
}
.footer-link a {
  margin-bottom: 2.4rem;
  font-size: 2.8rem;
}
.copyright {
  margin-bottom: 0;
  font-size: 2.2rem;
}


/* 戻るボタン(sp)
 * ========================================================================== */
 .to-top-btn{
  position: fixed;
  z-index: 10;
  bottom: 10px;
  right: 10px;
}
.to-top-btn a{
  width: 9.6rem;
  height: 9.6rem;
  font-size: 2rem;
	font-family: "Noto Sans JP", sans-serif!important;
}




}
/* spここまで */





/* 意図しないCSS読み込みのため追記
 * ========================================================================== */
body#lp #wpfront-scroll-top-container{
	display:none!important;
}
body {
font-family: "Noto Sans JP", sans-serif;
}

.seo-jisseki .sec-ttl-eng,
.step .sec-ttl-eng,
.faq .sec-ttl-eng,
.voice .sec-ttl-eng{
    top: -7rem;
}
.sbi-critical-notice{
  display: none!important;
}











