@charset "UTF-8";
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html {
    font-size: 62.5%;
    font-weight: 500;
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden;
}
body {
	font-size: 1.6rem; /* 16px*/
	/*font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 1.5;
	width: 100%;
	margin: 0;
	background-color: #fff;
	color: #000;
	position: relative;
	box-sizing: border-box;
	min-height: 100vh;
	padding-top: 100px;
}
body.toppage {
	padding-top: 0;
}
/*body.toppage {
}
body.fixed {
	padding-top: 70px;
}*/
.imgWidth {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.dispNon--pc  {
    display: none;
}
.dispNon--sp {
	display: block;
}
img {
	border: 0;
	width: 100%;
	pointer-events: none;
	 -webkit-touch-callout: none; /* iOS Safari */
		-webkit-user-select: none; /* Safari */
		 -khtml-user-select: none; /* Konqueror HTML */
		   -moz-user-select: none; /* Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
				user-select: none; /* Non-prefixed version, currently
									  supported by Chrome and Opera */	
}
a {
	display: block;
	text-decoration: none;
	color: #000;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	/*-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;*/
}
a:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0.5; 
	text-decoration: none;
}
.posi--center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
}
/* fade-in */
.js-fadeIn {
	transition: all 2s ease;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-o-transition: all 2s ease;
}
.js-fadeUp {
	transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	/*transition: transform 0.7s;
	-moz-transition: transform 0.7s;
	-webkit-transition: transform 0.7s;
	-o-transition: transform 0.7s;*/
}
.js-fadeLeft,
.js-fadeRight {
	transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}


/* ローディング */
.loading {
	width: 100%;
	height: 100%;
	background-color: #4F8BBA;
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000; 
}
.loading__logo{
	width: 30%;
	/*opacity: 0;*/
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
.flex {
	display: flex;
	display: -webkit-flex;
	flex-wrap: nowrap;
}
.pagetop {
	width: 66px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 10;
}


/* header */
.header {
	width: 100%;
	height: 70px;
	/*background-color: #fff;*/
	position: fixed;
	top: 40px;
	left: 0;
	z-index: 11;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.header__inner {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	position: relative;
	padding: 0 30px;
}

/*.headermenu .header__inner {
	margin: 0 auto;
}*/
.header__inner::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 100vh;
	-webkit-box-shadow: 0px 0px 14px rgb(0 0 0 / 7%);
    box-shadow: 0px 0px 14px rgb(0 0 0 / 7%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease;
}
/*.headermenu .header__inner::before {
	width: 100%;
}
.headermenu .header__inner {
	background-color: #fff;
	border-radius: 100vh;
	-webkit-box-shadow: 0px 0px 14px rgb(0 0 0 / 7%);
    box-shadow: 0px 0px 14px rgb(0 0 0 / 7%);
}*/
.header__companyname {
	width: 210px;
    margin-right: 20px;
	position: relative;
	z-index: 1;
}
.contactmail .header {
	top: 0;
}
.contactmail .header__inner {
	display: block;
	width: 300px;
	margin: 0;
}
.contactmail .header__inner::before {
	display: none;
}
.contactmail .header__companyname {
	position: absolute;
	top: 50%;
	left: 50px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%); 
}
/*.headermenu .navPc {
	opacity: 1;
}*/
.navPc {
	opacity: 1;
	width : -webkit-calc(100% - 210px) ;
	width : calc(100% - 210px) ;
	transition-delay: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	z-index: 1;
}
.headermenu .navPc {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease;
	transition-delay: 500ms;
}
.navPc__list {
	-webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.navPc__list li {
	/*padding: 0 17px;*/
}
.navPc__list li:last-child {
	padding-right: 0;
}
.navPc__list li a {
	font-size: 15px;
	letter-spacing: .15em;
}
.navPc__list li a:hover {
	color: #4e8bba;
	opacity: 1;
}

/* footer */
.footer {
	width: 100%;
	background-color: #000;
}
.footer__copyright {
	color: #fff;
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	letter-spacing: .1em;
}

/* top */
.top {
	width: 100%;
	/*height : -webkit-calc(100vh - 100px);
	height : calc(100vh - 100px);*/
	height: 100vh;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.top__movie {
	position: fixed;
    z-index: -1;
    /*top: 70px;*/
	top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.top__movie__pc {
	position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177.77777778vh;
    height: 56.25vw;
    min-height: 100%;
    min-width: 100%;
}
.top__scroll {
	width: 54px;
    height: 45px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    bottom: 5em;
    color: #fff;
    border-radius: 10px;
    z-index: 1;
    font-size: 13px;
}
.top__scroll  span {
    position: absolute;
    top: -9px;
    left: 50%;
    width: 43px;
    height: 43px;
    margin-left: -21px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: scroll 1.5s infinite;
    animation: scroll 1.5s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes scroll {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}
@keyframes scroll {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}

/* メイン */
.contents {
	width: 100%;
	position: relative;
	background-color: #fff;
}
.toppage .contents {
	/*margin-top: -webkit-calc(100vh - 100px);
	margin-top: calc(100vh - 100px);*/
	margin-top: 100vh;
}
.section {
	margin-bottom: 100px;
}

.contents .section:last-of-type {
	margin-bottom: 0;
}
.contents__inner {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
/* Sectionタイトル */
.section__ttl {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	padding-top: 100px;
	margin-bottom: 80px;
	position: relative;
}
.about .section__ttl {
    font-size: 34px;
}
.section__ttl::after {
	content: "";
	width: 80px;
	height: 4px;
	background-color: #4F8BBA;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -40px;
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	transition-delay: .5s;
}
.moveTxt.section__ttl::after {
	opacity: 1;
}
.section__ttl.moveTxt span:nth-of-type(2) {
	animation-delay: .05s;
}
.section__ttl.moveTxt span:nth-of-type(3) {
	animation-delay: .1s;
}
.section__ttl.moveTxt span:nth-of-type(4) {
	animation-delay: .15s;
}
.section__ttl.moveTxt span:nth-of-type(5) {
	animation-delay: .2s;
}
.section__ttl.moveTxt span:nth-of-type(6) {
	animation-delay: .25s;
}
.section__ttl.moveTxt span:nth-of-type(7) {
	animation-delay: .3s;
}
.section__ttl.moveTxt span:nth-of-type(8) {
	animation-delay: .35s;
}
.section__ttl.moveTxt span:nth-of-type(9) {
	animation-delay: .4s;
}
.section__ttl.moveTxt span:nth-of-type(10) {
	animation-delay: .45s;
}
.section__ttl.moveTxt span:nth-of-type(11) {
	animation-delay: .5s;
}
.section__ttl.moveTxt span:nth-of-type(12) {
	animation-delay: .55s;
}
.section__ttl.moveTxt span:nth-of-type(13) {
	animation-delay: .6s;
}
.section__ttl.moveTxt span:nth-of-type(14) {
	animation-delay: .65s;
}
.section__ttl.moveTxt span:nth-of-type(15) {
	animation-delay: .7s;
}
.section__ttl.moveTxt span:nth-of-type(16) {
	animation-delay: .75s;
}
.section__ttl.moveTxt span:nth-of-type(17) {
	animation-delay: .8s;
}
.section__ttl.moveTxt span:nth-of-type(18) {
	animation-delay: .85s;
}
.section__ttl.moveTxt span:nth-of-type(19) {
	animation-delay: .9s;
}
.section__ttl.moveTxt span:nth-of-type(20) {
	animation-delay: .95s;
}
.section__ttl span {
	display: inline-block;
	color: #000;
	opacity: 1;
	padding: 0 .1em;
}
.js-txtani span {
	opacity: 0;
}
.js-txtani.seven span {
	transform: translate(-150px, 0) scale(.3);
}
.seven.moveTxt span {
	animation: leftRight .6s forwards;
}

@keyframes leftRight {
	40% {
		transform: translate(50px, 0) scale(.7);
		opacity: 1;
		color: #000;
	}

	60% {
		color: #000;
	}

	80% {
		transform: translate(0) scale(2.5);
		opacity: 0;
	}

	100% {
		transform: translate(0) scale(1);
		opacity: 1;
	}
}

.js-txtani.one span {
	transform: translate(-150px, -50px) rotate(-180deg) scale(3);
}
.one.moveTxt span {
	animation: revolveScale .6s forwards;
}

@keyframes revolveScale {
	60% {
		transform: translate(20px, 20px) rotate(30deg) scale(.3);
	}

	100% {
		transform: translate(0) rotate(0) scale(1);
		opacity: 1;
	}
}

.js-txtani.six span {
	transform: rotate(-180deg) translate(150px, 0);
}
.six.moveTxt span {
	animation: twister .7s forwards;
}

@keyframes twister {
	10% {
		opacity: 1;
	}
	100% {
		transform: rotate(0deg) translate(0);
		opacity: 1;
	}
}

.js-txtani.ani-two span {
	transform: translate(200px, -100px) scale(2);
}
.ani-two.moveTxt span {
	animation: ballDrop .8s forwards;
}
.contents--kakunin .ani-two span {
	transform: translate(0) rotate(0deg) scale(1);
	opacity: 1;
}

@keyframes ballDrop {
	40% {
		transform: translate(0, 100px) rotate(-180deg) scale(.5);
	}

	100% {
		transform: translate(0) rotate(0deg) scale(1);
		opacity: 1;
	}
}

/* ABOUT */
.about__bglist {
	max-width: 750px;
	width: 65%;
	margin: 0 auto;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0); 
	z-index: 1;
}
.about__bglist li {
	margin-right: 10px;
}
.about__bglist li:last-child {
	margin-right: 0;
}

.about .contents__inner {
	height: 45vw;
}
.about__cap {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
	z-index: 2;
}
.about__cap p {
	text-align: center;
}
.about__cap__01 {
	font-size: 35px;
	line-height: 1em;
	margin-bottom: 1em;
	letter-spacing: .1em;
}
.about__cap__01 span,
.about__cap__02 span {
    font-size: 1.4em;
}
.about__cap__02 {
	font-size: 22px;
	letter-spacing: .1em;
	line-height: 2em;
}

/* WORKS */
.works__slick {
	width: 100%;
	position: relative;
}
.works__imgList {
	width: 100%;
}
.works__imgList li {
	width: 100%;
	height: 48vw;
	position: relative;
}
.works__imgList li::before {
	content: "";
	width: 100%;
	height: 55%;
	position: absolute;
	top: 5%;
	left: 0;
	z-index: 1;
}
.works__imgList li.works__imgList__planning::before  {
	background-color: #FF506E;
}
.works__imgList li.works__imgList__youtube::before  {
	background-color: #FF9614;
}
.works__imgList li.works__imgList__illustration::before  {
	background-color: #FFBE00;
}
.works__imgList li.works__imgList__influencer::before  {
	background-color: #FF9ED6;
}
.works__imgList li.works__imgList__system::before  {
	background-color: #7599FF;
}
.works__imgList li.works__imgList__movie::before  {
	background-color: #64CD00;
}
.works__imgList li.works__imgList__web::before  {
	background-color: #C882FF;
}
.works__imgList li::after {
	content: "";
	width: 45%;
	height: 55%;
	background: url("../img/works__imgList__icon.png") no-repeat center center;
	background-size: 80% auto;
	position: absolute;
	top: 5%;
	left: 5%;
	z-index: 2;
}
.works__slick__wrap {
	width: 45%;
	height: 100%;
	position: relative;
	padding-left: 5%;
	z-index: 3;
}
.works__imgList__illust {
	position: relative;
	z-index: 2;
}
.works__imgList__planning .works__imgList__illust {
	width: 22vw;
	padding-left: 21%;
}
.works__imgList__youtube .works__imgList__illust {
	width: 15.24vw;
    padding-left: 35%;
    padding-top: 2%;
}
.works__imgList__illustration .works__imgList__illust {
	width: 18.28vw;
    padding-left: 29%;
    padding-top: 3.5%;
}
.works__imgList__influencer .works__imgList__illust {
	width: 14.78vw;
    padding-left: 37%;
    padding-top: 8%;
}
.works__imgList__system .works__imgList__illust {
	width: 15.07vw;
    padding-left: 37%;
}
.works__imgList__movie .works__imgList__illust {
	width: 13.14vw;
    padding-left: 36%;
}
.works__imgList__web .works__imgList__illust {
	width: 13.50vw;
    padding-left: 36.5%;
    padding-top: 3%;
}
.works__imgList__name {
	position: absolute;
	top: 60%;
	left: 10%;
	z-index: 1;
}
.works__imgList__planning .works__imgList__name {
	width: 29.88vw;
}
.works__imgList__youtube .works__imgList__name {
	width: 29.59vw;
}
.works__imgList__illustration .works__imgList__name {
	width: 39.69vw;
}
.works__imgList__influencer .works__imgList__name {
	width: 37.20vw;
}
.works__imgList__system .works__imgList__name {
	width: 25.68vw;
}
.works__imgList__movie .works__imgList__name {
	width: 20.07vw;
}
.works__imgList__web .works__imgList__name {
	width: 22.72vw;
}

.works__descList {
	position: absolute;
	top: 10%;
	right: 5%;
	width: 45%;
}
.works__descList__name {
	font-size: 2.8vw;
	font-weight: 500;
	letter-spacing: .2em;
	color: #fff;
	margin-bottom: .5em;
}
.works__descList__txt {
	font-size: 1vw;
	letter-spacing: .2em;
	font-weight: 400;
	color: #fff;
	margin-bottom: 3em;
	line-height: 2em;
}
.works__descList__img > li {
	position: relative;
	width : -webkit-calc((100% - 40px)/3);
	width : calc((100% - 40px)/3);
	margin-right: 20px;
}
.works__descList__img > li:last-child {
	margin-right: 0;
}
.works__descList__img > li::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/dot.png") repeat center center;
	background-size: 10px auto;
	opacity: .4;
}
/*.works__descList__img.twoColumn li:first-child {
	margin-left: calc(((100% - 40px) / 3) / 2);
	margin-left: -webkit-calc(((100% - 40px) / 3) / 2);
	margin-right: 40px;
}
.works__descList__img.twoColumn li:last-child {
	margin-right: 0;
}*/
.works__descList__link {
	width: 100%;
	font-size: 1vw;
	font-weight: 400;
}
.works__descList__link a:hover {
	/*opacity: 1;*/
}
.linkIcon-internal {
	display: inline-block;
	position: relative;
	padding: 1em 5em;
	color: #fff;
	margin-top: 1.5em;
	border-radius: 100vh;
	cursor: pointer;
}
.linkIcon-internal span {
	padding-right: 1.5em;
	position: relative;
	background: url("../img/linkIcon-internal--w.png") no-repeat right center;
	background-size: 1em auto;
}
.works__descList__planning .linkIcon-internal {
	background-color: #FF506E;
}
.works__descList__youtube .linkIcon-internal {
	background-color: #FF9614;
}
.works__descList__illustration .linkIcon-internal {
	background-color: #FFBE00;
}
.works__descList__influencer .linkIcon-internal {
	background-color: #FF9ED6;
}
.works__descList__system .linkIcon-internal {
	background-color: #7599FF;
}
.works__descList__movie .linkIcon-internal {
	background-color: #64CD00;
}
.works__descList__web .linkIcon-internal {
	background-color: #C882FF;
}

/* service */
.service {}
.service .contents__inner {
	display: table;
}
.service__img, .service__desc {
	display: table-cell;
	vertical-align: middle;
}
.service__img {
	width: 50%;
	padding-right: 8%;
}
.service__desc {
	width: 42%;
}
.service__desc__cap {
	font-size: 1.5em;
	letter-spacing: .15em;
	font-weight: 500;
}
.service__desc__name {
	padding: 1em 0 2em;
}
.service__desc__txt {
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 2em;
}
.service__desc__btn {
	display: inline-block;
    position: relative;
    padding: 1em 5em;
    color: #fff;
    border-radius: 100vh;
    cursor: pointer;
	background-color: #4C805A;
}
.service__desc__btn span {
    padding-right: 1.5em;
    position: relative;
    background: url(../img/linkIcon-internal--w.png) no-repeat right center;
    background-size: 1em auto;
	font-weight: 400;
}

/* partner */
.partner .contents__inner {
	display: flex;
    justify-content: center;
    align-items: center;
}
.partner__img {
    width: 40%;
    padding: 0 5% 0 0;
}
.partner__desc {
    width: 55%;
}
.partner__desc__ttl {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: .2em;
    margin-bottom: 1em;
}
.partner__desc__listttl {
    font-size: 1em;
    font-weight: 500;
    margin-bottom: .5em;
}
.partner__desc__list,
.partner__desc__txt {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 1em;
}
.partner__desc__list li::before {
  content: "・";   
}
.partner__linkBtn {
    margin-top: 1em;
	display: inline-block;
    position: relative;
    padding: 1em 5em;
    color: #fff;
    border-radius: 100vh;
    cursor: pointer;
	background-color: #4F8BBA;
}

/* COMPANY */
.company {
	padding-bottom: 250px;
}
.company__list {
}
.company__list li {
	width: 100%;
	display: table;
	padding: 2em 0;
	position: relative;
	border-bottom: 1px solid #C8C8C8;
}
.company__list li:last-child {
	border-bottom: none;
}
.company__list__issu,
.company__list__desc {
	display: table-cell;
	font-size: 1em;
	line-height: 2em;
	font-weight: 400;
}
.company__list__issu {
	width: 40%;
	padding: 0 5% 0 20%;
}
.company__list__desc {
	width: 60%;
	padding: 0 10% 0 5%;
}
.company__list__desc p {
	margin-bottom: 20px;
}
.company__list__desc p:last-of-type {
	margin-bottom: 0;
}

/* CONTACT */
.contact form {
	width: 50%;
	margin: 0 auto;
	padding-bottom: 100px;
}
.contact form.kakunin {
	width: 70%;
}
.contact__list {
	width: 100%;
	position: relative;
}
.contact__list > li {
	width: 100%;
	padding: 8px 0;
}
.contact__list__ques {
	width: 100%;
	vertical-align: middle;
	padding-right: 5%;
    letter-spacing: .1em;
    font-size: 17px;
	margin-bottom: .5em;
}
.contact__list__ans {
	width: 100%;
}
.contact__list > li:last-child .contact__list__ques {
	vertical-align: top;
	padding-top: 1em;
}
.contact__list__ans input,
.contact__list__ans select,
.contact__list__ans textarea {
	border-radius: 0;
}

.contact__list__ans input,
.contact__list__ans select {
    padding-left: 1em;
    padding-right: 1em;
    height: 48px;
    flex: 1;
    width: 100%;
    background: #fff;
	border: 1px solid #000;
    font-size: 1em;
    letter-spacing: .1em;
	box-sizing: border-box;
}
.contents__inner input::placeholder,
.contents__inner textarea::placeholder {
  color: #BABABA;
}
.contact__list__ans select {
	color: #BABABA;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
}
.contact__list__ans--select {
	position: relative;
}
.contact__list__ans--select::after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
	top: 48%;
	right: 3%;
	-webkit-transform: translate(0, -50%) rotate(135deg);
	-moz-transform: translate(0, -50%) rotate(135deg);
	-o-transform: translate(0, -50%) rotate(135deg);
	transform: translate(0, -50%) rotate(135deg); 
}
.contact__list__ans textarea {
    padding: 1em;
    height: 10vw;
    flex: 1;
    width: 100%;
    max-width: 100%;
    background: #fff;
	border: 1px solid #000;
    font-size: 17px;
    letter-spacing: .1em;
	box-sizing: border-box;
}
.required {
	color: #DD434E;
	font-size: .8em;
	padding-left: 5px;
}
.contact__list__ans .note {
	color: #777;
	font-size: .8em;
	padding-top: 5px;
}
.contact__check {
    text-align: center;
    padding: 3vw 0;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .1em;
}
.contact__check--parts {
    display: none;
}
.contact__check--label {
    padding-left: 30px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.contact__check--label::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
}
.contact__check--parts:checked + .contact__check--label::after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 5px;
    width: 10px;
    height: 10px;
    background-color: #000;
}
.contact__btn {
    width: 70%;
    margin: 0 auto 5vw;
    overflow: hidden;
    position: relative;
	text-align: center;
}
.contact__btn__send, .contact__btn__clear, .contact__btn__back {
	width: 45%;
    padding: 0 5%;
    margin: 0 2px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    background-color: #4F8BBA;
    border: none;
    padding: 10px 0;
    letter-spacing: .2em;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.contact__btn__back {
	width: auto;
	padding: 10px 50px;
	    display: inline-block;
}
.contact__btn__send {
    float: right;
}
.contact__btn__send.only {
	float: none;
	width: 80%;
	margin: 0 auto;
}
.contact__btn__clear {
    float: left;
}
.contact__btn.disable::after {
    content: "";
    width: 100%;
    height: 105%;
    position: absolute;
    top: -2%;
    left: 0px;
    background-color: rgba(255,255,255,.7);
    cursor: default;
}
.contactmail .contact__btn.disable::after {
	display: none;
}
/* フォーム確認 */
.form-kakunin__ttl {
	text-align: center;
	font-size: 25px;
	line-height: 1em;
	margin-bottom: 20px;
}
.form-kakunin__txt {
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;
}
.formTable {
	width: 100%;
	margin: 0 auto;	
}
table.formTable th {
	width: 30%;
}
table.formTable td, table.formTable th {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.form-kakunin .contact__btn {
	margin-top: 60px;
}
.error_messe {
	padding: 5px;
	color: #DD434E;
}
.contactmail {
	min-height: 100vh;
	padding-bottom: 3vh;
}
.contact__thanks {
	text-align: center;
	margin: 50px 0;
}
.contact__cap {
	width: 50%;
    margin: 0 auto 80px;
	font-size: 1em;
	font-weight: 400;
	line-height: 2em;
}
.contactmail .footer {
	position: absolute;
	bottom: 0;
	left: 0;
}
.contactmail .section__ttl::after {
	opacity: 1;
}

/* WORKS　ページ */
/* 共通 */
.works__footer {
	width: 100%;
	background-color: #F5F5F5;
	padding: 80px 0 140px;
	margin-top: -100px;
}
.works__footer__list, .works__footer__ttl {
	max-width: 800px;
	width: 80%;
	margin: 0 auto;
	position: relative;
}
.works__footer__ttl {
	margin-bottom: 60px;
	font-size: 22px;
	text-align: center;
	letter-spacing: .2em;
	font-weight: 500;
}
.works__footer__ttl span {
	padding: 0 1em;
	background-color: #F5F5F5;
	position: relative;
	z-index: 2;
}
.works__footer__ttl::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #000;
	position: absolute;
	top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
	display: block;
	z-index: 1;
}
.works__footer__list {
	overflow: hidden;
}
.works__footer__list li {
	float: left;
	width : -webkit-calc((100% - 4%) / 2) ;
	width : calc((100% - 4%) / 2) ;
	margin-bottom: 30px;
	margin-left: 4%;
	position: relative;
	text-align: center;
	font-weight: 400;
	letter-spacing: .05em;
}
.works__footer__list li:nth-child(odd){
	margin-left: 0;
}
.works__footer__list li a {
	position: relative;
}
.works__footer__list li a::before,
.works__footer__list li a::after {
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
    right: 3%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
	z-index: 1;
}
.works__footer__list li a::before {
	border: 1px solid;
}
.works__footer__list li a::after {
	top: 55.8%;
    right: 4.2%;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.works__footer__list li p {
	width: 100%;
	font-size: 18px;
	z-index: 1;
}
.works__footer__list__planning p,
li.works__footer__list__planning  a::before,
li.works__footer__list__planning a::after {
	color: #FF506E;
	border-color: #FF506E;
}
.works__footer__list__youtube p,
li.works__footer__list__youtube  a::before,
li.works__footer__list__youtube a::after {
	color: #FF9614;
	border-color: #FF9614;
}
.works__footer__list__illustration p,
li.works__footer__list__illustration  a::before,
li.works__footer__list__illustration a::after {
	color: #FFBE00;
	border-color: #FFBE00;
}
.works__footer__list__influencer p,
li.works__footer__list__influencer  a::before,
li.works__footer__list__influencer a::after {
	color: #FF9ED6;
	border-color: #FF9ED6;
}
.works__footer__list__system p,
li.works__footer__list__system  a::before,
li.works__footer__list__system a::after {
	color: #7599FF;
	border-color: #7599FF;
}
.works__footer__list__movie p,
li.works__footer__list__movie  a::before,
li.works__footer__list__movie a::after {
	color: #64CD00;
	border-color: #64CD00;
}
.works__footer__list__web p,
li.works__footer__list__web  a::before,
li.works__footer__list__web a::after {
	color: #C882FF;
	border-color: #C882FF;
}
.work__pagettl {
	width: 0;
	height: 120px;
	text-align: center;
	font-size: 34px;
	font-weight: 400;
	color: #fff;
	padding: 1em 0 .5em;
	line-height: 1em;
	margin-bottom: 120px;
    box-sizing: border-box;
}
.work__pagettl span {
	display: block;
	font-size: .5em;
	line-height: 2em;
	font-weight: 400;
	letter-spacing: .3em;
	opacity: .5;
}
.works__section {
	margin-bottom: 220px;
}
.works__section .inner {
	width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.works__section__ttl__wrap {
	width: 580px;
	margin: 0 auto 60px;
	position: relative;
	z-index: 1;
}
.works__section__ttl {
	text-align: center;
	padding: 1rem 3rem;
	-webkit-transform: skew(-25deg);
	transform: skew(-25deg);
	position: relative;
	z-index: 1;
}
.works__section__ttl span {
	display: block;
	font-size: 20px;
	letter-spacing: .02em;
	color: #fff;
	-webkit-transform: skew(25deg);
	transform: skew(25deg);
}
.works__section__ttl__deco {
	width: 60px;
    height: 40px;
	opacity: .5;
	position: absolute;
	-webkit-transform: skew(-25deg);
	transform: skew(-25deg);
	z-index: 0;
}
.works__section__ttl__deco--left {
	bottom: -37%;
	left: -7%;
}
.works__section__ttl__deco--right {
	top: -37%;
	right: -7%;
}
.works__section__ttl__deco::after {
	content: "";
	width: 65%;
	height: 50%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
	z-index: -1;
}
.works__section__caption {
	text-align: center;
	font-weight: 400;
	letter-spacing: .03em;
	line-height: 2em;
	margin-bottom: 60px;
}
.works__section__caption--weightLight {
	font-weight: 300;
}
.works__section__otoiawase {
	width: 80%;
	max-width: 1000px;
	margin: -100px auto 0;
	padding: 100px 0;
	background-color: rgba(230,180,69, .1);
}
.works__section__otoiawase p {
    font-size: 1.12em;
    font-weight: 400;
	text-align: center;
	line-height: 1.8em;
	margin-bottom: 2em;
}
.works__section__otoiawase__btn {
	width: 54.05%;
	margin: 0 auto;
	text-align: center;
	padding: .6em 0;
	letter-spacing: .08em;
	font-size: 1.5em;
	background-color: #4F8BBA;
	color: #fff;
}

/* WORKS　ページ */
/* 広告プランニング */
.planning .work__pagettl {
	background-color: #FF506E;
}
.planning .work__pagettl--bgimg {
	background: url("../img/works/planning/work__pagettl__planning.jpg") no-repeat center center #FF506E;
	background-size: 1400px auto;
	animation: work_ttl_bgimage .3s forwards;
	animation-delay: .5s;
}
@keyframes work_ttl_bgimage {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}
.planning .works__section__ttl {
	background-color: #FF506E;
}
.planning .works__section__ttl__deco {
	background-color: #FF506E;
}
.planning01__list {
	width: 82%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.planning01__list li:first-child {
	float: left;
}
.planning01__list li:last-child {
	float: right;
}
.planning01__list li {
	width : -webkit-calc((100% - 16%) / 2) ;
	width : calc((100% - 16%) / 2) ;
	position: relative;
	padding: 0 0 0 3%;
	box-sizing: border-box;
}
.planning01__list__jirei {
	width: 20%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	font-size: 13px;
}
.planning01__list__jirei::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}
.planning01__list__jirei span {
	position: absolute;
	color: #fff;
	font-weight: 300;
    text-align: center;
	letter-spacing: .2em;
	width: 100%;
	top: 8%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.planning01__list__tenpo,
.planning01__list__img,
.planning01__list__name,
.planning01__list__cap {
	position: relative;
	z-index: 1;
	padding-left: 3%;
	text-align: center;
	line-height: 1.8em;
}
.planning01__list__tenpo,
.planning01__list__cap {
	font-weight: 300;
}
.planning01__list__tenpo {
	padding-top: 2%;
    margin-bottom: 1%;
}
.planning01__list__name {
	font-size: 1.12em;
	font-weight: 500;
	padding: 1em 0;
}
.planning02__desc {
	width: 70%;
	margin: 0 auto 60px;
	display: table;
	position: relative;
}
.planning02__desc__txt, .planning02__desc__img {
	display: table-cell;
}
.planning02__desc__txt {
	width: 60%;
	font-weight: 300;
	vertical-align: middle;
	text-align: left;
	line-height: 2em;
}
.planning02__desc__img {
	width: 40%;
}
.planning02__pdnlogo {
	width: 16%;
	margin: 0 auto 40px;
}

/* WORKS　ページ */
/* YouTube運営 */
.youtube .work__pagettl {
	background-color: #FF9614;
}
.youtube .work__pagettl--bgimg {
	background: url("../img/works/youtube/work__pagettl__youtube.jpg") no-repeat center center #FF9614;
	background-size: 2000px auto;
	animation: work_ttl_bgimage .3s forwards;
	animation-delay: .5s;
}
.youtube .works__section__ttl, .youtube .works__section__ttl__deco {
	background-color: #FF9614;
}
.youtube01__desc {
	width: 70%;
	margin: 0 auto 60px;
	display: table;
	position: relative;
}
.youtube01__desc__txt, .youtube01__desc__img {
	display: table-cell;
}
.youtube01__desc__txt {
	width: 50%;
	font-weight: 300;
	vertical-align: middle;
	text-align: left;
	line-height: 2em;
}
.youtube01__desc__txt > span {
	font-size: .9em;
	display: block;
	margin-top: 1em;
	line-height: 1.4em;
}
.youtube01__desc__img {
	width: 50%;
	padding-left: 2%;
}
.youtube02__list {
	width: 100%;
	display: flex;
	position: relative;
}
.youtube02__list li {
	width: 47%;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: .1em;
}
.youtube02__list li:last-child {
	width: 53%;
	padding-left: 6%;
}
.youtube02__list__name a {
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	padding: 1em 0;
	position: relative;
}
.youtube02__list__name a::after {
	content: "";
	width: 104%;
	height: 1px;
	background-color: #000;
	position: absolute;
	left: -2%;
	bottom: 24%;
}
.youtube02__list__cap {
	font-weight: 300;
}

/* WORKS　ページ */
/* イラスト/漫画制作 */
.illustration .work__pagettl--bgimg {
	background: url("../img/works/illustration/work__pagettl__illustration.jpg") no-repeat center center #FFBE00;
	background-size: 1400px auto;
	animation: work_ttl_bgimage .3s forwards;
	animation-delay: .5s;
}
.illustration .works__section__ttl, .illustration .works__section__ttl__deco {
	background-color: #FFBE00;
}
.illustration01__list {
	width: 100%;
	display: flex;
}
.illustration01__list li:nth-child(2), .illustration01__list li:last-child {
	margin-left: 6%;
}
.illustration01__list__name, .illustration01__list__cap {
	text-align: center;
}
.illustration01__list__name {
	font-size: 18px;
	font-weight: 400;
	margin-top: 1em;
}
.illustration01__list__cap {
	font-weight: 300;
	margin-top: .3em;
}
.illustration01__list__btn {
	width: 80%;
	margin: 1em auto 0;
	border: 1px solid #FFBE00;
	padding: .5em 0;
	text-align: center;
	color: #FFBE00;
	font-size: 18px;
	font-weight: 400;
	line-height: 1em;
}
.illustration01__list__btn:hover {
	background-color: #FFBE00;
	color: #000;
	opacity: 1;
}
.illustration02__list {
	width: 100%;
	display: flex;
}
.illustration02__list li {
	margin-left: 3%;
}
.illustration02__list li:first-child {
	margin-left: 0;
}

/* WORKS　ページ */
/* インフルエンサーPR */
.influencer .work__pagettl--bgimg {
	background: url("../img/works/influencer/work__pagettl__influencer.jpg") no-repeat center center #FF9ED6;
	background-size: 1400px auto;
	animation: work_ttl_bgimage .3s forwards;
	animation-delay: .5s;
}
.influencer .works__section__ttl,
.influencer .works__section__ttl__deco {
	background-color: #FF9ED6;
}
.influencer01__bibidanLogo {
	width: 25%;
	margin: 0 auto 60px;
}
.influencer01__bibidan {
	text-align: center;
    font-weight: 400;
    letter-spacing: .03em;
    margin-bottom: 1em;
}
.influencer01__aboutList {
	width: 62%;
	margin: 0 auto 100px;
	position: relative;
	overflow: hidden;
}
.influencer01__aboutList::before {
	content: "";
	width: 7%;
	height: 40%;
	background: url("../img/works/influencer/kakeru.png") no-repeat top center;
	background-size: 100% auto;
	position: absolute;
	top: 3%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0); 
}
.influencer01__aboutList > li:first-child {
	float: left;
}
.influencer01__aboutList > li:last-child {
	float: right;
}
.influencer01__aboutList > li {
	width: 43%;
	position: relative;
}
.influencer01__aboutList__item__how {
	width: 100%;
	background: url("../img/works/influencer/influencer01__bg.png") repeat center center #fff;
	background-size: 10px auto;
	border-radius: 18px;
	padding: 1em;
	box-sizing: border-box;
	position: relative;
}
.influencer01__aboutList__item__how__icon {
	width: 14%;
	position: absolute;
	top: 50%;
	left: 4%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%); 
}
.influencer01__aboutList__item__how__txt {
	text-align: center;
	font-weight: 400;
	font-size: 20px;
}
.influencer01__aboutList__txt {
	width: 100%;
	margin-top: 1em;
}
.influencer01__aboutList__txt > li {
	width: 100%;
	font-weight: 300;
	font-size: 16px;
	text-align: left;
	position: relative;
	padding-left: 1em;
	margin-bottom: .3em;
}
.influencer01__aboutList__txt > li::before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
.influencer01__list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.influencer01__list > li {
	width : -webkit-calc((100% - 19.8%) /4 );
	width : calc((100% - 19.8%) /4 );
	margin-left: 6.6%;
	margin-bottom: 5vw;
}
.influencer01__list > li:first-child,
.influencer01__list > li:nth-child(5) {
	margin-left: 0;
}
.influencer01__list > li:nth-child(5),
.influencer01__list > li:nth-child(6),
.influencer01__list > li:last-child {
	margin-bottom: 0;
}

.influencer01__list__name {
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	margin: 1em 0;
	letter-spacing: .1em;
}
.influencer01__list__btn {
	width: 100%;
	padding: .5em 0;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #1D9BF0;
	border: 1px solid #1D9BF0;
	letter-spacing: .1em;
	line-height: 1;
}
.influencer01__list__btn:hover {
	opacity: 1;background-color: #1D9BF0;
	color: #fff;
}

/* WORKS　ページ */
/* システム開発 */
.system .work__pagettl--bgimg {
	background: url("../img/works/system/work__pagettl__system.jpg") no-repeat center center #7599FF;
	background-size: 1400px auto;
	animation: work_ttl_bgimage .3s forwards;
	animation-delay: .5s;
}
.system .works__section__ttl,
.system .works__section__ttl__deco {
	background-color: #7599FF;
}
.system__ttl {
	width: 25%;
	margin: 0 auto 1em;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 20px;
	padding: .5em 0;
}
.system01__img {
	width: 83%;
	margin: 0 auto;
}
.system02__environment {
	width: 90%;
	margin: 0 auto 100px;
	display: table;
}
.system02__environment__list, .system02__environment__img {
	display: table-cell;
}
.system02__environment__list {
	width: 60%;
	vertical-align: middle;
}
.system02__environment__img {
	width: 40%;
	vertical-align: middle;
}
.system02__environment__list p {
	line-height: 1.8em;
}
.system02__environment__item {
	font-weight: 400;
}
.system02__environment__txt {
	font-weight: 300;
	margin-bottom: 3em;
}
.system02__environment__list p:last-child {
	margin-bottom: 0;
}

/* WORKS　ページ */
/* 動画制作 */
.movie .work__pagettl--bgimg {
	background: url("../img/works/movie/work__pagettl__movie.jpg") no-repeat center center #64CD00;
	background-size: 1400px auto;
	animation: work_ttl_bgimage .3s forwards;
	animation-delay: .5s;
}
.movie .works__section__ttl,
.movie .works__section__ttl__deco {
	background-color: #64CD00;
}
.movie01__list, .movie01__list li {
	width: 100%;
}
.movie01__list li {
	margin-bottom: 7em;
}
.movie01__list li:last-child {
	margin-bottom: 0;
}
.movie01__list li a {
	width: 70%;
	margin: 0 auto;
	position: relative;
}
.movie01__list__arrow {
	width: 6%;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.movie01__list__ttl {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	margin-top: 1em;
}
.movie01__list li a:hover {
	opacity: 1;
}
.movie01__list li a:hover .movie01__list__arrow {
	opacity: .4;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

/* WORKS　ページ */
/* デザイン制作 */
.web .work__pagettl--bgimg {
	background: url("../img/works/web/work__pagettl__web.jpg") no-repeat center center #C882FF;
	background-size: 1400px auto;
	animation: work_ttl_bgimage .3s forwards;
	animation-delay: .5s;
}
.web .works__section__ttl,
.web .works__section__ttl__deco {
	background-color: #C882FF;
}
.web01__list {
	width: 100%;
	display: flex;
}
.web01__list li a {
	text-align: center;
}
.web01__list li:last-child {
	margin-left: 5%;
}
.web01__list__img {
	margin-bottom: 1em;
}
.web01__list__ttl {
	display: inline-block;
	letter-spacing: .1em;
	text-align: center;
    font-size: 18px;
    font-weight: 400;
    padding: 1em 0;
    position: relative;
}
.web01__list__ttl::after {
    content: "";
    width: 104%;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: -2%;
    bottom: 24%;
}
.web02__list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.web02__list li {
	width : -webkit-calc((100% - 10%)/3) ;
	width : calccalc((100% - 10%)/3) ;
	margin-left: 5%;
	margin-bottom: 80px;
}
.web02__list li:first-child, .web02__list li:nth-child(4) {
	margin-left: 0;
}
.web02__list li:nth-child(4),.web02__list li:nth-child(5),.web02__list li:nth-child(6) {
	margin-bottom: 0;
}












/*==========================================================================
1920px〜
==========================================================================*/
@media (min-width: 1920px) {
}




/*==========================================================================
768px〜
==========================================================================*/
@media (min-width: 768px) {
	
}



/*==========================================================================
〜1168px
==========================================================================*/
@media (max-width: 1168px) {
	
	/* WORKS　ページ */
	/* 共通 */
	.works__footer__list li p {
		font-size: 1.85vw;
	}
	.works__section__otoiawase__btn {
		width: 70%;
	}
	
	/* 広告プランニング */
	.planning01__list {
		width: 90%;
	}
	.planning01__list li {
		width: -webkit-calc((100% - 10%) / 2);
		width: calc((100% - 10%) / 2);
	}
	.planning01__list__tenpo, .planning01__list__cap {
		font-size: 1.45vw;
	}
	.planning02__desc {
		width: 90%;
	}
	/* YouTube運営 */
	.youtube01__desc {
		width: 90%;
	}
	/* インフルエンサーPR */
	.influencer01__aboutList {
		width: 80%;
	}
	.influencer01__list > li {
		width: -webkit-calc((100% - 9%) /4 );
		width: calc((100% - 9%) /4 );
		margin-left: 3%;
	}
	
	/* システム開発 */
	.system__ttl {
		width: 40%;
	}
	
	/* 動画制作 */
	.movie01__list li a {
		width: 74vw;
	}
	
	
}




/*==========================================================================
〜1024px
==========================================================================*/
@media screen and (min-width:768px) and ( max-width:1024px) {
	
	/*  header */
	.header__companyname {
		width: 20%;
	}
	.header__inner {
		width: 90%;
		padding: 0 10px;
	}
	.navPc {
		width: -webkit-calc(100% - 25%);
		width: calc(100% - 25%);
	}
	.navPc__list li {
		padding: 0 2%;
	}
	.navPc__list li a {
		font-size: 1.45vw;
	}
    
    /**/
    .about__cap__01 {
        font-size: 3.45vw;
    }
    .about__cap__02 {
        font-size: 2.1vw;
    }

	
	/* CONTACT */
	.contact__cap {
		width: 65%;
	}
	.contact form {
		width: 80%;
	}
	.contact__btn {
		width: 90%;	
	}
	
	/* partner */
    .partner__img {
        width: 35%;
    }
    .partner__desc {
        width: 60%;
    }
	
	
	
	
}




/*==========================================================================
〜767px
==========================================================================*/
@media (max-width: 767px) {
	body {
		padding-top: 60px;
		width: 100%;
		min-width: 320px;
	}
	body.toppage {
		padding-top: 60px;
	}
	.loading__logo{
		width: 60%;
	}
    .dispNon--sp {
        display: none;
    }
    .dispNon--pc {
        display: block;
    }
	/* header */
	.header {
		height: 60px;
		top: 20px;
		z-index: 11;
	}
	.fixed .header {
		height: 60px;
	}
	.header__inner.flex {
		display: block;
	}
	.header__inner {
		padding: 0;
		margin: 0;
		background-color: transparent;
		box-shadow: none;
	}
	.header__inner::before {
		display: none;
	}
	.header__companyname {
		position: absolute;
		width: 200px;
		padding: 2% 3%;
		top: 50%;
		left: 2%;
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
		background-color: #fff;
		border-radius: 100vh;
		box-sizing: border-box;
		-webkit-box-shadow: 0px 0px 14px rgb(0 0 0 / 7%);
		box-shadow: 0px 0px 14px rgb(0 0 0 / 7%);
	}
	.contactmail .header__companyname {
		box-shadow: none;
	}
	.header__companyname a {
		line-height: 1;
	}
	.contactmail .header__companyname {
		left: 5%;
	}
	.spmenu {
		width: 50px;
		height: 50px;
		position: absolute;
		top: 5px;
		right: 3%;
		border-radius: 100vh;
		background-color: #000;
		z-index: 101;
	}
	.spmenu span {
		position: absolute;
		width: 50%;
		height: 2px;
		background-color: #fff;
		left: 25%;
		display: inline-block;
		transition: all .5s;
		box-sizing: border-box;
	}
	.spmenu.active span {
		background-color: #fff;
	}
	.spmenu span:nth-of-type(1) {
		top: 17px;
	}
	.spmenu span:nth-child(2) {
		top: 50%;
		margin-top: -1px;
	}
	.spmenu span:nth-of-type(3) {
		bottom: 17px;
	}
	
	.spmenu.active span:nth-of-type(1) {
		-webkit-transform: translateY(20px) rotate(-45deg);
		transform: translateY(20px) rotate(-45deg);
		top: 4px;
	}
	.spmenu.active span:nth-of-type(2) {
		left: 50%;
		opacity: 0;
		-webkit-animation: active-btn05-bar02 .8s forwards;
		animation: active-btn05-bar02 .8s forwards;
	}
	.spmenu.active span:nth-of-type(3) {
		-webkit-transform: translateY(-20px) rotate(45deg);
		transform: translateY(-20px) rotate(45deg);
		bottom: 4px;
	}	
	.spnav {
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #4F8BBA;;
		display: none;
		opacity: 0;
		z-index: 100;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
	}
	.navSp.active {
		display: block;
		opacity: 1;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
		z-index: 10;
	}
	.spnav__list {
		width: 58%;
		margin: 0 auto;
	}
	.spnav__list li {
		margin-bottom: 20px;
		text-align: center;
		margin: 0;
	}
	.spnav__list li a {
		color: #fff;
		font-size: 4vw;
		letter-spacing: .3em;
		font-weight: 300;
		padding: 1.5em 0;
		position: relative;
	}
	.spnav__list li a span {
		display: inline-block;
	}
	.spnav__list li a::after {
		content: "";
		width: 100%;
		height: 1px;
		background-color: rgba(255,255,255,.5);
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.spnav__list li:last-child a::after {
		display: none;
	}
	
	/* footer */
	.footer__copyright {
		font-size: 11px;
		font-weight: 400;
	}
	.pagetop {
		width: 50px;
		bottom: 60px;
		right: 10px;
	}
	
	/* top */
	.top {
		/*height : -webkit-calc(100vh - 60px);
		height : calc(100vh - 60px);*/
		top: 60px;
	}
	.top__movie {
		top: 60px;
	}
	.top__movie__sp {
		position: absolute;
		z-index: 1;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		min-width: 100%;
	}
	
	
	/* main */
	.contents {
	}
	.toppage .contents {
		margin-top: -webkit-calc(100vh - 60px);
		margin-top: calc(100vh - 60px);
	}
	.section {
		width: 100%;
		margin-bottom: 3em;
		overflow: hidden;
	}
	.contents__inner {
		width: 90%;
		max-width: 90%;
		margin: 0 auto;
	}
	.section__ttl {
		font-size: 5vw;
		padding-top: 3em;
		margin-bottom: 50px;
	}
	.toppage .section__ttl {
		padding-top: 4.5em;
	}
    .about .section__ttl {
        font-size: 4.5vw;
    }
	
	/* ABOUT */
	.about .contents__inner {
		height: 64vw;
	}
	.about__bglist {
		width: 90%;
	}
	.about__bglist li {
		margin-right: 5px;
	}
	.about__cap__01 {
		font-size: 5.2vw;
		margin-bottom: .7em;
	}
	.about__cap__02 {
		font-size: 3.2vw;
	}

	/* WORKS */
	.works__imgList {
		width: 100%;
	}
	.works__descList {
		width: 90%;
		top: 48%;
		right: 5%;
	}
	.works__descList li {
		display: flex;
		flex-direction: column;
	}
	.works__descList__name,
	.works__descList__txt {
		padding-left: 5%;
		padding-right: 5%;
	}
	.works__descList__name {
		font-size: 5.2vw;
		order: 2;
		padding-left: 0;
		margin-bottom: 0;
	}
	.works__descList__txt {
		font-size: 3.5vw;
		line-height: 1.8em;
		letter-spacing: .1em;
		margin-bottom: 0;
		order: 3;
		padding: .5em 0 0 0;
	}
	.works__descList__img {
		order: 1;
		margin: 1em 0;
	}
	.works__descList__img li {
		width : calc((100% - 30px) / 3);
		width : -webkit-calc((100% - 30px) / 3);
		margin-right: 15px;
	}
	.works__descList__img li:last-child {
		margin-right: 0;
	}
	.works__descList__img > li::after {
		background: url(../img/dot.png) repeat center center;
		background-size: 8px auto;
	}
	/*.works__descList__img.twoColumn li:first-child {
		margin-left: calc(((100% - 30px) / 3) / 2);
		margin-left: -webkit-calc(((100% - 30px) / 3) / 2);
		margin-right: 30px;
	}
	.works__descList__img.twoColumn li:last-child {
		margin-right: calc(((100% - 30px) / 3) / 2);
		margin-right: -webkit-calc(((100% - 30px) / 3) / 2);
		margin-right: 0;
	}*/
	.works__slick {
		height: 180vw;
	}
	.works__imgList, .works__imgList li {
		height: 100%;
	}
	.works__imgList li::before {
		height: 92%;
		bottom: 0;
		top: auto;
	}
	.works__imgList li::after {
		width: 90%;
		height: 75%;
		top: 7%;
		background: url(../img/works__imgList__icon.png) no-repeat top 10% center;
		background-size: 100% auto;
	}
	.works__slick__wrap {
		width: 100%;
		padding: 0 5%;
		box-sizing: border-box;
	}
	.works__imgList__name {
		top: 2%;
	}
	.works__imgList__planning .works__imgList__name {
		width: 55.77vw;
		left: 22.11vw;
	}
	.works__imgList__planning .works__imgList__illust {
		width: 41.12vw;
	}
	.works__imgList__youtube .works__imgList__name {
		width: 54.44vw;
		left: 22.78vw;
	}
	.works__imgList__youtube .works__imgList__illust {
		width: 28.45vw;
		padding-left: 35%;
		padding-top: 6.5%;
	}
	.works__imgList__illustration .works__imgList__name {
		width: 69.69vw;
		left: 15.15vw;
	}
	.works__imgList__illustration .works__imgList__illust {
		width: 34.20vw;
		padding-left: 27%;
		padding-top: 8.5%;
	}
	.works__imgList__influencer .works__imgList__name {
		width: 65.85vw;
		left: 17.07vw;
	}
	.works__imgList__influencer .works__imgList__illust {
		width: 27.65vw;
		padding-left: 30%;
		padding-top: 14.5%;
	}
	.works__imgList__system .works__imgList__name {
		width: 47.27vw;
		left: 26.36vw;
	}
	.works__imgList__system .works__imgList__illust {
		width: 28.24vw;
		padding-left: 37%;
		padding-top: 2.5%;
	}
	.works__imgList__movie .works__imgList__name {
		width: 41.30vw;
		left: 29.35vw;
	}
	.works__imgList__movie .works__imgList__illust {
		width: 24.62vw;
	}
	.works__imgList__web .works__imgList__name {
		width: 42.10vw;
		left: 28.95vw;
	}
	.works__imgList__web .works__imgList__illust {
		width: 29.52vw;
	}
	.works__descList__link {
		font-size: 4vw;
		order: 4;
		text-align: center;
	}
	.linkIcon-internal {
		display: inline-block;
		position: relative;
		padding: 1em 0;
		width: 90%;
		box-sizing: border-box;
		border: 2px solid;
	}
	.linkIcon-internal::after {
		display: none;
	}
	
	/* service */
	.service .contents__inner {
		display: block;
	}
	.service__img, .service__desc {
		display: block;
	}
	.service__img {
		width: 80%;
		margin: 0 auto;
		padding: 1em 0 50px;
		padding-right: 0;
	}
	.service__desc {
		width: 100%;
		text-align: center;
	}
	.service__desc__cap {
		font-size: 4vw;
	}
	.service__desc__name {
		width: 90%;
		margin: 0 auto;
		padding: 1em 0;
	}
	.service__desc__txt {
		font-size: 3.5vw;
	}
    
	/* partner */
    .partner .contents__inner {
        flex-wrap: wrap;
    }
    .partner__img {
        width: 100%;
        padding: 0;
        margin-bottom: 2em;
    }
    .partner__img img {
        width: 70%;
        display: block;
        margin: 0 auto;
    }
    .partner__desc {
        width: 100%;
    }
    .partner__desc__ttl {
        font-size: 5.5vw;
        text-align: center;
        margin-bottom: 0.7em;
    }
    .partner__desc__listttl,
    .partner__desc__list, .partner__desc__txt {
        font-size: 3.5vw;
    }
    .partner__linkBtn {
        font-size: 4vw;
        margin: 2em auto 0;
        display: block;
        width: 87%;
        box-sizing: border-box;
        padding: 1em 0;
        text-align: center;
    }
    
	/* COMPANY */
	.company {
		padding-bottom: 5em;
	}
	.company__list__issu, .company__list__desc {
		font-size: 3.5vw;
	}
	.company__list__issu {
		width: 30%;
		padding: 0 5% 0 5%;
	}
	.company__list__desc {
		width: 70%;
		padding: 0 5% 0 5%;
	}

	/* CONTACT */
	.contact form {
		width: 100%;
		padding-bottom: 5em;
	}
	.contact__list > li {
		display: block;
	}
	.contact__list__ques, 
	.contact__list__ans {
		display: block;
		width: 100%;
	}
	/* フォーム確認 */
	.contact__list > li {
		padding: 5px 0 10px;
	}
	.contact__list__ques {
		padding-right: 0;
	}
	.contact__list__ans input, .contact__list__ans select,
	.contact__list__ans textarea {
		box-sizing: border-box;
	}
	.contact__list__ans textarea {
		height: 50vw;
	}
	.contact__btn {
		width: 100%;
	}
	.contact__btn__send, .contact__btn__clear, .contact__btn__back {
		float: none;
		display: block;
		width: 60%;
		margin: 15px auto;
	}
	.contact__btn.disable::after {
		width: 100%;
		height: 110%;
		position: absolute;
		top: -5%;
		left: 0;
	}
	.formTable {
		width: 90%;
	}
	.contactmail .contents__inner,
	.contact form.kakunin {
		width: 100%;
	}
	.contact__cap {
		width: 85%;
		margin-bottom: 50px;
		font-size: .9em;
		font-weight: 400;
	}
	.contact__check--label {
		margin-bottom: 2em;
	}
	
	/* WORKS　ページ */
	/* 共通 */
	.works__section {
		margin-bottom: 100px;
	}
	.work__pagettl {
		font-size: 5vw;
		margin-bottom: 60px;
		height: 9vw;
		box-sizing: content-box;
	}
	.works__section__ttl__wrap {
		width: 90%;
		margin-bottom: 40px;
	}
	.works__section__ttl {
		padding: .5em 0;
	}
	.works__section__ttl span {
		font-size: 3.5vw;	
	}
	.works__section__ttl__deco {
		width: 40px;
		height: 26px;
	}
	.works__section__ttl__deco--left {
		bottom: -27%;
		left: -8%;
	}
	.works__section__ttl__deco--right {
		top: -27%;
		right: -8%;
	}
	.works__section__ttl__wrap--line02 .works__section__ttl__deco--left {
		bottom: -15%;
		left: -9%;
	}
	.works__section__ttl__wrap--line02 .works__section__ttl__deco--right {
		top: -15%;
		right: -9%;
	}
	.works__section__caption {
		font-size: 3.2vw;
		margin-bottom: 40px;
	}
	.works__section__otoiawase {
		width: 90%;
		margin: 0 auto 0;
		padding: 50px 5%;
		box-sizing: border-box;
	}
	.works__section__otoiawase p {
		font-size: 3.5vw;
		margin-bottom: 30px;
	}
	.works__section__otoiawase__btn {
		width: 100%;
		font-size: 4vw;
	}
	.works__footer {
		margin-top: 0;
	}
	.works__footer__ttl {
		width: 90%;
		font-size: 16px;
		margin-bottom: 30px;
		letter-spacing: .05em;
	}
	.works__footer__ttl span {
	}
	.works__footer__list {
		width: 90%;
	}
	.works__footer__list li {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}
	.works__footer__list li p {
		font-size: 4vw;
	}
	
	/* WORKS　ページ */
	/* 広告プランニング */
	.planning .work__pagettl--bgimg {
		background-size: auto 100%;
	}
	.planning01__list {
		width: 100%;
	}
	.planning01__list li:first-child,
	.planning01__list li:last-child {
		width: 100%;
		float: none;
	}
	.planning01__list li:first-child {
		margin-bottom: 80px;
	}
	.planning01__list li {
		padding: 0 0 0 8%;
	}
	.planning01__list__jirei {
		left: 10vw;
	}
	.planning01__list__jirei span {
		font-size: 3.0vw;
		top: 5%;
	}
	.planning01__list__tenpo, .planning01__list__img {
		padding: 0 10vw;
	}
	.planning01__list__name {
		font-size: 3.5vw;
		padding: .5em 10vw;
	}
	.planning01__list__tenpo, .planning01__list__cap {
		font-size: 3.2vw;	
	}
	.planning01__list__cap {
		padding: 0;
	}
	.planning02__desc {
		width: 100%;
		display: flex;
		flex-flow: column;
	}
	.planning02__desc__img, .planning02__desc__txt {
		display: block;
		width: 100%;
	}
	.planning02__desc__img {
		width: 60%;
		margin: 0 auto 40px;
		order: 1;
	}
	.planning02__desc__txt {
		font-size: 3.2vw;	
		order: 2;
		text-align: center;
	}
	.planning02__pdnlogo {
		width: 40%;
		margin-bottom: 20px;
	}
	
	/* WORKS　ページ */
	/* YouTube運営 */
	.youtube .work__pagettl--bgimg {
		background-size: auto 100%;
	}
	.youtube01__desc {
		width: 100%;
		display: flex;
		flex-flow: column;
	}
	.youtube01__desc__img, .youtube01__desc__txt {
		display: block;
		width: 100%;
	}
	.youtube01__desc__img {
		width: 70%;
		margin: 0 auto 40px;
		order: 1;
		padding: 20px 0 0;
	}
	.youtube01__desc__txt {
		font-size: 3.2vw;	
		order: 2;
		text-align: center;
	}
	.youtube02__list {
		width: 74vw;
		margin: 0 auto;
		display: block;
	}
	.youtube02__list li, .youtube02__list li:last-child {
		width: 100%;
		padding: 0;
	}
	.youtube02__list li:last-child {
		margin-top: 60px;
	}
	.youtube02__list__name a {
		font-size: 3.5vw;
	}
	.youtube02__list__cap {
		font-size: 3.2vw;	
	}
	
	/* WORKS　ページ */
	/* イラスト/漫画制作 */
	.illustration .work__pagettl--bgimg {
		background-size: auto 100%;
	}
	.illustration01__list, .illustration02__list {
		width: 74vw;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	.illustration01__list li, .illustration02__list li {
		width: 45%;
		margin-left: 0;
	}
	.illustration01__list li:nth-child(2),
	.illustration02__list li:nth-child(2),
	.illustration02__list li:last-child {
		margin-left: 10%;
	}
	.illustration01__list li:last-child {
		margin-left: 27.5%;
		margin-top: 50px;
	}
	.illustration01__list__name,
	.illustration01__list__btn {
		font-size: 3.5vw;
	}
	.illustration01__list__cap {
		font-size: 3.0vw;
	}
	.illustration01__list__btn {
		width: 96%;
	}
	.illustration02__list li:nth-child(3),
	.illustration02__list li:last-child {
		margin-top: 7vw;
	}
	
	/* WORKS　ページ */
	/* インフルエンサーPR */
	.influencer .work__pagettl--bgimg {
		background-size: auto 100%;
	}
	.influencer01__bibidanLogo {
		width: 40%;
		margin-bottom: 40px;
	}
	.influencer01__bibidan {
		font-size: 3.2vw;
	}
	.influencer01__aboutList {
		width: 74vw;
		margin-bottom: 15vw;
	}
	.influencer01__aboutList > li:first-child,
	.influencer01__aboutList > li:last-child {
		float: none;
	}
	.influencer01__aboutList > li:first-child {
		margin-bottom: 20vw;
	}
	.influencer01__aboutList::before {
		width: 15%;
		top: 66%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.influencer01__aboutList > li {
		width: 100%;
		position: relative;
	}
	.influencer01__aboutList__item__how {
		border-radius: 13px;
		background-size: 7px auto;
	}
	.influencer01__aboutList__item__how__txt {
		font-size: 3.7vw;
	}
	.influencer01__aboutList__item__how__icon {
		width: 11%;
		left: 6%;
	}
	.influencer01__aboutList__txt > li {
		font-size: 3.2vw;
	}
	.influencer01__list {
		width: 74vw;
		margin: 0 auto;
	}
	.influencer01__list > li {
		width: -webkit-calc((100% - 12%) /2 );
		width: calc((100% - 12%) /2 );
		margin-left: 0;
		margin-bottom: 15vw;
	}
	.influencer01__list > li:first-child, .influencer01__list > li:nth-child(5) {
		margin-left: 0;
	}
	.influencer01__list > li:nth-child(5), .influencer01__list > li:nth-child(6) {
		margin-bottom: 15vw;
	}
	.influencer01__list > li:nth-child(odd) {
		margin-right: 12%;
	}
	.influencer01__list__name {
		font-size: 3.5vw;
		margin: .5em 0;
	}
	.influencer01__list__btn {
		font-size: 3.2vw;
	}

	/* WORKS　ページ */
	/* システム開発 */
	.system .work__pagettl--bgimg {
		background-size: auto 100%;
	}
	.system__ttl {
		width: 64%;
		font-size: 3.7vw;
	}
	.system01__img {
		width: 90%;
	}
	.system02__environment {
		width: 100%;
		margin: 0 auto 40px;
		display: block;
	}
	.system02__environment__list, .system02__environment__img {
		display: block;
		width: 100%;
	}
	.system02__environment__list {
		margin-bottom: 2em;
	}
	.system02__environment__list p {
		line-height: 1.8em;
		text-align: center;
	}
	.system02__environment__item {
		font-size: 3.2vw;
	}
	.system02__environment__txt {
		font-size: 3.2vw;
	}

	/* WORKS　ページ */
	/* 動画制作 */
	.movie .work__pagettl--bgimg {
		background-size: auto 100%;
	}
	.movie01__list li {
		margin-bottom: 4em;
	}
	.movie01__list li a {
		width: 74vw;
	}
	.movie01__list__arrow {
		width: 12%;
	}
	.movie01__list__ttl {
		font-size: 3.5vw;;
	}
	
	
	/* WORKS　ページ */
	/* デザイン制作 */
	.web .work__pagettl--bgimg {
		background-size: auto 100%;
	}
	.web01__list {
		width: 74vw;
		margin: 0 auto;
		display: block;
	}
	.web01__list li:last-child {
		margin-left: 0;
		margin-top: 3em;
	}
	.web01__list__img {
		margin-bottom: 0;
	}
	.web01__list__ttl {
		font-size: 3.5vw;
	}
	.web02__list {
		width: 74vw;
		margin: 0 auto;
	}
	.web02__list li {
		width : -webkit-calc((100% - 10%)/2) ;
		width : calccalc((100% - 10%)/2) ;
		margin-bottom: 8vw;
		margin-left: 0;
	}
	.web02__list li:first-child,
	.web02__list li:nth-child(3),
	.web02__list li:nth-child(5) {
		margin-left: 0;
	}
	.web02__list li:nth-child(2),
	.web02__list li:nth-child(4),
	.web02__list li:nth-child(6) {
		margin-left: 10%;
	}
	.web02__list li:nth-child(4) {
		margin-bottom: 8vw;
	}
	.web02__list li:nth-child(5),.web02__list li:nth-child(6) {
		margin-bottom: 0;
	}
	
	
	
	

	
	
	

}

@media (max-width: 420px) {
	.header__companyname {
		width: 170px;
		padding: 1.5% 3%;
	}
}

@-webkit-keyframes active-btn05-bar02 {
	100% {
		height: 0;
	}
}
@keyframes active-btn05-bar02 {
	100% {
		height: 0;
	}
}
