/* ============================================================
PC
==============================================================*/
@media (min-width: 762px) {
	/* ============================================================
 	FV BG MOVIE
	==============================================================*/
	#animation_container {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	video {
		display: block;
	}
	
	#bg-video {
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -2;
	}

	#m_copy{
		width: 58vw;
		position:fixed;
		top: calc(50vh + 120px);
		right: 0;
		transform:translate(0,-50%);
		opacity: 0.3;
	}

	
	/* ============================================================
 	main vi 
	==============================================================*/
	#main_wrap {
		width: 100%;
		height: 200vh;
		overflow: hidden;
		position: relative;
	}

	#main_wrap.fix{
		backdrop-filter: blur(10px);
	}

	#main_wrap .txt_box_a {
		position:absolute;
		top: calc(25% - 45px);
		left:16%;
		transform:translate(0,-50%);
	}

	#main_wrap h1{
		font-family: "Noto Serif SC", serif;
		font-weight:300;
		font-size: 6.8rem;
		letter-spacing:1.2rem;
		font-feature-settings: 'palt';
		color:#fff;
		white-space:nowrap;
		text-shadow: 0 0 10px rgba(0,0,0,0.2);
	}
	#main_wrap h1 span{
		letter-spacing:-3.2rem;
	}

	#main_wrap .txt_box_b {
		position:absolute;
		top:100vh;
		left:16%;
	}

	#main_wrap h2{
		font-family: "Noto Serif SC", serif;
		font-weight:300;
		font-size: 4.0rem;
		letter-spacing:1.2rem;
		font-feature-settings: 'palt';
		color:#fff;
		line-height:1.8;
		white-space:nowrap;
		padding:0 0 50px;
		text-shadow: 0 0 10px rgba(0,0,0,0.2);
	}

	#main_wrap p{
		font-family: "Noto Serif SC", serif;
		font-weight:300;
		font-size: 1.9rem;
		letter-spacing:0.2rem;
		font-feature-settings: 'palt';
		color:#fff;
		line-height:2.4;
		text-shadow: 0 0 10px rgba(0,0,0,0.2);
	}
	
	/* ============================================================
 	sec_company
	==============================================================*/
	#sec_company {
		width: 100%;
		padding: 120px 0;
		overflow:hidden;
		background:#fff;
	}

	#sec_company .bg_img{
		width: 600px;
		position:absolute;
		right: -400px;
		top: 0;
	}
	#sec_company .bg_img2{
		width: 700px;
		position:absolute;
		left: -500px;
		top:300px;
	}
	
	#sec_company .eng_txt{
		font-family: "Noto Serif SC", serif;
		font-weight: 400;
		font-size:9.0rem;
		letter-spacing: 0.3rem;
		font-feature-settings: 'palt';
		color: #f3f3f3;
		line-height: 1;
		position:absolute;
		left: 20px;
		top: -52px;
	}

	#sec_company h2{
		font-family: "Noto Serif SC", serif;
		font-weight:400;
		font-size: 4.4rem;
		letter-spacing: 0.2rem;
		color:#323232;
		font-feature-settings: 'palt';
		line-height:1.4;
		padding:0 0 10px;
		border-bottom:2px solid #323232;
	}

	#sec_company h3{
		font-family: "Noto Sans SC", sans-serif;
		font-weight: 600;
		font-size: 1.6rem;
		padding:20px 0 0;
	}

	#sec_company .location_list li:first-child h3{
		padding:0;
	}

	#sec_company table{
		width:100%;
	}

	#sec_company th{
		font-family: "Noto Sans SC", sans-serif;
		font-weight: 500;
		font-size: 1.7rem;
		letter-spacing: 0.1rem;
		line-height:1.6;
		text-align:left;
		vertical-align:top;
		color:#323232;
		font-feature-settings: 'palt';
		padding: 16px 50px 16px 10px;
		border-bottom:1px solid #c5c5c5;
		width:20%;
	}

	#sec_company td{
		width:80%;
		font-family: "Noto Sans SC", sans-serif;
		font-weight: 300;
		color:#323232;
		font-size: 1.6rem;
		line-height:1.6;
		letter-spacing: 0.1rem;
		text-align:left;
		font-feature-settings: 'palt';
		padding: 16px 10px;
		border-bottom:1px solid #c5c5c5;
	}

	#sec_company tr:last-child td,#sec_company tr:last-child th{
		border-bottom:none;
	}

	/* ============================================================
 	section 05
	==============================================================*/
	#sec05 {
		width: 100%;
		padding: 170px 0 202px;
		overflow:hidden;
		background: linear-gradient( to right,  #7a3334 0%,#a1383a 50%, #c9675e 100% );
	}

	#sec05 .wrapper{
		padding: 0 0 0 600px;
		box-sizing: border-box;
	}

	#sec05 .bg_img{
		width: 570px;
		position:absolute;
		left: -50px;
		top:-100px;
	}

	#sec05 .bg_img span{
		width: 70px;
		display:block;
		position:absolute;
		left: 248px;
		top: 255px;
	}

	#sec05 .bg_eng_txt{
		font-family: "Noto Serif SC", serif;
		font-weight: 100;
		font-size:10.5rem;
		letter-spacing: 0.3rem;
		font-feature-settings: 'palt';
		color:#fff;
		opacity: 0.05;
		text-align:right;
		line-height: 1.1;
		position:absolute;
		right: -110px;
		top: 143px;
	}

	#sec05 h2{
		font-family: "Noto Serif SC", serif;
		font-weight:300;
		font-size:4.2rem;
		letter-spacing: 0.7rem;
		font-feature-settings: 'palt';
		color:#fff;
		line-height:1.4;
		padding:0 0 20px;
	}

	#sec05 p{
		font-family: "Noto Sans SC", sans-serif;
		font-weight:300;
		font-size: 1.5rem;
		letter-spacing: 0.2rem;
		font-feature-settings: 'palt';
		color:#fff;
		line-height: 2.4;
		padding: 0 0 40px;
	}

	#sec05 .btn_list li{
		margin: 0 0 13px;
	}
	#sec05 .btn_list a{
		display:block;
		width:240px;
		font-family: "Noto Sans SC", sans-serif;
		font-weight:300;
		font-size:1.6rem;
		letter-spacing:0.2rem;
		font-feature-settings: 'palt';
		text-align:center;
		color:#fff;
		line-height:1;
		padding: 12px 0 13px;
		border-radius:30px;
		background: linear-gradient( to right,  #b3272a 0%,#cc2629 50%, #e65c52 100% );
		position:relative;
	}

	#sec05 .btn_list li:nth-child(2) a{
		background: linear-gradient( to right,  #c46600 0%,#cb8335 50%, #f7a041 100% );
	}

	#sec05 .btn_list li:nth-child(3) a{
		background: linear-gradient( to right,  #7c7e85 0%,#8f9499 50%, #a2a8ad 100% );
	}

	#sec05 .btn_list a span{
		line-height: 0;
		display:block;
		width:6px;
		position:absolute;
		right: 19px;
		top:50%;
		transform:translate(0,-50%);
	}

	#sec05 .btn_list a{
		transition: all 0.4s cubic-bezier(0, 0, 0.23, 0.99) 0s;
	}

	#sec05 .btn_list a:hover{
		opacity:0.5;
	}

	
}