@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";
@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap";
@import"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css";
@import"https://pro.fontawesome.com/releases/v5.10.0/css/all.css";

#contents {
	display: none;
	min-height: 91vh
}

@media only screen and (max-width: 767px) {
	#contents {
		min-height: 100vh
	}
}

.p-mainview {
	position: relative
}

.p-mainview__first-visit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 91vh;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .45s ease-in;
	-o-transition: all .45s ease-in;
	transition: all .45s ease-in
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
	.p-mainview__first-visit {
		height: 65vh
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__first-visit {
		height: 65vh
	}
}

@media only screen and (min-width: 1200px)and (max-width: 1560px) {
	.p-mainview__first-visit {
		height: 83vh
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__first-visit {
		height: 60vh
	}
}

.p-mainview__first-visit.show {
	opacity: 1;
	visibility: visible
}

.p-mainview__first-visit img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.p-mainview__slider__item {
	position: relative
}

.p-mainview__slider__item__img {
	position: relative
}

.p-mainview__slider__item__img::before {
	content: "";
	display: block;
	padding-bottom: 36%
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
	.p-mainview__slider__item__img::before {
		padding-bottom: 40%
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__img::before {
		padding-bottom: 39.7058823529%
	}
}

@media only screen and (min-width: 1200px)and (max-width: 1560px) {
	.p-mainview__slider__item__img::before {
		padding-bottom: 46%
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider__item__img::before {
		padding-bottom: 46%
	}
}

.p-mainview__slider__item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.p-mainview__slider__item__inner {
	width: 90%;
	margin: 1.5625% auto;
	max-width: 78.397833369em
}

.p-mainview__slider__item__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 75.1818181818%;
	margin-inline: auto 0
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__meta {
		width: 100%
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider__item__meta {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 76%
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__meta {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column
	}
}

.p-mainview__slider__item__meta dt {
	padding-right: 2em
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider__item__meta dt {
		padding-right: 0;
		padding-bottom: .8em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__meta dt {
		padding-right: 0;
		padding-bottom: .8em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%
	}
}

.p-mainview__slider__item__meta dt .c-marker {
	margin-bottom: .2em
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider__item__meta dt .c-marker {
		margin-bottom: 0;
		margin-right: 1em
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__meta dt .c-marker {
		margin-bottom: 0;
		margin-right: 1em
	}
}

.p-mainview__slider__item__meta dt .c-marker span {
	min-width: 8.7663031858em;
	text-align: center
}

.p-mainview__slider__item__meta dt .c-txt-base--small {
	white-space: nowrap
}

.p-mainview__slider__item__meta dd {
	-webkit-box-flex: 1;
	    -ms-flex: auto;
	        flex: auto
}

.p-mainview__slider__item__meta dd .c-txt-base {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.5
}

.firefox .p-mainview__slider__item__meta dd .c-txt-base,
.ie .p-mainview__slider__item__meta dd .c-txt-base {
	max-height: 3em
}

.p-mainview__slider__item__heading {
	position: absolute;
	left: 27em;
	bottom: 0;
	height: 100%;
	background-color: #08193e;
	padding: 5.7016606087em 2.1381227282em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__heading {
		position: relative
	}
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
	.p-mainview__slider__item__heading {
		left: 4em
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__heading {
		left: 0
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__heading {
		height: auto
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__heading {
		padding: 1em
	}
}

html.firefox .p-mainview__slider__item__heading,
html.safari .p-mainview__slider__item__heading {
	width: 14.6105053097em
}

/*@media only screen and (min-width: 768px)and (max-width: 1199px){html.firefox .p-mainview__slider__item__heading,html.safari .p-mainview__slider__item__heading{width:12.0447580358em}}*/
@media only screen and (max-width: 767px) {

	html.firefox .p-mainview__slider__item__heading,
	html.safari .p-mainview__slider__item__heading {
		width: 100%
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {

	html.firefox .p-mainview__slider__item__heading,
	html.safari .p-mainview__slider__item__heading {
		width: 9.7640937923em
	}
}

@media only screen and (min-width: 1200px)and (max-width: 1560px) {
	.p-mainview__slider__item__heading {
		left: 3em
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider__item__heading {
		left: 3em;
		padding: 2em 1em 0
	}
}

.p-mainview__slider__item__heading .c-sub-title--xs {
	text-align: right;
	position: relative
}

.p-mainview__slider__item__heading .c-sub-title--xs::after {
	content: "";
	width: calc(100% + 1.6666666667em);
	height: 2px;
	background-color: #fff;
	position: absolute;
	bottom: -0.5555555556em;
	left: -1.6666666667em
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__heading .c-sub-title--xs::after {
		bottom: -5px
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider__item__heading .c-sub-title--xs::after {
		left: -0.8em;
		width: calc(100% + .8em)
	}
}

.p-mainview__slider__item__heading__title {
	color: #fff;
	font-size: 160%;
	font-family: "Noto Sans JP", sans-serif;
	padding: 2.0833333333em 0;
	letter-spacing: 2.4px
}

@media only screen and (min-width: 768px) {
	.p-mainview__slider__item__heading__title {
		/*-ms-writing-mode:tb-rl;writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-o-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-text-orientation:upright;-ms-text-orientation:upright;text-orientation:upright;*/
		text-align: left;
		display: inline-block;
		-webkit-font-feature-settings: normal;
		        font-feature-settings: normal;
		line-height: 2
	}

	/*html:not(.safari) .p-mainview__slider__item__heading__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:2.3;}*/
	.firefox html:not(.safari) .p-mainview__slider__item__heading__title,
	.ie html:not(.safari) .p-mainview__slider__item__heading__title {
		max-height: 6em
	}
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
	.p-mainview__slider__item__heading__title {
		font-size: 129%
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__heading__title {
		font-size: 115%
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider__item__heading__title {
		padding: 1em 0 .5em
	}
}

.p-mainview__slider__item__heading .c-button-text {
	text-align: center
}

.p-mainview__slider__item__heading .c-button-text a {
	-webkit-filter: invert(1);
	        filter: invert(1);
	opacity: 1;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.p-mainview__slider__item__heading .c-button-text a:hover {
	opacity: .7;
	color: #000
}

.p-mainview__slider__item__heading .c-button-text a:hover::after {
	content: url("../files/images/common/arrow_r.png")
}

.p-mainview__slider .slick-dots {
	bottom: -2.1381227282em;
	width: 14.6105053097em;
	left: 27em
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
	.p-mainview__slider .slick-dots {
		width: 12.0447580358em
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider .slick-dots {
		width: 100%
	}
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
	.p-mainview__slider .slick-dots {
		left: 4em
	}
}

@media only screen and (max-width: 767px) {
	.p-mainview__slider .slick-dots {
		left: 0
	}
}

@media only screen and (min-width: 1200px)and (max-width: 1560px) {
	.p-mainview__slider .slick-dots {
		left: 3em
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider .slick-dots {
		left: 3em
	}
}

@media only screen and (min-width: 768px)and (max-width: 983px) {
	.p-mainview__slider .slick-dots {
		width: 9.7640937923em
	}
}

.p-mainview__slider .slick-dots li {
	margin: 0 2px
}

.p-mainview__slider .slick-dots li button:before {
	font-size: 13px;
	color: #d1d7e4;
	opacity: 1
}

.p-mainview__slider .slick-dots li.slick-active button:before {
	color: #173576
}

.c-consultant .c-heading {
	border-bottom-color: #000;
	margin-bottom: 2.6041666667%
}

.c-consultant__inner {
	width: 100%;
	max-width: 96.9282303471em
}

@media only screen and (min-width: 1200px)and (max-width: 1560px) {
	.c-consultant__inner {
		width: 96%
	}
}

@media only screen and (max-width: 1199px) {
	.c-consultant__inner {
		width: 94%
	}
}

.c-consultant-list__item {
	width: 20%
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
	.c-consultant-list__item {
		width: 50%
	}
}

@media only screen and (max-width: 767px) {
	.c-consultant-list__item {
		width: 50%
	}
}

.c-consultant .c-button {
	width: 90%;
	margin: 3.5635378804em auto 0
}

.c-heading--black {
	margin-bottom: 2.6041666667%
}

@media only screen and (max-width: 767px) {
	.c-heading--black {
		margin-bottom: 2em
	}
}

.c-webinar .c-heading--black {
	margin-bottom: 0
}

.c-banner-base--right,
.c-banner-base--left {
	width: 95%;
	max-width: calc(54.1657757822em + 50%)
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {

	.c-banner-base--right,
	.c-banner-base--left {
		width: 97%
	}
}

@media only screen and (max-width: 767px) {

	.c-banner-base--right,
	.c-banner-base--left {
		width: 95.5%
	}
}

.c-case {
	padding-bottom: 0
}

.c-case-list--four-col__item .c-marker {
	margin-bottom: .5em
}

.c-case-list--four-col__item__img {
	border: 1px solid
}

.c-case-list--four-col__item__img::before {
	padding-bottom: 100%
}

.c-case-list--four-col__item__img img {
	top: 6.25%;
	left: 6.25%;
	width: calc(100% - 12.5%);
	height: calc(100% - 12.5%)
}

.c-case.document .c-case-list--four-col__item__img img {
	background-color: #EDF2F8;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 7.1428571429%
}

@media only screen and (max-width: 1199px) {

	.c-webinar,
	.c-consultant-services {
		padding: 5em 0
	}
}

@media only screen and (max-width: 1199px) {
	.c-consultant {
		padding: 5em 0 8em
	}
}

.c-consultant-services-list__item:first-child,
.c-consultant-services-list__item:nth-child(2) {
	border-top: 0
}

@media only screen and (max-width: 767px) {
	.c-consultant-services-list__item__detail {
		padding: 1em
	}

	.c-consultant-services-list__item__detail .c-sub-title--xs {
		font-size: 100%
	}
}


.slide01 {
	background-size: cover !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	max-height: 800px;
}

@media all and (max-width: 768px) {
	.slide01 {
		font-size: 2.2rem;
		max-height: 420px;
	}

	.p-mainview__slider__item__heading__title br {
		display: none !important;
	}

	.p-mainview__slider__item__heading__title {
		max-height: 190px;
	}
}

.p-mainview__slider__item__heading__title {
	height: 100%;
	width: 100%;
}

/*_::-webkit-full-page-media, _:future, :root .p-mainview__slider__item__inner {
    max-width: 68.397833369em;
	margin-right: 0;
}*/

/* safari 対策　220927
-----------------------------------------------------*/
@media all and (min-width: 769px) {

	_::-webkit-full-page-media,
	_:future,
	:root .p-mainview__slider__item__heading__title {
		font-size: 150% !important;
	}

	_::-webkit-full-page-media,
	_:future,
	:root .p-mainview__slider__item__inner {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: end;
		        justify-content: flex-end;
	}
}

@media all and (min-width: 860px) {
	.p-mainview__slider__item__heading__title {
		-webkit-writing-mode: vertical-rl !important;
		-ms-writing-mode: tb-rl !important;
		writing-mode: vertical-rl !important;
	}
}

.p-mainview__slider__item__heading__title {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

@media all and (min-width: 769px) and (max-width: 1366px) {
	.p-mainview__slider__item__heading__title {
		font-size: 140%;
	}
}

@media all and (min-width: 769px) and (max-width: 1336px) {
	.p-mainview__slider__item__heading__title {
		font-size: 115%;
		letter-spacing: 1px;
	}
}

@media all and (min-width: 769px) and (max-width: 1200px) {
	.p-mainview__slider__item__heading.area-link {
		min-height: 520px;
	}
}

@media all and (min-width: 769px) and (max-width: 940px) {
	.p-mainview__slider__item__meta {
		width: 54vw;
	}
}

.c-case.document,
.c-case.book {
	background: #edf2f8;
	padding-bottom: 4em;
}

.c-case-list--four-col__item__img {
	background: #FFF;
}

.columnBlock {
	background: #08193e;
	padding-bottom: 4em;
}

.c-consultant-services .c-heading__inner *,
.columnBlock * {
	color: #FFF;
}

.c-consultant-services .c-button-text a::after,
.columnBlock .c-button-text a::after {
	content: url("../files/images/common/arrow_r_white.png");
}

.c-consultant-services .c-button-text a:hover,
.columnBlock .c-button-text a:hover {
	color: #FFF;
	opacity: 0.7;
}

.c-consultant-services .c-button-text a:hover::after,
.columnBlock .c-button-text a:hover::after {
	content: url("../files/images/common/arrow_r_white.png");
}

.columnBlock .c-heading--black {
	border-bottom-color: #FFF;
}

.columnBlock .c-marker--bgHazel>span {
	color: #08193e;
	background: #FFF;
}

.c-consultant-services {
	background: url("../images/service_bk.jpg") no-repeat center 0;
}

.c-consultant-services .c-heading--black {
	border-bottom: none !important;
}

.c-consultant-services .c-title-base {
	padding: 3% 0 2em 0;
}

.c-consultant-services .c-consultant-services-list {
	background: #FFF;
}

@media all and (min-width: 769px) {
	.c-consultant-services .c-consultant-services-list__item {
		width: 50%;
		padding-right: 2%;
	}

	.columnBlock {
		position: relative;
	}

	.columnBlock .slick-slider {
		position: static;
	}
}

@media all and (max-width: 768px) {
	.c-consultant-services-list__item a::after {
		width: inherit;
		margin-right: 5px;
	}

	.c-marker--bgLapis>span {
		white-space: nowrap;
	}
}

.p-mainview+.c-case {
	margin-bottom: 5.7016606087em;
}

.c-consultant-list__item a:hover {
	color: #FFF;
}

.c-consultant-list__item a:hover::after {
	background-color: #08193E;
}

.c-consultant-list__item a:hover .c-consultant-list__item__img {
	border-color: #08193E;
}

/* movie */

.p-movie .p-movie__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 3rem 0;
}

@media (max-width: 768px) {
	.p-movie .p-movie__list {
		gap: 3rem;
	}
}

.p-movie .p-movie__item {
	width: 100% !important;
	height: 28rem;
	position: relative;
}

.p-movie .p-movie__item a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.p-movie__item figure::before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	z-index: 1;
}

.p-movie .p-movie__wrap.is-hide {
	display: none;
}

@media (max-width: 768px) {
	.p-movie .p-movie__item {
		width: 100%;
		height: auto;
	}
}

.p-movie .p-movie__item figure {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.p-movie .p-movie__item figure img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	max-width: none;
	height: 100%;
}

.p-movie .p-movie__item a::before {
	content: "";
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 4px solid #fff;
	position: absolute;
	top: 36%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: 2;
}

.p-movie .p-movie__item a::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 20px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 36%;
	left: 50.5%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	cursor: pointer;
	z-index: 2;
}

.p-movie .p-movie__item a:hover::before {
	background: #907E1C;
}

.p-movie .p-movie__item:hover figure img {
	-webkit-transform: scale(1.04);
	    -ms-transform: scale(1.04);
	        transform: scale(1.04);
}

.p-movie .p-movie__cate {
	background: #907E1C;
	padding: 0.5rem 1rem;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.p-movie .p-movie__item--wrap {
	background: rgba(0, 0, 0, 0.7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #fff;
	padding: 1rem;
	position: absolute;
	bottom: 0;
	width: 100%;
	cursor: pointer;
	z-index: 1;
}

.p-movie .p-movie__item--text {
	width: 80%;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.p-movie .p-movie__item--title {
	font-size: 150%;
	line-height: 1.2;
	margin-bottom: 1rem;
	font-weight: bold;
}

.p-movie .p-movie__item--text h4 {
	font-weight: 400;
}

.p-movie .p-movie__item--text h4 span {
	padding-right: 10px;
}

.p-movie .p-movie-contents--right {
	width: 23%;
}

@media (max-width: 768px) {
	.p-movie .p-case-contents {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}

	.p-movie .p-movie-contents--right {
		width: 100%;
	}

	.p-movie .p-movie__item figure {
		height: auto;
	}

	.p-movie .p-movie__item figure img {
		width: 100%;
		height: auto;
	}

	.p-movie__item--wrap {
		position: relative !important;
		background: rgba(0, 0, 0, 1) !important;
	}
}

.p-movie .p-movie-contents--left {
	width: 74%;
}

@media (max-width: 768px) {
	.p-movie .p-movie-contents--left {
		width: 100%;
		padding-top: 0;
	}
}

.p-movie .p-movie-sidebar__list li {
	padding: 1.1rem 0 1rem 1rem;
	cursor: pointer;
}

.p-movie .p-movie-sidebar__list li.is-active {
	background: #EDF2F8;
	font-weight: bold;
}

.p-movie .p-movie-sidebar__list li:not(:last-of-type) {
	border-bottom: 1px solid #EDF2F8;
}

.p-movie .p-movie-contents--right-h3 {
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.p-movie .p-movie-contents--right-h3 {
		margin-top: 6rem;
	}
}

.c-glossary .p-archive-list--service-lineup__blk {
	margin: 30px 0;
}

.c-glossary {
	padding: 5.7016606087em 0;
}

.c-glossary .p-archive-list--service-lineup__blk ul {
	gap: 1.7rem 2%;
}

.movie-slider .slick-slide {
	margin: 1.639227425em 1.0690613641em;
}

@media (max-width: 768px) {
	.movie-slider .slick-slide {
		margin: 2.639227em 0 0 !important;
	}
}

.modal-area__title {
	color: #000 !important;
}

.c-book__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 60px;
}

.c-book__img {
	width: 240px;
	text-align: center;
}

.c-book__detail {
	width: calc(100% - 300px);
}

.c-book__detail--title {
	font-weight: 600;
	font-size: clamp(18px, 1.2vw, 24px);
}

.c-book__detail--title span {
	font-weight: 700;
	font-size: clamp(32px, 2.5vw, 48px);
}

.c-book__detail--list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.c-book__detail--list li {
	flex: 1;
}

.c-book__detail--list-btn {
	width: 100%;
	display: inline-block;
	background: #173576;
	border-radius: 10000px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 20px;
	position: relative;
	transition: .5s;
}

.c-book__detail--list-btn:hover {
	background: #6e7786;
}

.c-book__detail--list-btn::after {
	position: absolute;
	top: 50%;
    right: 2rem;
    width: 1rem;
    height: 4px;
    transform: translateY(-50%) skew(45deg);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: "";
}

.c-book__detail--list-btn[target="_blank"]::after {
	content: url(../images/icon_other_wh.svg);
	position: absolute;
	top: auto;
	transform: none;
	border: none;
}

@media screen and (max-width: 768px) {
	.c-book__inner {
		gap: 30px;
	}

	.c-book__img,
	.c-book__detail {
		width: 100%;
	}

	.c-book__detail--list li {
		flex: auto;
		width: 100%;
	}
}