@charset "UTF-8";

/* サイト独自のスタイル定義 */
:root {
	--colorA: #333;
	--colorB: #ea6060;
	--colorC: #4dc7e1;
	--colorD: #77e14d;
	--colorE: #e1de4d;
}
.page-main {
	padding-top: 120px;
	padding-bottom: 120px;
	max-width: 900px;
	margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0.5em;
}
p {
	line-height: 2;
}
@media screen and (max-width: 479px){
	.page-main{
		padding-left: 8vw;
		padding-right: 8vw;
	}
}

a {
	text-decoration: none;
	color: inherit;
}

.top-swiper {
	width: 100%;
	aspect-ratio: 1280 / 850;
}

.fixed {
	position: fixed;
}

.relative {
	position: relative;
}

.header-area {
	padding: 0 0 5% 0;
	position: relative;
	background-color: #EAE2D9;
}

.swiper-wrapper {
	transition-timing-function: linear;
}

#luxy {
	max-width: 580px;
	padding-bottom: 5vw;
}

.box-fixed {
	position: relative;
	border: #6D84A1 1px solid;
	text-align: center;
	width: 90vw;
	height: calc(100vh - 10vw);
	margin: 5vw;
}

.box-big {
	border: #6D84A1 1px solid;
	position: relative;
	width: 100%;
	max-width: 580px;
	background-color: #FFFFFF;
}

.backword-1,
.backword-2,
.backword-3,
.backword-4,
.backword-5,
.backword-6,
.backword-7,
.backword-8 {
	position: absolute;
}

.backword-1 {
	font-size: 140px;
	top: -80px;
}

.backword-2 {
	transform: rotate(90deg);
	font-size: 100px;
	left: 160px;
	top: 10px;
}

.backword-3 {
	transform: rotate(90deg);
	font-size: 130px;
	right: 180px;
	top: -40px;
}

.backword-4 {
	font-size: 120px;
	right: 60px;
	top: 0px;
}

.backword-5 {
	font-size: 130px;
	bottom: -20px;
	left: 120px;
}

.backword-6 {
	transform: rotate(90deg);
	font-size: 130px;
	right: 160px;
	bottom: 0;
}

.backword-7 {
	transform: rotate(90deg);
	font-size: 130px;
	bottom: 40px;
	left: -10px;
}

.backword-8 {
	font-size: 180px;
	right: -90px;
	bottom: -30px;
}

.back-name {
	font-size: 10.2vw;
	letter-spacing: 0.05em;
	text-align: center;
	margin-top: 36vh;
	margin-left: -10vw;
	margin-right: -10vw;
	transform: translateY(-50%);
}

.inner-link {
	position: absolute;
	bottom: 0;
	left: 5px;
}

.l-wrapper {
	position: relative;
	max-width: 580px;
	width: 100%;
	margin: 0 auto 0 auto;
}

.page-wrapper {
	background-color: #EAE2D9;
}

.sp {
	display: none;
}

.pc {
	display: inherit;
}


@media screen and (max-width: 500px) {
	.sp {
		display: inherit;
	}

	.pc {
		display: none;
	}
}

.header {
	padding-left: 12px;
	padding-top: 3%;
	letter-spacing: 0.05em;
	font-size: 10px;
}

.word1,
.word2,
.word3 {
	position: absolute;
	z-index: 10;
}

.word1 {
	font-size: 100px;
	top: -50px;
	left: 200px;
}

.word2 {
	font-size: 120px;
	top: -110px;
	left: 300px;
}

.word3 {
	transform: rotate(90deg);
	font-size: 100px;
	left: 280px;
}

.name {
	padding: 10% 18px 10px;
	font-size: 20px;
	font-weight: 600;
}

.brand-copy {
	font-size: min(28px, 5.6vw);
	font-weight: 600;
	padding: 0 15px;
}
.brand-copy h1 {
	line-height: 1.4;
}

.copy-big {
	display: inline-block;
	transform: translateX(-3px);
	font-size: min(34px, 6.6vw);
}


.hr-1 {
	border: 1px solid;
	top: 15%;
	left: 0;
	position: absolute;
	margin: 0;
	width: 10px;

}

.hr-2 {
	border: 1px solid;
	bottom: 15%;
	right: 0;
	position: absolute;
	width: 10px;
	margin: 0;
}

.about-wrapper {
	margin-top: 7%;
	padding: 0 15px;
}

.about-head {
	font-size: min(24px, 5vw);
	line-height: 1.8;
}

.portfolio {
	padding: 0 15px;
}

.portfolio-exp {
	margin-top: 4%;
	font-size: min(15px, 3.5vw);
	line-height: 1.8;
	padding: 0 15px 5%;
}

.top-video {
	width: 100%;
	position: relative;
	margin-top: 5%;
	vertical-align: bottom;
}

.hobby {
	font-size: 30px;
}

.content-wrapper {
	border: #6D84A1 1px solid;
	background-color: #EAE2D9;
	position: relative;
	overflow: hidden;
}
.box-00 {
	border: #6D84A1 1px solid;
	position: relative;
}

.box {
	border-top: #6D84A1 1px solid;
	border-bottom: #6D84A1 1px solid;
	padding: 15px 30px 15px 15px;
	position: relative;
	background-color: #EAE2D9;
}

.box-call {
	border: #6D84A1 1px solid;
	border-top: none;
	border-right: none;
	padding: 10px;
	position: absolute;
	right: 0%;
	top: 0%;
	width: 14vw;
	max-width: 70px;
	height: 14vw;
	max-height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img-call {
	width: 90%;
	max-width: 32px;
}

.abox {
	display: flex;
}

.ul-1 {
	display: flex;
	list-style: none;
	padding: 0 0 0 15px;
}

.box-0 {
	border: #6D84A1 1px solid;
	border-right: none;
	flex: 1;
	z-index: 1;
	background-color: #AFBDCE;
}

.img-wrapper {
	position: relative;
	z-index: 1;
}

.list-1 {
	display: flex;
	align-items: center;
	padding-right: 14px;
}

.list-1-word {
	display: inline-block;
	padding-right: 5%;
	font-size: 12px;
}

.list-1-word-last {
	font-size: 12px;
	padding-top: 3%;
}

.svg {
	stroke: #6D84A1;
	fill: #6D84A1;
	height: 26px;
	width: 26px;
	margin: 0 10px 0 0;
}

.ul-2 {
	list-style: none;
	padding: 0 0 15px 0;
	font-size: min(15px, 3.2vw);
	line-height: 200%;
}

.list-2 {
	padding-right: 5%;
	display: inline-block;
}

.hr-3 {
	position: relative;
	width: 105%;
	border: 0;
	border-top: 1px solid;
	border-style: solid;
	left: 0;
}

.hr-4 {
	position: relative;
	border: 0;
	border-top: 1px solid;
	border-style: solid;
	width: 105%;
	right: 30px;
	top: 36%;
}

.address {
	display: block;
	padding: 6px 0;
	font-size: min(3vw, 14px);
}

.img-Twitter {
	filter: opacity(0.4) drop-shadow(0 0 0 #6D84A1);
}

.img-Facebook {
	filter: opacity(0.4) drop-shadow(0 0 0 #6D84A1);
}

.img-YouTube {
	filter: opacity(0.4) drop-shadow(0 0 0 #6D84A1);
}

.License-box {
	padding: 15px;
	position: relative;
	background-color: #EAE2D9;
}

.works-box .box,
.works-box .box-0 {
	border-bottom: none;
}
.License,
.work{
	font-size: 170%;
}

.hobby {
	padding-top: 2%;
}

.h2 {
	font-size: 20px;
	padding-top: 2%;
	padding-bottom: 2%;
}

.hobby-exp {
	padding-bottom: 5%;
}

.year {
	position: absolute;
	font-size: 350%;
	right: 0px;
	top: -12px;
}

.year p {
	line-height: 1;
}

.company-name {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 36px;
}

.company-name p {
	line-height: 1.5;
}

.company-name-2 {
	font-size: 21px;
	margin-bottom: 40px;
}

.box-3 {
	height: 100px;
}

.box-4 {
	background-color: #6D84A1;
	height: 175px;
}

.box-6 {
	padding: 16%;
	transform: rotate(-8deg);
	margin-top: -30%;
	aspect-ratio: 9 / 11;
}

.object-fit-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;

}

.img-0 {
	z-index: 5;
}

.platform {
	text-align: center;
	margin-top: 5%;
}

.hr-5 {
	transform: rotate(-14deg);
	width: 112%;
	margin-top: 35px;
	margin-left: -20px;
}

.ul-4 {
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 0;
	gap: 30px;
}

.list-4 {
	width: 30px;
	height: 30px;
}
.svg-1 {
	stroke: #6D84A1;
	fill: #6D84A1;
	height: 30px;
	width: 30px;
}
.img-last {
	position: relative;
	width: 50%;
	height: 250px;
	transform: rotate(-10deg);
	margin: 10% 25%;
	background-color: #EAE2D9;
}

.c-name {
	text-align: center;
	margin-top: 80px;
	display: block;
	font-size: min(3.5vw, 20px);

}

.to-top {
	margin-top: 50%;
	margin-left: 5%;
	color: #FFFFFF;
	font-size: 12px;
}

.to-work {
	font-size: 190%;
}

.works {
	font-size: 12px;
	margin-top: 17%;
	margin-left: 3%;
}

.box-02 {
	width: 75%;
	height: 68px;
	position: relative;
	background-color: #EAE2D9;
}

.box-01 {
	height: 68px;
	border: #6D84A1 1px solid;
	/*境界線の指定*/
	width: 25%;
	background-color: #6D84A1;
	position: relative;
}

.box-5 {
	border-top: #6D84A1 1px solid;
	position: relative;
	height: 100px;
	background-color: #EAE2D9;
	overflow: hidden;
}

.infinite-slider .swiper-wrapper {
	transition-timing-function: linear;
}

.s-name {
	display: inline-block;
	font-size: 60px;
	margin: 0px;
	color: #EAE2D9;
	-webkit-text-stroke: 1px #6D84A1;
	background-color: #EAE2D9;

}

.scroll {
	overflow: hidden;
}

.footer-box {
	border-right: #6D84A1 1px solid;
	border-bottom: #6D84A1 1px solid;
	border-left: #6D84A1 1px solid;
	padding: 15px;
	position: relative;
	background-color: #EAE2D9;
}
.footer-bottom {
	display: flex;
	border-right: #6D84A1 1px solid;
}

/* テキストスクローラー */

.infinite-slider {
	display: flex;
}
.text-scroll-wrapper {
	display: inline-block;
	padding-right: 10px;
	white-space: nowrap; /* 文字を改行させない */
	animation: scrollAnime 20s linear infinite; /* アニメーションを設定 */
}

.text-scroller  {
	display: inline-block; /* 要素を横並びにする */
}

@keyframes scrollAnime {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

/* タブレット以上サイズで電話ボタンリンクを非活性状態にする */
@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}


body {
	font-family: "Times New Roman", serif;
	color: #6D84A1;
	background-color: #EAE2D9;
	overflow-x: hidden;
}

.l-mainHeader {
	width: 100%;
}


.l-main {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
}


.l-mainFooter {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
}

img {
	max-width: 100%;
}

@media (hover: hover) {
	.hover {
		display: inline-block;
		width: 100%;
		height: 100%;
		transition: all 0.5s ease;
	}

	.hover:hover {
		box-shadow: 0 10px 20px rgb(0 0 0 / 16%);
		transform: translateY(-10px);
	}
}

@media screen and (max-width: 500px) {
	.box-big {
		background-color: #EAE2D9;
		width: 100%;
	}
	.box-fixed {
		display: none;
	}
	#luxy,
	.l-wrapper{
		padding-bottom: 0;
	}
	.back-name,
	.backword-1,
	.backword-2,
	.backword-3,
	.backword-4,
	.backword-5,
	.backword-6,
	.backword-7,
	.backword-8 {
		display: none;
	}
	.word1 {
		position: absolute;
		font-size: 100px;
		top: -50px;
		left: 200px;
	}
	.word2 {
		position: absolute;
		font-size: 120px;
		top: -110px;
		left: 300px;
	}
	.word3 {
		position: absolute;
		transform: rotate(90deg);
		font-size: 100px;
		left: 280px;
	}

	.company-name {
		font-size: 6vw;
		margin-bottom: 5px;
	}
	.company-name-2 {
		font-size: 4.25vw;
		margin-bottom: 10px;
	}
}

.site-main {
	max-width: 800px;
	padding: 0 min(30px, 5vw);
	margin: 0 auto;
	letter-spacing: 0.05em;
}
.site-main p{
	letter-spacing: 0.05em;
	line-height: 1.8;
}
.site-main h1 {
	margin: 2em 0 1em;
}
.thumbnail-wrapper {
	width: 100vw;
	height: 0;
	padding-bottom: 60%;
	margin: 0 calc(50% - 50vw);
	position: relative;
}
.thumbnail-wrapper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.wp-block-heading {
	margin: 2em 0 1em;
}
.wp-block-buttons {
	margin: 2em;
}
.wp-block-gallery {
	margin-bottom: 1em;
}

.center {
	text-align: center;
}

.to-contact {
	margin-top: 30px;
	width: 80%;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	padding: calc(1.5rem - 12px) 3rem 1.5rem;
	background: #fff;
	border: none!important;
	border-radius: 100px!important;
}

.to-contact:before {
	position: absolute;
	top: -6px;
	left: -6px;

	width: 100%;
	height: 100%;

	content: "";
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;

	border: 3px solid #000;
	border-radius: 100px;
}
.to-contact:hover {
	padding: calc(1.5rem - 6px) 3rem;
}

.to-contact:hover:before {
	top: 0;
	left: 0;
}


.to-contact:before {
	border-radius: 100vh;
	-webkit-box-shadow: 3px 3px 0 #6D84A1;
	box-shadow: 3px 3px 0 #6D84A1;
}
/* サービスセクション */
.service-box {
	border-top: #6D84A1 1px solid;
	padding: 15px;
	position: relative;
	background-color: #EAE2D9;
}
.service-title {
	font-size: min(24px, 5vw);
	margin-bottom: 0;
}

.service-content {
	margin-bottom: 40px;
}

.service-hr {
	margin-bottom: 40px;
}

.service-image-wrapper {
	margin-top: 10px;
}

/* ブログセクション */
.blog-section {
	padding: 15px 30px 15px 15px;
}

.blog-list {
	list-style: square;
	padding-left: 1.5em;
}
.blog-list > li{
	border-bottom: 1px dashed #d5d5d5;
	margin-bottom: .75em;
	padding-bottom: .75em;
}

/* グリッチエフェクト */
.glitch {
	background: #000 no-repeat center;
	background-size: 0;
	aspect-ratio: 800 / 651;
	position: relative;
	overflow: hidden;
}

.glitch::before,
.glitch::after,
.glitch .channel {
	background: inherit;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.glitch::before {
	content: "";
	animation: glitch-before 3s linear infinite alternate both;
}

.glitch::after {
	content: "";
	animation: glitch-after 3s linear infinite alternate both;
}

.channel {
	mix-blend-mode: screen;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.channel::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	mix-blend-mode: multiply;
}

.r {
	animation: rgb-shift-r 3s steps(1, jump-end) infinite alternate both;
}
.r::before {
	background: #f00;
}

.g {
	animation: rgb-shift-g 3s steps(1, jump-end) infinite alternate both;
}
.g::before {
	background: #0f0;
}

.b {
	animation: rgb-shift-b 3s steps(1, jump-end) infinite alternate both;
}
.b::before {
	background: #00f;
}

@keyframes rgb-shift-r {
	0% { transform: translate(-2%, -0.5%); }
	2% { transform: translate(1%, 0.3%); }
	4% { transform: translate(-1%, -0.2%); }
	6% { transform: translate(2%, 0.1%); }
	8% { transform: translate(-1%, -0.4%); }
	10% { transform: translate(2%, 0.5%); }
	12% { transform: translate(-1%, -0.3%); }
	14% { transform: translate(1%, 0.2%); }
	16% { transform: translate(-2%, -0.1%); }
	18% { transform: translate(2%, 0.4%); }
	20% { transform: none; }
}

@keyframes rgb-shift-g {
	0% { transform: translate(2%, -0.5%); }
	2% { transform: translate(-1%, 0.3%); }
	4% { transform: translate(1%, -0.2%); }
	6% { transform: translate(-2%, 0.1%); }
	8% { transform: translate(1%, -0.4%); }
	10% { transform: translate(-2%, 0.5%); }
	12% { transform: translate(1%, -0.3%); }
	14% { transform: translate(-1%, 0.2%); }
	16% { transform: translate(2%, -0.1%); }
	18% { transform: translate(-2%, 0.4%); }
	20% { transform: none; }
}

@keyframes rgb-shift-b {
	0% { transform: translate(-1%, 0.5%); }
	2% { transform: translate(2%, -0.3%); }
	4% { transform: translate(-2%, 0.2%); }
	6% { transform: translate(1%, -0.1%); }
	8% { transform: translate(-2%, 0.4%); }
	10% { transform: translate(1%, -0.5%); }
	12% { transform: translate(-2%, 0.3%); }
	14% { transform: translate(2%, -0.2%); }
	16% { transform: translate(-1%, 0.1%); }
	18% { transform: translate(1%, -0.4%); }
	20% { transform: none; }
}

@keyframes glitch-before {
	0% { clip-path: polygon(0% 20%, 100% 20%, 100% 30%, 0% 30%); transform: translate(-8%, -0.5%); }
	2% { clip-path: polygon(0% 40%, 100% 40%, 100% 50%, 0% 50%); transform: translate(5%, 0.2%); }
	4% { clip-path: polygon(0% 60%, 100% 60%, 100% 70%, 0% 70%); transform: translate(-6%, -0.3%); }
	6% { clip-path: polygon(0% 10%, 100% 10%, 100% 20%, 0% 20%); transform: translate(4%, 0.1%); }
	8% { clip-path: none; transform: none; }
	100% { clip-path: none; transform: none; }
}

@keyframes glitch-after {
	0% { clip-path: polygon(0% 30%, 100% 30%, 100% 40%, 0% 40%); transform: translate(8%, 0.4%); }
	2% { clip-path: polygon(0% 50%, 100% 50%, 100% 60%, 0% 60%); transform: translate(-5%, -0.2%); }
	4% { clip-path: polygon(0% 70%, 100% 70%, 100% 80%, 0% 80%); transform: translate(6%, 0.3%); }
	6% { clip-path: polygon(0% 90%, 100% 90%, 100% 100%, 0% 100%); transform: translate(-4%, -0.1%); }
	8% { clip-path: none; transform: none; }
	100% { clip-path: none; transform: none; }
}

/* ランブルアニメーション */
@keyframes rumble {
	0% { transform:translate(0, 0); }
	1% { transform:translate(0, 3px); }
	2% { transform:translate(0, 0); }
	3% { transform:translate(0, -3px); }
	4% { transform:translate(0, 0); }
	6% { transform:translate(0, 4px); }
	7% { transform:translate(0, 0); }
	8% { transform:translate(0, -4px); }
	9% { transform:translate(0, 0); }
}

.rumble {
	animation:rumble 2.6s linear infinite;
}