﻿* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  /*font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
*/
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
img,
small,
time,
svg {
  display: block
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: middle
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

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

a {
  cursor: pointer;
  color: #434343;
}

strong {
  font-weight: bold
}

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

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

caption,
th {
  font-weight: bold;
  text-align: left
}

.fs-11 {
  font-size: 11px !important;
}

main {
  overflow: hidden;
}
.title{
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: clamp(1.375rem, 1.057rem + 1.59vw, 2.25rem);
}
.sp-none{
  display: block;
}
.pc-none{
  display: none;
}
/*==================================================
header
===================================*/
.logo {
  display: flex;
}

.logo a span {
  display: block;
  width: 100%;
}
.header_in .mail{
  display: none;
}
.main_visual_img01 img {
  margin-left: auto;
  margin-top: -30%;
}

.main_visual_img02 img {
  margin-left: auto;
  margin-right: -100px;
  margin-top: -10%;
}

/*concept*/
.catch_contents {
  display: flex;
  align-items: center;
  padding-bottom: 180px;
  background-color: #f5f8f9;
  flex-wrap: nowrap;
  padding-top: 150px;
}

.catch_txt_box {
  margin-left: 250px;
  max-width: 640px;
  width: 100%;
  font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
  margin-top: -120px;
}

.catch_txt_box .title {
  font-size: clamp(1.438rem, 1.006rem + 2.16vw, 2.625rem);
  line-height: 66px;
  position: relative;
  padding-left: 58px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 68px;
}

.catch_txt_box .title::before {
  content: "CONCEPT";
  color: #9ac7d1;
  font-size:clamp(0.625rem, 0.58rem + 0.23vw, 0.75rem);
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(270deg);
  left: -41px;
  top: 26px;
}

.catch_img_box {
  position: relative;
}

.lead_txt {
  margin-left: 57px;
  line-height: 28px;
  letter-spacing: 0.1em;
}

.lead_txt p {
  margin-bottom: 40px;
}
.catch_img_box {
  position: relative;
  z-index: 2;
  width: 31%;
}
.main_visual_img03 {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin-left: 67%;
  width: 100%;
  margin-bottom: -100px;
}

.main_visual_img02 {
  position: relative;
  z-index: 0;
}


.main_visual_img04{
  max-width: 570px;
  width: 100%;
  margin-top: -38px;
}

.main_visual_img04 img {
  margin-top: -10%;
  position: relative;
  z-index: 0;
  width: 100%;
}

.main_visual_img05 {
  position: absolute;
  right: 0;
  top: -120%;
}

.main_visual_img05 img {
  position: relative;
  margin-left: auto;
  margin-top: -10%;
}

/*concept*/
.service_contents {
  position: relative;
}

.service_contents::before {
  z-index: 0;
  content: "";
  background-image: url(../img/img_sine.png);
  background-repeat: no-repeat;
  /* margin-left: 44%; */
  position: absolute;
  /* margin-bottom: -48vw; */
  /* max-width: 1100px; */
  width: 100%;
  bottom: 83vh;
  background-size: contain;
  background-position-x: 81%;
  padding-top: 48%;
}

.service_contents img {
  position: relative;
  margin-left: auto;
  margin-top: -10%;
}

.circleText {
  overflow: visible;
  animation: rotation 18s linear infinite;
}

.circleText_circle {
  fill: none;
}

.circleText__text {
  fill: #9ac7d1;
  font-size: 12px;
  letter-spacing: 0.4em;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.circleText__circle {
  fill: none;
}

.circle {width: 160px;height: 160px;/* margin-left: auto; */position: relative;z-index: 1;/* margin-right: 107%; */top: 70px;left: -1cm;}

/*service*/
.service_contents {
  position: relative;
  width: 100%;
  background-image: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 129px 0px;
  font-weight: normal;
  /* overflow: hidden;/*はみ出し防止*/
}

.service_contents .service_contents_in {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.service_contents .title {
  font-size: clamp(1.438rem, 1.006rem + 2.16vw, 2.625rem);
  line-height: 66px;
  position: relative;
  padding-left: 58px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 0px;
  color: #fff;
}

.service_contents .title::before {
  content: "SERVICE";
  color: #ffff;
  font-size: clamp(0.625rem, 0.58rem + 0.23vw, 0.75rem);
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(270deg);
  left: -41px;
  top: 26px;
}

.service_contents .col {
  border: 1px solid #fff;
  border-radius: 50px 24px 0px 0px;
  max-width: 286px;
  width: 100%;
  font-size: 14px;
  position: relative;
  padding: 156px 30px 30px 30px;
  color: #fff;
  line-height: 28px;
  letter-spacing: 0.8px;
  margin-top: 100px;
}

.service_contents .col::after {
  content: "";
  display: block;
  background-image: url(../img/service01.png);
  background-repeat: no-repeat;
  position: absolute;
  max-width: 171px;
  top: -12%;
  left: 47%;
  width: 100%;
  padding-top: 59%;
  background-size: contain;
}

.service_contents .col:nth-child(2):after {
  content: "";
  background-image: url(../img/service02.png);
}

.service_contents .col:nth-child(2) {
  margin-top: 190px;
}

.service_contents .col:nth-child(3) {
  margin-top: 290px;
}

.service_contents .col:nth-child(3):after {
  content: "";
  background-image: url(../img/service03.png);
}

.service_contents .col .title_min {
  font-size: 22px;
  margin-bottom: 20px;
}

.service_contents .col .more {
  text-align: right;
  position: relative;
  padding-right: 20px;
  color: #fff;
  margin-top: 30px;
}

.service_contents .col .more a {
  color: #fff;
  transition: .3s;
  }
  .service_contents .col .more a:hover{
    letter-spacing: 0.2em;
     transition: all 0.3s ease;
  }

  .service_contents .col .more a::after{
  content: "";
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  width: 10px;
  height: 13px;
  background-size: contain;
  display: block;
  right: 0px;
  position: absolute;
  top: 9px;
}

.service_contents_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.main_visual_img05 {
  position: absolute;
  top: -58%;
}

/*パララックス用*/
.box {
  /*width: 80%;
	height: 50vw;
	margin: 100px auto 200px;
	overflow: hidden;*/
  /* height: 900px;*/
}

.thumbnail {
  width: auto;
  /*height: 100vh;*/
  width: 100%;
}

.main_visual {
  position: relative;
}

.main_visual_in {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/*1文字ずつ表示させる用*/
.eachTextAnime {
  font-size: clamp(2.5rem, 1.457rem + 5.22vw, 7rem);
  max-width: 680px;
  width: 100%;
  line-height: 1.2em;
  color: #fff;
  padding-top: 190px;
  font-weight: bold;
  /* font-family: 'rato'; */
  font-family: "Lato";
}

.eachTextAnime span {
  opacity: 0;
}

.eachTextAnime.appeartext span {
  animation: text_anime_on 1s ease-out forwards;
}

@keyframes text_anime_on {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*フェードイン*/
.fadein {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 1.5s;
}

.fadein.fadein-left {
  transform: translate(-30px, 0);
}

.fadein.fadein-right {
  transform: translate(30px, 0);
}

.fadein.fadein-up {
  transform: translate(0, -30px);
}

.fadein.fadein-bottom {
  transform: translate(0, 30px);
}

.fadein.scrollin {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
  z-index: 2;
}

/*support*/
.support_contents {
  background-color: #f5f8f9;
   padding-bottom: 120px; 
  overflow: hidden;
  /*はみ出し処理*/
  padding-top: 100px;
  font-size: 36px;
}

.support_contents .title {
  text-align: center;
  font-size: clamp(1.438rem, 1.142rem + 1.48vw, 2.25rem);
  font-weight: bold;
  line-height: 60px;
  letter-spacing: 0.2em;
  padding-top: 80px;
  margin-bottom: 150px;
  padding: 0px 20px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-s;
}

.support_contents figure {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 120px;
}

.support_contents figure h4 {
  font-size: clamp(1rem, 0.864rem + 0.68vw, 1.375rem);
  margin-bottom: 40px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-s;
font-weight: bold;
}

.support_contents figcaption {
  margin-left: -9rem;
  position: relative;
  z-index: 1;
  max-width: 546px;
  width: 100%;
  line-height: 28px;
  position: relative;
  padding: 40px 0px;
}

.support_contents figcaption::before {
  content: "COLORFUL HEARING";
  color: #9ac7d1;
  font-size: clamp(0.625rem, 0.58rem + 0.23vw, 0.75rem);
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(90deg);
  right: -160px;
  top: 46%;
}

.support_contents figure:nth-child(3) {
  flex-direction: row-reverse;
}

.support_contents figure:nth-child(3) figcaption::before {
  content: "EASY TO";
  left: -160%;
  top: -214%;
  transform: rotateZ(270deg);
}

.support_contents figure:nth-child(3) figcaption {
  margin-right: -12rem;
}

/*genre*/

.genres_contents {
  background-color: #f5f8f9;
  position: relative;
  padding-bottom: 140px;
}


.genres_contents .title {
  font-size: clamp(1.25rem, 0.977rem + 1.36vw, 2rem);
  line-height: 66px;
  position: relative;
  padding-left: -42px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  max-width: 980px;
  width: 100%;
  margin: 0 50px auto;
}

.genres_contents .title::before {
  content: "GENRES";
  color: #9ac7d1;
  font-size: clamp(0.625rem, 0.58rem + 0.23vw, 0.75rem);
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(270deg);
  top: 26px;
  left: 290px;
}

.genres_contents_in {
  display: flex;
  justify-content: space-between;
  max-width: 1070px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 82px;
  flex-wrap: wrap;
}

.genres_contents_in figure {
  width: 100%;
  text-align: center;
  max-width: 324px;
}

.genres_contents_in figure figcaption {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 10px;
}

.genres_contents_in figure figcaption span {
  font-size: 12px;
  display: block;
  letter-spacing: 5px;
}

.genres_contents::before {
  z-index: 0;
  content: "";
  background-image: url(../img/img_sine.png);
  background-repeat: no-repeat;
  /* margin-left: 44%; */
  position: absolute;
  /* margin-bottom: -48vw; */
  /* max-width: 1100px; */
  width: 100%;
  bottom: 12vh;
  background-size: contain;
  background-position-x: 100%;
  padding-top: 54%;
}

.genres_contents .last_txt {
  text-align: right;
  position: relative;
  font-size: 16px;
  max-width: 982px;
  width: 100%;
  margin: 0 auto 157px;
  letter-spacing: 2px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-s;
  font-weight: bold;
  padding: 0px 20px;
  text-align: right;
}

.genres_contents .last_txt::before {
  content: "";
  display: block;
  background-color: #000;
  border: 1px solid #000;
  max-width: 148px;
  right: 48%;
  position: relative;
  margin-left: auto;
  top: 15px;
}

.contact_btn {
  text-align: center;
  background-color: #fff;
  max-width: 700px;
  margin: 120px auto 0px;
  padding: 37px;
  position: relative;
}

.sns_flow_contents .contact_btn .title {
  font-size: 32px;
  margin: 20px 0 30px;
  padding: 0;
  font-weight: bold;
}
.sns_flow_contents .flow ul li span.min {
  font-size: 12px;
  margin-top: 0px !important;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.sns_flow_contents .contact_btn .title::before {
  content: unset;
}

.contact_btn .title{
    margin: 0 auto;
    padding: 0px;
}
.contact_btn .txt {
  font-size: 16px;
  margin-bottom: 30px;
}

.contact_btn .link a{
  background-color: #9ac7d1;
  color: #fff;
  text-align: center;
  max-width: 364px;
  width: 100%;
  border-radius: 30px;
  margin: 0 auto;
  padding: 18px;
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.contact_btn .title::before{
  content: unset;
}

.contact_btn .link a:hover{
  color: #fff;
  position: relative;
  z-index: 1;
}
.contact_btn .link a::before{
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -1%;
  left: -1%;
  width: 102%;
  height: 102%;
  background-color: #55a9bb;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
   -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}
.contact_btn .link a:hover::before{
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}


/*会社外観*/
.bg_01 {
/*  background-image: url(../img/contact02.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  padding-top: 34%;*/
}

/*SNS運用*/
.catch_contents.sns_contents {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -200px;
  /* justify-content: space-around; */
  padding-top: 80px;
}

.sns_contents .title::before {
  content: "SNS WORKS";
  left: -70px;
  top: 40px;
}

.sns_contents .sns_img_box .main_visual_img06 {
  margin-left: 74%;
  position: relative;
  z-index: 1;
  max-width: 300px;
  width: 100%;
}

.sns_contents .sns_img_box .main_visual_img07 {
  margin-top: -21%;
  max-width: 500px;
  width: 100%;
}

/*このようなお悩みありませんか？エリア*/
.consultation_contents01 {
  color: #fff;
  text-align: center;
  background-image: url(../img/main.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 36px;
  padding: 120px 40px;
  width: 100%;
}

.consultation_contents01 h3 {
  margin-bottom: 30px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-s;
  font-size: clamp(1.25rem, 0.886rem + 1.82vw, 2.25rem);
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-left: -20px;
}

.consultation_contents01 ul {
  text-align: left;
  font-size: 20px;
  width: fit-content;
  margin: 0 auto;
  line-height: 50px;
  /* max-width: 662px; */
}

.consultation_contents01 ul li {
  width: fit-content;
 font-size: clamp(0.75rem, 0.568rem + 0.91vw, 1.25rem);
  position: relative;
  display: flex;
  width: 100%;
  /* line-height: 4em; */
  /* align-items: center; */
}

.consultation_contents01 ul li::before {
  content: "";
  display: block;
  max-width: 18px;
  height: 18px;
  border: 1px solid #fff;
  margin-right: 20px;
  top: 14px;
  position: relative;
  width: 100%;
}

.consultation_contents01 ul li::after {
  content: "";
  top: 13px;
  left: 6px;
  width: 7px;
  height: 15px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  opacity: 1;
  position: absolute;
}

.sns_img_box {
  position: relative;
  z-index: 2;
  margin-bottom: -100px;
  width: 30%;
}

/*3つの強みで成功へ導きます*/
.flow_contents,
.sns_flow_contents {
  background-color: #f5f8f9;
  padding: 100px 0px 0px;
}

.flow_contents .title {
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  letter-spacing: 10px;
}

.flow_contents h3.title::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../img/ico_check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin: 0 auto 30px;
}

.flow_contents .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 22px;
  margin-bottom: 140px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-s;
  font-weight: bold;
}

.flow_contents .list li {
  margin-right: 70px;
}
.flow_contents .list li:last-child{
  margin-right: 0;
}
.flow_contents .box {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 1000px;
  margin: 0 auto 100px;
  justify-content: space-between;
  height: 100%;
}
.flow_contents .box:last-child{
  margin-bottom: 0px;
  padding-bottom: 127px;
}
.flow_contents .box::after {
  content: "CAREFUL HEARING";
  color: #9ac7d1;
  font-size: 12px;
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(90deg);
  right: -160px;
  top: 76px;
}

.flow_contents .box:nth-child(4) {
  flex-direction: row-reverse;
  position: relative;
  height: 100%;
  width: 100%;
}

.flow_contents .box:nth-child(4)::after {
  content: "GET FOLLOWERS";
  left: -72%;
  top: 123%;
  position: absolute;
  height: 100%;
  width: 100%;
}

.flow_contents .box h4 {
  font-size: 22px;
  position: relative;
  text-align: left;
  margin-left: -38px;
  z-index: 0;
  letter-spacing: 1px;
  text-indent: -27px;
  padding-left: 60px;
}


.flow_contents .box h4::after {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  background-color: #9ac7d1;
  position: absolute;
  top: -10px;
  margin-right: 20px;
  left: 16px;
  z-index: -1;
}

.flow_contents .box h4::first-letter {
  font-size: 32px;
}

.flow_contents .txt {
  max-width: 48%;
  width: 100%;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 120px;
  height: 100%;
  letter-spacing: 0px;
}

.flow_contents .box:nth-child(2) {
  flex-direction: row-reverse;
}

/*SNS運用のフロー*/
.sns_flow_contents {
  text-align: center;
  position: relative;
  padding: 0px 0px 140px;
}
.sns_flow_contents .flow ul li span label{
  display: none;
}

.sns_flow_contents .title {
  /*font-size: 42px;*/
  text-align: center;
  position: relative;
  margin-bottom: 80px;
  width: 100%;
  height: 100%;
  letter-spacing: 0.1em;
}

.sns_flow_contents .title::before {
  content: "FLOW";
  color: #9ac7d1;
  font-size: 12px;
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(90deg);
  right: 50%;
  top: -80%;
}

.sns_flow_contents .flow ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}

.sns_flow_contents .flow ul li {
  max-width: 145px;
  width: 100%;
  z-index: 1;
}

.sns_flow_contents .flow ul::before {
  content: "";
  display: block;
  width: 100%;
  border: 2px solid #9ac7d1;
  position: absolute;
  top: 40%;
  z-index: 0;
}

.sns_flow_contents .flow ul li p {
  /* width: 145px; */
  border-radius: 30px;
  border: 2px solid #9ac7d1;
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 154px;
  background-color: #fff;
}

.sns_flow_contents .flow ul li span {
  font-weight: bold;
  margin-top: 20px;
  display: block;
  font-size: 16px;
}

/*社内風景*/
.bg_02 {
/*  background-image: url(../img/img-mv-02.png);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  padding-top: 34%;*/
}

.circle.circle_b {
  width: 190px;
  height: 190px;
  /* margin-right: 14%; */
  margin-top: -11%;
  /* margin-bottom: 150px; */
  /* padding-bottom: 150px; */
  right: -70%;
  left: auto;
}

.sns_contents.hp_contents .title::before {
  content: "WEB WORKS";
  top: 40px;
}

/*広告運用*/
.catch_contents.sns_contents.advertisement_contents{
  margin-bottom: -300px;
}

.sns_contents.advertisement_contents .title::before {
  content: "ADVERTISEMENT";
  left: -80px;
  top: 60px;
}
.advertisement_contents{
  margin-bottom: -370px;
}
.catch_contents.sns_contents.advertisement_contents .catch_txt_box{/*margin-top: -250px;*/}
/*3つの施策*/
.flow_point_contents{
 /* padding-bottom: 100px;*/
}
.flow_point_contents .box::after {
  content: "CAREFUL HEARING";
}

.flow_point_contents .box:nth-child(4):after {
  content: "EASY TO";
  left: -42%;
  top: -194%;
  transform: rotateZ(270deg);
}

.flow_point_contents .box:nth-child(5):after {
  content: "MARKETING";
}

/*制作実績*/
.achievement_contents {
  background-color: #9ac7d1;
  padding: 190px 0px 130px 0px;
}

.achievement_contents .title {
  color: #fff;
}

.achievement_contents .title::before {
  color: #fff;
  content: "WORKS";
}

.achievement_contents .catch_txt_box {
  max-width: 1500px;
  width: 100%;
  position: relative;
  margin-left: auto;
}

.achievement_contents .carousel {
  position: relative;
}

.achievement_contents .slick-arrow {
  position: relative;
  font-size: 0px;
}

.achievement_contents .slick-prev {
  position: absolute;
  right: 32%;
  top: -32%;
  z-index: 2;
}

.achievement_contents .slick-prev {
  content: "";
  display: block;
  background-image: url(../img/arrow_s.png);
  background-repeat: no-repeat;
  transform: rotateZ(360deg);
  background-size: contain;
  width: 40px;
  height: 40px;
  background-color: unset;
  cursor: pointer;
}

.achievement_contents .slick-next {
  position: absolute;
  right: 28%;
  top: -32%;
}

.achievement_contents .slick-next {
  content: "";
  display: block;
  background-image: url(../img/arrow_s.png);
  background-repeat: no-repeat;
  transform: rotateZ(180deg);
  background-size: contain;
  width: 40px;
  height: 40px;
  background-color: unset;
  cursor: pointer;
}

.bg_03 {
  /*background-image: url(../img/img-05.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  padding-top: 34%;*/
}
/*会社概要*/
.company_contents{
  background-color: #b5ccda;
padding: 140px 0px; 

}
.company_contents_txt{
  max-width: 700px;
  width: 100%;
  padding: 0px 60px;
}

.company_contents_in{
  display: flex;
  flex-wrap: wrap;
  max-width: 1046px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
}
.company_contents_in .title {
  font-size: clamp(1.438rem, 1.006rem + 2.16vw, 2.625rem);
  line-height: 66px;
  position: relative;
  padding-left: 58px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 80px;
  color: #fff;
}
.company_contents_in .title::before {
  content: "COMPANY";
  color: #fff;
  font-size: 12px;
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(270deg);
  left: -70px;
  top: 26px
}
.company_contents_in .company_contents_txt dl{
  border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   padding: 30px 10px;
   font-size: 16px;
   display: flex;
   flex-wrap: wrap;
   color: #fff;
}
.company_contents_in .company_contents_txt dt{
  margin-right: 40px;
}
/*お問い合わせ*/
.contact_contents{
  padding: 180px 0px;
  position: relative;
}
.contact_contents::after{
  z-index: 0;
  content: "";
  background-image: url(../img/img_sine.png);
  background-repeat: no-repeat;
   position: absolute;
  width: 70%;
  bottom: 21vh;
  background-size: contain;
  background-position-x: 100%;
  padding-top: 54%;
  right: 0%;
}
.contact_contents_in{
  background: #fff;
  max-width: 1100px;
  margin: 0 auto 160px;
  position: relative;
  z-index: 2;
  padding-bottom: 90px
}
.contact_contents .lead{
  line-height: 28px;
}
.contact_contents .attent{
  color: #ff6f80;
  font-size: 12px;  
}
.contact_contents .title {
    font-size:clamp(1.375rem, 1.057rem + 1.59vw, 2.25rem);
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    width: 100%;
    height: 100%;
    padding: 100px 0px 0px 0px;
}
.contact_contents .title::before {
  content: "CONTACT";
  color: #9ac7d1;
  font-size: 12px;
  /* writing-mode: vertical-rl; */
  position: absolute;
  letter-spacing: 0.5em;
  transform: rotateZ(90deg);
  right: 46%;
  top: -1%;
}
.contact_contents .lead {
  line-height: 28px;
  padding: 0px 40px;
}
form#mail_form .privacy{
  max-width: 773px;
  width: 100%;
  height: 130px;
  margin: 0 auto 30px;
  text-align: left;
  font-size: 12px;
  border: 1px solid #f3f6f7;
  padding: 20px;
  overflow-y: scroll;
}
form#mail_form .privacy .privacy_ttl {
  padding: 30px 0 15px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
}
form#mail_form .privacy .privacy_txt {
  margin-bottom: 20px;
}
form#mail_form .privacy dt {
  font-weight: bold;
  margin-bottom: 3px;
  padding: 0px
}
form#mail_form .privacy dd:not(:last-of-type) {
  margin-bottom: 20px;
}
form#mail_form input[type="button"]:disabled {
  background: #ccc;
}
/*footer*/
.footer{
  font-size: 12px;
  line-height: 24px;
  position: relative;
  z-index: 1;
}
.footer .logo a{
  margin: 0 auto;
}
.footer .logo img{
  margin: 0 auto 50px;
}
.footer .copyright{
  margin-top: 50px;
}

/*========= ページトップのためのCSS ===============*/

/*リンクの形状*/
#page-top a{
  display: flex;
  justify-content:center;
  align-items:center;
  background:#9ac7d1;
  border-radius: 40px;
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  text-transform: uppercase; 
  text-decoration: none;
  font-size:0.6rem;
  transition:all 0.3s;
}
#page-top a img{
  transform: rotateZ(270deg);
}
#page-top a:hover{
  background: #55a9bb;
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
  bottom:10px;
  z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(100px);
  }
}

/* 2 つ目のサンプル */
.sample-second.sample-animation {
  animation: sample-second-img 2s cubic-bezier(.4, 0, .2, 1);
}

.sample-second.sample-animation:before {
  animation: sample-second-before 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}

@keyframes sample-second-before {
  100% {
    transform: translateX(100%);
  }
}
/*お問い合わせ完了*/
#thanks{
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 23%;
  background-color: #fff;
  padding: 13%;
}
#thanks img{
  text-align: center;
  margin: 0 auto 30px;
}
#thanks .link a{
  background-color: #9ac7d1;
    color: #fff;
    text-align: center;
    max-width: 364px;
    width: 100%;
    border-radius: 30px;
    margin: 0 auto;
    padding: 18px;
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}

#thanks .link a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -1%;
  left: -1%;
  width: 102%;
  height: 102%;
  background-color: #55a9bb;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
#thanks .link a:hover {
  color: #fff;
  position: relative;
  z-index: 1;
}#thanks .link a:hover::before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/*ホームページ制作のフロー*/
.hp_flow_contents{
  padding-top: 220px;
}
/*3つの施策で*/
.three_flow_contents .box::after{
  content: "DIRECTION";
}
.three_flow_contents .box:nth-child(4)::after{
  content: "DESIGN";
  left: -45%;
  top: -211%;
  transform: rotateZ(270deg);
}
.three_flow_contents .box:nth-child(5)::after{
  content: "CONSULTING";
}
/*上級SNSマネージャー在籍*/
.manager_contents{
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 58px;
  border: 1px solid #448aca;
  background-color: #f7f7f7;
}
.manager_contents .title{
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.manager_contents ul{
display: flex;
justify-content: center;
}
.manager_contents li{
  margin: 0px 0px 20px 0px;
  border-right: 1px solid #9ac7d1;
  padding: 0px 40px;
 }
 .manager_contents li:last-child{
  border-right: unset;
 }
 .manager_contents .lead_txt{
  display: flex;
  justify-content: space-around;
  font-size: 14px;
 }
 .manager_contents li img{
  height: 40px;
  width: auto;
 }