<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*==========================
　　　　　　COMMON
==========================*/

.pc-style{
	display: none;
}

.m-style{
	display: none;
}


/*==========================
　　　　　　HEADER
==========================*/

.hed-inner-l{
	width: 500px;
	margin-right: auto;
	display: flex;
}

h1 a{
	width: 186px;
	height: 36px;
	margin: 15px 29px;
	display: block;
}

.hed-inner-l p{
	line-height: 65px;
	font-size: 10px;
}

.fb{
	margin: 25px 120px 0 0;
}

.hed-inner-r.tapped{
	left: 0;
}

.hed-inner-r{
	width: 100vw;
	height: 100vh;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 150vw;
	display: block;
	z-index: 200;
	transition: 0.6s;
}

.hed-inner-r nav{
	margin: 60px auto 0 auto;
}

.hed-inner-r nav li{
	width: 60vw;
	margin: 0 auto 30px auto;
	padding: 8px 0;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
}

.hed-inner-r nav li a{
	display: block;
}

.gnav1{
	border-bottom: 2px solid #ff4e4f;
}

.gnav2{
	border-bottom: 2px solid #b7d100;
}

.gnav3{
	border-bottom: 2px solid #ff9900;
}

.gnav4{
	border-bottom: 2px solid #0b7ac8;
}

.hed-inner-r nav li .submenu{
	margin: 10px 0;
}

.hed-inner-r nav li .submenu li{
	margin: 0;
	padding: 8px 0;
	text-indent: 1em;
	font-size: 0.9em;
}

.hed-inner-r nav li .submenu li a{
	color: #8cc63f;
}

#navbtn{
	width: 35px;
	height: 35px;
	position: fixed;
	right: 40px;
	top: 23px;
	z-index: 300;
}

.ham{
	width: 35px;
	height: 2px;
	border-radius: 1px;
	position: absolute;
	left: 0;
	background-color: #000;
	transition: 0.5s;
}

.ham:nth-child(1){
	top: 0;
}

.ham:nth-child(2){
	top: 10px;
}

.ham:nth-child(3){
	top: 20px;
}

.tapped .ham:nth-child(1){
	top: 10px;
	transform: rotate(45deg);
}

.tapped .ham:nth-child(2){
	left: 500px;
	opacity: 0;
}

.tapped .ham:nth-child(3){
	top: 10px;
	transform: rotate(-45deg);
}


/*==========================
　　　　　　MAIN
==========================*/

/*ーーHOME PAGEーー*/

.menu li a{
	height: 350px;
}

.menu li{
	background-size: 135px;
}

.news{
	width: 80vw;
	margin: 0 auto 60px auto;
}

.news-inner, .news-t-inner{
	width: 80vw;
	display: block;
}

.news-inner h2{
	margin: 0 auto 40px auto;
}

.news-t-inner table{
	width: 80vw;
	padding: 0;
}

.newyear2020{
	width: 60vw;
	height: 21.60vw;
}

.movie{
	width: 90vw;
	margin: 0 auto 60px auto;
	padding: 5vw 5vw 10vw 5vw;
}

.movie iframe{
	width: 80vw;
	height: 45vw;
}

.bnrarea{
	width: 80vw;
	height: auto;
	margin: 0 auto 60px auto;
}

.bnrarea li a{
	width: 26vw;
	height: 13vw;
}

.sns{
	width: 100vw;
	display: block;
	text-align: center;
}

.sns-inner{
	margin: 0 auto 30px auto;
}

/*ーーPROFILE PAGEーー*/

#profile-page .wrapper{
	width: 80vw;
}

#profile-page table th{
	width: 20vw;
	padding: 0 25px 0 0;
}

#profile-page table td{
	width: 60vw;
}

/*ーーSERVICE PAGEーー*/

.sv-menu{
	width: 85vw;
}

.sv-menu li img{
	padding: 20px 0;
	display: block;
}

.sv-menu li a{
	width: 20.5vw;
	height: auto;
}

.works-img{
	width: 84vw;
}

.works-img li img{
	width: 28vw;
}

/*ーーDESIGN PAGE / 3DCG PAGE / ILLUSTRATION PAGE / WEB PAGEーー*/

.d-menu{
	margin: 30px auto;
}

.d-menu ul{
	width: 80vw;
}

.d-menu ul li a{
	width: 25vw;
}

#design-page section, #cg-page section, #ill-page section, #web-page section{
	width: 80vw;
}

#design-page .cc, #cg-page .cc, #ill-page .cc, #web-page .cc{
	width: 100%;
	font-size: 18px;
}

#design-page section p, #cg-page section p, #ill-page section p, #web-page section p{
	width: 76vw;
}

.ex{
	width: 76vw;
}

.ex-img{
	width: 38vw;
}

.ex-txt{
	width: 37vw;
}

.ex-txt dt{
	margin: 0 0 10px 0;
}

.ex-txt dd{
	margin: 0;
}

.ex-trans{
	width: 76vw;
}

.plan a{
	width: 70vw;
	font-size: 2.3vw;
}

/*ーー3DCG PAGEーー*/

#cg-page .d-menu ul li a{
	width: 80vw;
}

/*ーーCONTACT PAGEーー*/

#contact-page main p{
	width: 80vw;
}

#contact-page .contact-inner p, #mail_form{
	width: 80vw;
	margin: 0 auto;
}

/*ーーTHANKS PAGEーー*/

#thanks-page .wrapper{
	width: 80vw;
}

/*ーーPRIVACY PAGEーー*/

#privacy-page .wrapper{
	width: 80vw;
}

/*ーーPRAYMENT PAGEーー*/

#payment-page .wrapper{
	width: 80vw;
}

/*ーーRECRUIT PAGEーー*/

#recruit-page .recruit-inner{
	width: 100%;
}

#recruit-page .info{
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}

#recruit-page .cc{
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}

#recruit-page table{
	width: 90vw;
}

#recruit-page table th{
	width: 140px;
	font-size: 17px;
}

#recruit-page .method{
	width: 90vw;
}

/*ーーNEWS PAGEーー*/

#news-page .wrapper{
	width: 80vw;
}

/*ーーLOGOPLUS PAGEーー*/

.logo_head{
	font-size: 20px;
}

.logo_head .atena{
	font-size: 30px;
}

.logo_main{
	width: 100vw;
}

.logo_ex img{
	width: 100vw;
}

#logoplus-page .logoex_btn{
	width: 73vw;
	border-radius: 30px;
	font-size: 18px;
}

.logo_flow{
	width: 80vw;
}

.logo_contact h4{
	width: 73vw;
	font-size: 18px;
}

.logo_contact h5{
	width: 50vw;
	padding: 8px 0;
	background-color: #f29418;
}

.logo_contact .contact-inner{
	width: 80vw;
}

.logo_contact .contact-inner .red{
	letter-spacing: 0em;
}

.logo_contact .contact-inner dd{
	padding-top: 5px;
}

.logo_contact .contact-inner .lpradio{
	display: flex;
	padding-top: 2px;
}

.logo_contact .contact-inner .lpradio li{
	margin: 0 20px 0 0;
}

.logo_contact .contact-inner .lpradio input{
	width: auto !important;
}

.logo_contact .contact-inner #form_submit_button{
	background-color: #f29418 !important;
}

/*ーーWORKS PAGEーー*/

#works-page .wrapper{
	width: 80vw;
	margin: 80px auto 60px auto;
}

.worklist{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 60px auto 0 auto;
}

.worklist li{
	width: 38vw;
	margin: 0 4vw 4vw 0;
}

.worktxt .worktitle a{
	line-height: 1.6em;
	font-size: 16px;
}

.workcase{
	margin: 60px auto 40px auto;
}

.workcase h4{
	font-size: 18px;
}

.workcase .workdate{
	padding: 0 0 5px 0;
}

.workcase dl{
	display: block;
}

.workcase dl dt{
	width: 100%;
	margin: 0 0 2px 0;
	padding: 0;
}

.workcase dl dd{
	width: 100%;
	margin: 0 0 15px 0;
}

.workcase .category li{
	padding: 2px 8px;
	font-size: 14px;
}

.casecomment{
	padding: 24px;
}

.casecomment .comment{
	font-size: 20px;
}


/*ーーDOWNLOAD FREE PAGEーー*/

.eisei-use{
	width: 85vw;
}

.flyerlead{
	width: 85vw;
}

.flyerlist{
	width: 85vw;
}

.flyerlist li{
	width: 40vw;
	margin: 0 5vw 5vw 0;
	padding: 4vw;
}

.flyerlist li:nth-child(even){
	margin-right: 0;
}

.flyerlist .flyerth{
	width: 32vw;
	height: 45.257vw;
}

.yell-bnr{
	width: 85vw;
}

.yell-bnr li{
	width: 85vw;
	height: 15.3vw;
	margin: 0 0 5vw 0;
}

.yell-bnr li a img{
	width: 85vw;
	height: 15.3vw;
}

.yell{
	width: 85vw;
}

.yell img{
	width: 85vw;
	height: 48.0435vw;
}



/*==========================
　　　　　　FOOTER
==========================*/

.foot-inner{
	width: 90vw;
	display: block;
}

.foot-logo{
	margin: 0 auto 40px auto;
}

.office-br dl{
	width: 22.5vw;
	height: 170px;
	position: relative;
}

.office-br dd{
	margin: 0;
	padding: 0 auto;
	font-size: 11px;
}

.office-br .mail{
	position:absolute;
	bottom: 25px;
}

.office-br .tel{
	font-size: 14px;
	font-weight: 700;
	position:absolute;
	bottom: 0;
}

.copy{
	width: 90vw;
	font-size: 12px;
}

div.totop a{
	width: 40px;
}</pre></body></html>