@charset "UTF-8";


.mgb-none {
	margin-bottom: 0 !important;
}

.noWrap {
	white-space: nowrap;
}

#jobtype-body img {
	height: auto;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	max-width: 100%;
}

.two li img,
.three li img {
	max-width: min(480px, 100%);
}

figure a {
	width: 100%;
}

.sp-max-fullSize {
	max-width: none !important;
}

/* .content-section
------------------------------------------------------------------- */
.content-section p {
	text-indent: 1em;
	margin-bottom: 22px;
}

.content-section p.relation-link {
	margin-top: -10px;
	text-indent: 0;
}

.content-section p.relation-link a {
	display: inline-block;
	position: relative;
	min-height: 14px;
	padding-left: 20px;
}

.content-section p.relation-link a:before {
	display: block;
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	top: 5px;
	left: 0;
	background: url(../../common/img/sp-sprite.png) -250px -150px;

	background-size: 300px 300px;
}

.sp-word-brake {
	margin-left: 0 !important;
}

.case-wrap {
	padding: 25px 20px 10px;
	margin: 0 0 30px;
	background: #f5f5f5;
	box-sizing: border-box;
}

.case-wrap .content-wrap--indent {
	margin: 0;
}



/* section-title
------------------------------------------------------------------- */
.article-title {
	padding: 15px 0;
	margin: 0 10px 20px;
	border-radius: 10px;
	color: #FFF;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	overflow: hidden;
	background: url(../img/common/bg_dot.gif) center top;
}

.section-title {
	margin: 0 10px 15px;
	border-bottom: solid 2px #c5c7e9;
}

.section-title strong {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	padding: 0 5px 5px;
}

.section-title strong:after {
	position: absolute;
	display: block;
	content: '';
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #6e73c7;
}

.section-title small {
	display: inline-block;
	font-weight: normal;
	line-height: 18px;
	font-size: 12px;
	vertical-align: middle;
}

.section-sub-title {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #6e73c7;
}

.float-img-left,
.float-img-right {
	display: block;
	float: none;
	margin: 0 auto 22px;
	max-width: 100%;
	height: auto;
}

figure {
	/**/
	text-align: center;
}

@media screen and (max-width:480px) {
	.article-title {
		font-size: 16px;
	}
}


/* ==========================================================================
   design
============================================================================= */

.category-title--design {
	background-image: url(../img/common/bg_dot.gif);
}

.content-title--design {
	margin-bottom: 20px;
	border-color: #6e73c7;
}

.content-title--design .content-intro {
	border-color: #6e73c7;
}

.content-title--design h1 .sub-title {
	color: #6e73c7;
}

.cf-ctop-btn a {
	background-image: url(../img/common/bg_dot.gif);
}

.category-nav-line2 {
	display: none;
}

/* ==========================================================================
   Work（index）
============================================================================= */
.category-top-title {
	margin-bottom: 20px;
	padding: 20px 0 13px;
	text-align: center;
	border-style: solid;
	border-color: #6e73c7;
	border-width: 5px 0 2px;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1px;
}

.category-top-title .sub-title {
	margin-top: 6px;
	display: block;
	color: #6e73c7;
	font-size: 13px;
	line-height: 20px;
}

#top-lead {
	line-height: 1.6;
	margin: 25px 20px;
}
.top-lead-text span {
	display: inline-block;
}
.top-lead-box {
	margin: 1.3em;
}
.top-lead-list {
	margin-top: 1em;
	margin-right: -1em;
	text-indent: -1.3em;
	padding-right: 0;
}
.top-lead-item {
	
}
.top-lead-item span {
	color: #6e73c7;
	font-weight: bold;
}
.top-lead-item a::before {
	content: "";
	border-radius: 50%;
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #6e73c7;
	opacity: 0.5;
	margin-right: 0.3rem;
}

#work-index {
	padding: 20px 0 25px 0;
	background-image: url(../img/common/bg_dot.gif);
}

#work-index .content-wrap {
	margin: 0 auto;
	max-width: min(480px, 100%);
}

#work-index .wi-list,
#work-index .wi-list-sub {
	margin: 0 10px;
}

#work-index .wi-list-sub dd.wi-stage a,
#work-index .wi-list-sub dd.wi-character a,
#work-index .wi-list-sub dd.wi-gui a,
#work-index .wi-list-sub dd.wi-effect a,
#work-index .wi-list-sub dd.wi-cut a,
#work-index .wi-list-sub dd.wi-cgsp a,
#work-index .wi-list .wi-product a,
#work-index .wi-list .wi-graphic a,
#work-index .wi-list .wi-illust a,
#work-index .wi-list .wi-edcg a{
	position: relative;
}


#work-index .wi-list-sub dd.wi-stage a span,
#work-index .wi-list-sub dd.wi-character a span,
#work-index .wi-list-sub dd.wi-gui a span,
#work-index .wi-list-sub dd.wi-effect a span,
#work-index .wi-list-sub dd.wi-cut a span,
#work-index .wi-list-sub dd.wi-cgsp a span,
#work-index .wi-list .wi-product a span,
#work-index .wi-list .wi-graphic a span,
#work-index .wi-list .wi-illust a span,
#work-index .wi-list .wi-edcg a span {
	color: #333;
	font-size: clamp(15px, 2.75vw, 18.5px);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2;
	padding-left: 9.5vw;
	text-align: center;
}

#work-index .wi-list-sub dd.wi-stage a:hover span,
#work-index .wi-list-sub dd.wi-character a:hover span,
#work-index .wi-list-sub dd.wi-gui a:hover span,
#work-index .wi-list-sub dd.wi-effect a:hover span,
#work-index .wi-list-sub dd.wi-cut a:hover span,
#work-index .wi-list-sub dd.wi-cgsp a:hover span,
#work-index .wi-list .wi-product a:hover span,
#work-index .wi-list .wi-graphic a:hover span,
#work-index .wi-list .wi-illust a:hover span,
#work-index .wi-list .wi-edcg a:hover span {
	color: #6e73c7;
}

#work-index .wi-list-sub dd.wi-stage a span::after,
#work-index .wi-list-sub dd.wi-character a span::after,
#work-index .wi-list-sub dd.wi-gui a span::after,
#work-index .wi-list-sub dd.wi-effect a span::after,
#work-index .wi-list-sub dd.wi-cut a span::after,
#work-index .wi-list-sub dd.wi-cgsp a span::after,
#work-index .wi-list .wi-product a span::after,
#work-index .wi-list .wi-graphic a span::after,
#work-index .wi-list .wi-illust a span::after,
#work-index .wi-list .wi-edcg a span::after {
	position: absolute;
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	top: 0;
	right: 20px;
	bottom: 0;
	margin: auto 0;
	background: url(../../common/img/arrow_white.svg);
}

#work-index .wi-soft,
#work-index .wi-hardware {
	margin-bottom: 10px;
}

#work-index .wi-list dt,
#work-index .wi-list-sub dt {
	margin: 15px 0;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: .05em;
	background-color: #5352a1;
	border-radius: 4px;
	padding: 10px;
}

#work-index .wi-hardware dt,
#work-index .wi-art dt{
	margin-top: 35px;
}

#work-index .wi-list dd {
	margin: 0 auto 10px;
}

#work-index .wi-list dd a,
#work-index .wi-list-sub dd a {
	background-repeat: no-repeat;
	background-size: contain;
}

#work-index .wi-list-sub dd.wi-cg {
	margin: 0 auto 10px;
	border-radius: 5px;
}

#work-index .wi-list-sub .wi-cg p a {
	align-items: center;
	display: flex;
	background-image: url(../img/top/index_cg_btn.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #ebecfa;
	border: solid 1px #ebecfa;
	border-radius: 5px 5px 0 0;
	height: 14.5vw;
	min-height: 66px;
}

#work-index .wi-list-sub .wi-cg .sub ul {
	background: #fff;
	border-radius: 0 0 5px 5px;
	font-size: 12px;
	line-height: 1.2;
	padding: 10px 0;
}

#work-index .wi-list-sub .wi-cg .sub li {
	margin-left: 47.25%;
}

#work-index .wi-list-sub .wi-cg .sub li+li {
	margin-top: 10px
}

#work-index .wi-list-sub .wi-cg .sub li a {
	display: block;
	font-size: clamp(12px, 2vw, 14.5px);
	font-weight: bold;
	height: 15px;
	letter-spacing: .15em;
	position: relative;
}

#work-index .wi-list-sub .wi-cg .sub li a::before {
	position: absolute;
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	left: -22px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: url(../../common/img/arrow_gray.svg);
}

#work-index .wi-list-sub dd.wi-stage a,
#work-index .wi-list-sub dd.wi-character a,
#work-index .wi-list-sub dd.wi-gui a,
#work-index .wi-list-sub dd.wi-effect a,
#work-index .wi-list-sub dd.wi-cut a,
#work-index .wi-list-sub dd.wi-cgsp a,
#work-index .wi-list dd a {
	align-items: center;
	display: flex;
	justify-content: center;
	background-color: #ebecfa;
	border: solid 1px #ebecfa;
	border-radius: 5px;
	margin:0 auto 10px;
	height: 14.5vw;
	min-height: 66px;
	width: 95%;
}

#work-index .wi-list-sub .wi-stage a {
	background-image: url(../img/top/index_stage_btn.png);
}

#work-index .wi-list-sub .wi-character a {
	background-image: url(../img/top/index_character_btn.png);
}

#work-index .wi-list-sub .wi-gui a {
	background-image: url(../img/top/index_ui_btn.png);
}

#work-index .wi-list-sub .wi-effect a {
	background-image: url(../img/top/index_effect_btn.png);
}

#work-index .wi-list-sub .wi-cut a {
	background-image: url(../img/top/index_cut_btn.png);
}

#work-index .wi-list-sub .wi-cgsp a {
	background-image: url(../img/top/index_cgsp_btn.png);
}

#work-index .wi-list .wi-product a {
	background-image: url(../img/top/index_product_btn.png);
}

#work-index .wi-list .wi-graphic a {
	background-image: url(../img/top/index_graphic_btn.png);
}

#work-index .wi-list .wi-illust a {
	background-image: url(../img/top/index_illust_btn.png);
}

#work-index .wi-list .wi-edcg a {
	background-image: url(../img/top/index_3dcg_btn.png);
}

/* ==========================================================================
   Work1
============================================================================= */
#work1-animation .video_area video {
	width: 100%;
}

.cg-pagenation {
	margin: 0 20px 30px;
	text-align: right;
}

.cg-pagenation:after {
	content: "";
	display: block;
	clear: both;
}

.cg-pagenation>li {
	display: inline-block;
}

.cg-pagenation li.prev {
	display: inline-block;
	padding-right: 10px;
}

.cg-pagenation li.next {
	display: inline-block;
	padding-left: 10px;
}

.cg-pagenation li a {
	display: block;
	padding: 6px 40px 4px;
	vertical-align: 14px;
	font-weight: bold;
	position: relative;
}

.cg-pagenation li.prev a {
	padding-right: 5px;
}

.cg-pagenation li.next a {
	padding-left: 5px;
}

.cg-pagenation li a:before {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	background: url(../img/common/icon-arrow.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.cg-pagenation li.prev a:before {
	left: 0;
	transform: rotate(180deg);
}

.cg-pagenation li.next a:before {
	right: 0;
}

.cg-pagenation li.pager-num {
	display: inline-block;
	margin: 0 auto 4px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
}

.cg-pagenation li.pager-num ul li:first-child {
	border-left: 1px solid #ccc;
}

.cg-pagenation li.pager-num ul li:last-child {
	border-right: 1px solid #ccc;
}

.cg-pagenation li.pager-num a,
.cg-pagenation li.pager-num span {
	display: block;
	padding: 0 10px;
	line-height: 1.3;
	vertical-align: middle;
}

.cg-pagenation li.pager-num ul li {
	float: left;
}

.cg-pagenation li.pager-active span {
	color: #afafaf !important;
}

.cg-pagenation li.pager-num a:before {
	display: none;
}

#work1-about,
#work1-character,
#work1-animation {
	margin-bottom: 30px;
	margin-top: -84px;
	padding-top: 84px;
}

#work1-about .content-section--2>figure {
	margin-bottom: 30px;
}

#work1-about figure>img,
#work1-character figure>img {
	margin-bottom: 20px;
}

#work1-about figure .zoom_img,
#work1-character figure .zoom_img,
#work1-animation figure .zoom_img {
	margin: 0 0 20px;
	max-width: 460px;
}

#work1-character figure a {
	margin-bottom: 10px;
}

.list-image,
.sp-list-image {
	margin-bottom: 10px;
	text-align: center;
}

.list-image:after,
.sp-list-image:after {
	content: "";
	display: block;
	clear: both;
}

.list-image li,
.sp-list-image>a {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	box-sizing: border-box;
	width: 50%;
	line-height: 0;
	margin-bottom: 5px !important;
}

.list-image li a {
	margin-bottom: 0 !important;
}


/* ==========================================================================
   Work2
============================================================================= */

#work2-stage,
#work2-movie {
	margin-bottom: 30px;
	margin-top: -84px;
	padding-top: 84px;
}

#work2-stage figure .zoom_img,
#work2-movie figure .zoom_img {
	margin: 0 0 20px;
}

#work2-stage figure>img {
	margin-bottom: 20px;
}

#work2-movie .section-right {
	text-align: center;
}

#work2-movie .section-right a {
	margin-bottom: 10px;
}

#work2-stage figure a {
	margin-bottom: 10px;
}

#work2-stage figure>img {
	margin-bottom: 20px;
}


/* ==========================================================================
   Work3
============================================================================= */

#work3-about,
#work3-role,
#work3-important,
#work3-important .content-section--1,
#work3-important .content-section--2,
#work3-important .content-section--3,
#work3-important .content-section--4,
#work3-important .content-section--5,
#work3-clear,
#work3-aware {
	margin-bottom: 30px;
}

#work3-about .zoom_img,
#work3-role .zoom_img,
#work3-important .zoom_img,
#work3-clear .zoom_img,
#work3-aware .zoom_img {
	max-width: min(480px, 100%);
}

#work3-about .section-left {
	margin-bottom: 22px;
}

#work3-work .section-right {
	margin-bottom: 22px;
}

#work3-role .list-circle {
	padding-left: 1em;
}

#work3-role .list-circle li {
	text-indent: -1em;
	padding-left: 1em;
}

#work3-role .capture-images {
	align-items: flex-start;
	display: flex;
	gap: 1.5%;
	flex-wrap: wrap;
	margin: auto;
	max-width: min(480px, 100%);
	text-align: center;
}

#work3-role .capture-images li {
	width: calc(100% / 2 - .75%);
}

#work3-role .capture-images.smartphone-app {
	align-items: flex-start;
	display: flex;
	gap: 1%;
	flex-wrap: wrap;
	text-align: center;
}

#work3-role .capture-images.smartphone-app li {
	width: calc(100% / 3 - .675%);
}

#work3-role .capture-images li a {
	width: 100%;
	height: auto;
}

#work3-role figure,
#work3-role figure a,
#work3-important .content-section--2 a,
#work3-important .content-section--3 a,
#work3-important .content-section--4 a {
	margin-bottom: 10px;
}

#work3-role figure.wrap {
	margin-bottom: 0;
}

#work3-important figure.wrap {
	margin-bottom: 10px;
	text-align: center;
}

#work3-important figure.wrap a {
	margin: 0 2px 8px;
	box-sizing: border-box;
}

#work3-important .content-section--3 figure.wrap {
	margin-right: -5px;
}

#work3-important .content-section--3 figure.wrap a {
	width: 50%;
	padding-right: 5px;
	margin: 0 0 8px;
}

#work3-important .content-section--5 figure.wrap a {
	margin-bottom: 1px;
}

#work3-important .content-section--2 figcaption,
#work3-important .content-section--3 figcaption {
	margin-bottom: 15px;
	text-align: left;
}

#work3-clear .section-left {
	margin-bottom: 22px;
}

#work3-aware .content-section--flex {
	align-items: center;
	display: flex;
	flex-direction: column-reverse;
}


/* ==========================================================================
   Work4
============================================================================= */

.movie-chapter-title {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #6e73c7;
}

#work4-about .capture-images li {
	align-items: center;
	display: flex;
	gap: 1.5%;
	margin-bottom: 1.5%;
}

#work4-about .capture-images li a {
	width: calc(100% / 2 - .75%);
}

#work4-role .list-circle,
#work4-important .list-circle {
	padding-left: 1em;
}

#work4-role .list-circle,
#work4-important .list-circle {
	text-indent: -1em;
	padding-left: 1em;
}

#work4-role .content-section--1,
#work4-role .content-section--2,
#work4-role .content-section--3,
#work4-noeffect .content-section--1,
#work4-noeffect .content-section--2,
#work4-noeffect .content-section--3 {
	margin-bottom: 10px;
}

.movie_area {
	display: block;
	margin: 0 auto 5px;
	text-align: center;
	padding-top: 56.25%;
	position: relative;
	overflow: hidden;
}

.movie_area iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#work4-about,
#work4-role,
#work4-noeffect,
#work4-important,
#work4-how,
#work4-aware {
	margin-bottom: 30px;
}

#work4-about .note {
	text-indent: -1em;
	padding-left: 1em;
}

#work4-about .section-right,
#work4-role .section-left,
#work4-noeffect .section-left,
#work4-how .section-left {
	margin-bottom: 22px;
}


/* ==========================================================================
   Work5
============================================================================= */

#work5-about,
#work5-switch,
#work5-oversea {
	margin-bottom: 30px;
}

#work5-about a,
#work5-switch a,
#work5-oversea a {
	pointer-events: none;
}

#work5-about a.zoom_img:after,
#work5-switch a.zoom_img:after,
#work5-oversea a.zoom_img:after {
	display: none;
}

#work5-about figure.wrap {
	margin-bottom: 10px;
	text-align: center;
}

#work5-about figure.wrap a {
	margin: 0 2px 15px;
	box-sizing: border-box;
}

#work5-switch a,
#work5-aware a {
	margin-bottom: 15px;
}

#work5-switch .sp-list-image>img {
	display: block;
	padding: 0 5px 0 0;
	box-sizing: border-box;
	width: 50%;
	line-height: 0;
	margin-bottom: 5px !important;
}

#work5-about .content-section--3 figure img:first-child {
	margin-bottom: 40px;
}



/* ==========================================================================
   Work6
============================================================================= */
#work6-about,
#work6-graphic,
#work6-chara,
#work6-aware {
	margin-bottom: 30px;
}

#work6-graphic figure,
#work6-chara figure {
	margin-bottom: 10px;
}

#work6-graphic figure figcaption,
#work6-chara figure figcaption {
	text-align: left;
}

#work6-switch .two {
	margin: 0 auto;
	max-width: 293px;
}


/* ==========================================================================
   Work6
============================================================================= */
#work7-about,
#work7-important {
	margin-bottom: 30px;
}

#work7-about figure,
#work7-important figure {
	margin-bottom: 10px;
}

/* ==========================================================================
   Work9
============================================================================= */
#work9-what figcaption {
	margin-bottom: 20px;
}

#work9-summary .mb50-sp20 {
	margin-bottom: 20px;
}

#work9-summary .the_list li {
	margin-bottom: 4px;
}

#work9-about figcaption,
#work9-what figcaption,
#work9-summary figcaption,
#work9-aware figcaption {
	text-align: left;
}

#work9-about .list-circle,
#work9-what .list-circle,
#work9-summary .list-circle,
#work9-aware .list-circle {
	margin-bottom: 22px;
}

#work9-about .list-circle li,
#work9-what .list-circle li,
#work9-summary .list-circle li,
#work9-aware .list-circle li {
	display: flex;
}

#work9-about .list-circle li span,
#work9-what .list-circle li span,
#work9-summary .list-circle li span,
#work9-aware .list-circle li span {
	flex-shrink: 0;
}

#work9-what .pc-center-image .image_line2 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#work9-what .pc-center-image .image_line2 a {
	width: 48.666%;
}

#work9-what .pc-center-image .image_line2 a:first-child {
	margin-right: 5px;
}

#work9-what .pc-center-image .image_line2 .image_line2__item:first-child {
	padding-right: 5px;
}

#work9-what .annotation {
	margin-left: 1em;
	text-indent: -1em;
}

/* ==========================================================================
   Work10
============================================================================= */



#container .content-article .text-link,
#container .content-article .text-link:visited,
#container .content-article .text-link:active {
	text-decoration: underline;
}

.w630 {
	margin: 0 auto 30px;
	max-width: min(630px, 100%);
}

.mb30 {
	margin-bottom: 30px;
}

.mb0 {
	margin-bottom: 0px;
}

.br_none {
	display: none;
}

.sp_none {
	display: none;
}

.rights {
	font-size: 8px;
	margin-bottom: 20px;
}

.rights li {
	line-height: 2em;
}

/* html {
	scroll-behavior: smooth;
} */