@charset "UTF-8";

:root{
}

@media screen and (max-width: 1030px) {
	:root{
	}
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 700px) {

}

.t-page_vision_img_area{
	margin-top: calc( ( 73px - var(--t_vision) ) * 4 / 4);
	margin-bottom: calc( ( 90px - var(--b_vision) ) * 4 / 4);
}

@media screen and (max-width: 900px) {
	.t-page_vision_img_area{
		margin-top: calc( ( 73px - var(--t_vision) ) * 3 / 4);
		margin-bottom: calc( ( 90px - var(--b_vision) ) * 3 / 4);
	}
}

@media screen and (max-width: 700px) {
	.t-page_vision_img_area{
		margin-top: calc( ( 73px - var(--t_vision) ) * 2 / 4);
		margin-bottom: calc( ( 90px - var(--b_vision) ) * 2 / 4);
	}
}

/* ------------------------- .p-g_hasta ------------------------------ */

.p-g_hasta{
	padding-top: calc(  0px * 4 / 4);
	padding-bottom: calc( 180px * 4 / 4);
}

@media screen and (max-width: 900px) {
	.p-g_hasta{
		padding-top: calc(  0px * 4 / 4);
		padding-bottom: calc( 180px * 3 / 4);
	}
}

@media screen and (max-width: 700px) {
	.p-g_hasta{
		padding-top: calc(  0px * 4 / 4);
		padding-bottom: calc( 180px * 2 / 4);
	}
}

.t-page_vision_text{
	align-items: flex-end;
}


/* .p-g_hasta_row */

.p-g_hasta_row{
	display: flex;
	justify-content: space-between;
}

.p-g_hasta_head{
	padding: 0 50px 50px 0;
}

.p-g_hasta_text_title01{
	font-size: 32px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	line-height: 1.75;
	white-space: nowrap;
}

.p-g_hasta_text{
	width: 50%;
}

@media screen and (max-width: 900px) {
	.p-g_hasta_text_title01{
		font-size: 27px;
	}
	.p-g_hasta_row{
		text-align: center;
		flex-wrap: wrap;
	}
	.p-g_hasta_head{
		width: 100%;
		padding: 0;
		margin: 0 0 30px 0;
		
	}
	.p-g_hasta_text{
		width: 100%;
	}
}

@media screen and (max-width: 700px) {
	.p-g_hasta_text{
		width: 100%;
		text-align: center;
	}
	.p-g_hasta_text_title01{
		font-size: 22px;
	}
}

/* .p-g_hasta_image */

.p-g_hasta_image{
}

.p-g_hasta_image_in{
	width: 100%;
	max-width: 77%;
}

@media screen and (max-width: 1030px) {
	.p-g_hasta_image_in{
		max-width: 100%;
	}
}



/* ------------------------- .p-g_hasta_movie ------------------------------ */


.p-g_hasta_movie{
	margin-top: calc( 160px * 4 / 4);
}

@media screen and (max-width: 900px) {
	.p-g_hasta_movie{
		margin-top: calc( 160px * 3 / 4);
	}
}

@media screen and (max-width: 700px) {
	.p-g_hasta_movie{
		margin-top: calc( 160px * 2 / 4);
	}
}

.p-g_hasta_movie .m-works_block_wrap{
	max-width: 840px;
	margin: 0 auto;
}


/* ------------------------- .p-expert ------------------------------ */

.p-expert{
	padding-top: calc(  150px * 4 / 4);
	padding-bottom: calc( 140px * 4 / 4);
	background-color: #1E2929;
	color: #EFF2ED;
}

@media screen and (max-width: 900px) {
	.p-expert{
		padding-top: calc(  150px * 3 / 4);
		padding-bottom: calc( 140px * 3 / 4);
	}
}

@media screen and (max-width: 700px) {
	.p-expert{
		padding-top: calc(  150px * 2 / 4);
		padding-bottom: calc( 140px * 2 / 4);
	}
}

.p-expert_title01{
	font-size: 32px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	line-height: 1.75;
	margin: 0 0 12px 0;
}

@media screen and (max-width: 900px) {
	.p-expert_title01{
		font-size: 28px;
	}
}

@media screen and (max-width: 700px) {
	.p-expert_title01{
		text-align: center;
		font-size: 24px;
		margin: 0 0 40px 0;
	}
}

.m-works_block_expert_in{

}

/* .swiper-container_wrap.type_expert */

.swiper-container_wrap.type_expert{
	margin: 0 auto 80px auto;
}

@media screen and (max-width: 900px) {
	.swiper-container_wrap.type_expert{
		margin: 0 auto 70px auto;
	}
}

@media screen and (max-width: 700px) {
	.swiper-container_wrap.type_expert{
		max-width: 360px;
		margin: 0 auto 60px auto;
	}
}

.p-expert .swiper_arrow_wrap.type01{
	color: #EFF2ED;
}

.p-expert .swiper_arrow_wrap.type01 .swiper-button-prev,
.p-expert .swiper_arrow_wrap.type01 .swiper-button-next{
	border: 1px solid #EFF2ED;
}

/* .p-expert .m-works_block */

.p-expert .m-works_block_vision .m-img_thumb{
	padding-bottom: 125%;
	border-radius: 6px;
}

.p-expert .m-works_block_text{
	padding: 30px 0 0 0;
}

/* .p-g_hasta_content_area */

.p-g_hasta_content_area{

}

.p-g_hasta_content_wrap{
	background-color: #EFEFEF;
	padding-top: calc(  170px * 4 / 4);
	padding-bottom: calc(  140px * 4 / 4);
}

@media screen and (max-width: 900px) {
	.p-g_hasta_content_wrap{
		padding-top: calc(  170px * 3 / 4);
		padding-bottom: calc( 140px * 3 / 4);
	}
}

@media screen and (max-width: 700px) {
	.p-g_hasta_content_wrap{
		padding-top: calc(  170px * 2 / 4);
		padding-bottom: calc( 140px * 2 / 4);
	}
}

.p-g_hasta_content_wrap:nth-child(2n){
	background-color: #FFFFFF;
}

.p-g_hasta_content{

}

/* .p-g_hasta_content_row */

.p-g_hasta_content_row{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.p-g_hasta_content_row_head{
	padding: 0 50px 0 0;
}

.p-g_hasta_content_row_text{
	width: 500px;
}

.p-g_hasta_content_title01{
	font-size: 24px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	margin: 0 0 10px 0;
}

@media screen and (max-width: 900px) {
	.p-g_hasta_content_row{
		flex-wrap: wrap;
		text-align: center;
	}
	.p-g_hasta_content_row_head{
		padding: 0 0 0 0;
		margin: 0 0 50px 0;
	}
	.p-g_hasta_content_row_head{
		width: 100%;
	}
	.p-g_hasta_content_row_text{
		width: 100%;
	}
}

@media screen and (max-width: 700px) {
	.p-g_hasta_content_row_head{
		padding: 0 0 0 0;
		margin: 0 0 30px 0;
	}
}

/* .swiper-container_wrap.type_g_hasta */

.swiper-container_wrap.type_g_hasta{
	margin: 60px 0 0 0;
}

.swiper-container_wrap.type_g_hasta .swiper-container{
	min-width: 668px;
	width: 57.5%;
	overflow: visible;
}

.swiper-container_wrap.type_g_hasta .m-works_block_vision .m-img_thumb{
	padding-bottom: 74.85%;
	border-radius: 0;
}

.swiper-container_wrap.type_g_hasta .m-works_block_wrap{
	opacity: 0.61;
}

.swiper-container_wrap.type_g_hasta .swiper-slide-active .m-works_block_wrap{
	opacity: 1;
}

.swiper-container_wrap.type_g_hasta.gc-slide_no .m-works_block_wrap{
	opacity: 1;
}

@media screen and (max-width: 700px) {
	.swiper-container_wrap.type_g_hasta{
		padding: 0 20px;
	}
	.swiper-container_wrap.type_g_hasta .swiper-container{
		min-width: 0;
		width: 100%;
	}
}

/* .swiper-thumb_list_wrap */

/*
.swiper-thumb_list_wrap{
	display: flex;
	justify-content: flex-end;
	margin: 38px 0 0 0;
}

.swiper-thumb_list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -2px -2px 0;
}

.swiper-thumb_list_item{
	padding: 0 2px 2px 0;
}*/

.swiper-container_wrap.type_g_hasta .swiper-thumb{
	cursor: pointer;
	position: relative;
	width: 100px;
	padding: 5px;
}

@media screen and (max-width: 700px) {
	.swiper-container_wrap.type_g_hasta .swiper-thumb{
		width: 60px;
		padding: 3px;
	}
}

.swiper-container_wrap.type_g_hasta .swiper-thumb::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #00AAAA;
	pointer-events: none;
	opacity: 0;
}

.swiper-container_wrap.type_g_hasta .swiper-pagination-bullet-active .swiper-thumb::before{
	opacity: 1;
}

.swiper-container_wrap.type_g_hasta .swiper-thumb .m-img_thumb{
	padding-bottom: 74.44%;
}

.swiper-container_wrap.type_g_hasta .swiper-thumb_in{
	position: relative;
}

.swiper-container_wrap.type_g_hasta .swiper-thumb.type_movie .swiper-thumb_in::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../../img/icon/icon_movie01.svg);
	background-size: 29px auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.55);
	z-index: 2;
}

.swiper-container_wrap.type_g_hasta .swiper-pagination_wrap{
	position: static;
	display: flex;
	justify-content: flex-end;
	margin: 38px 0 0 0;
}

.swiper-container_wrap.type_g_hasta .swiper-pagination{
	position: static;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -2px -2px 0;
}

.swiper-container_wrap.type_g_hasta .swiper-pagination-bullet{
	width: auto;
	height: auto;
	opacity: 1 !important;
	border-radius: 0;
	background: none;
	padding: 0 2px 2px 0;
}