/* ============================================================
PC
==============================================================*/

@media (min-width: 762px) {

	
	/* ============================================================
 	main_wrap
	==============================================================*/
	
	.g_cv_btn a{
		display:block;
		background:rgb(0 0 0 / 90%);
		padding: 20px 0;
	}
    
    
	#main_sec_wrap{
		width: 1100px;
		margin: 0 auto;
		padding: 48px 12px 0;
		box-sizing: border-box;
		position: relative;
	}

	#main_sec_wrap .img_bg{
		position:absolute;
		width: 1082px;
		top:60px;
		left: calc(50% - 350px);
		z-index:-1;
	}
	

	#main_sec_wrap h1{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 200;
		font-size: 10.0rem;
		line-height: 1.4;
		color: #565656;
		font-feature-settings: 'palt';
		letter-spacing: 0.3rem;
		padding:0 0 16px;
	}

	#main_sec_wrap h1 span{
		display:inline-block;
		font-weight: 300;
		font-size: 4.8rem;
	}

	#main_sec_wrap h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 3.2em;
		line-height: 1.8;
		color: #565656;
		font-feature-settings: 'palt';
		letter-spacing: 0.3rem;
		padding:0 0 30px 10px;
	}

	

	#main_sec_wrap p{
		padding: 0 0 0 10px;
		margin:0 auto;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.6rem;
		line-height: 2.0;
		color: #565656;
		font-feature-settings: 'palt';
		letter-spacing: 0.3rem;
		position:relative;
	}



	/* ============================================================
 	sec01
	==============================================================*/
	
	#sec01{
		width: 100%;
		padding: 80px 0 100px;
		position:relative;
		overflow:hidden;
	}
	
	#sec01 .wrapper{
		width: 1100px;
	}

	#sec01 .h_wrap{
		display:flex;
		justify-content:space-between;
		flex-wrap: wrap;
		box-sizing:border-box;
		border-top:2px solid #ccc;
		padding: 60px 20px;
		gap: 30px 0;
	}

	#sec01 .h_wrap .img_box{
		width: 400px;
		height: 276px;
		line-height: 0;
		border-radius: 10px;
		overflow: hidden;
	}

	#sec01 .h_wrap:nth-of-type(2) .img_box{
		height: 266px;
	}

	#sec01 .h_wrap:nth-of-type(3) .img_box{
		height: 266px;
	}

	#sec01 .h_wrap .txt_wrap{
		width: 626px;
	}

	#sec01 .h_wrap .full_wrap{
		width:100%;
	}
	
	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 3.0rem;
		line-height: 1.4;
		font-feature-settings: 'palt';
		padding: 0 0 12px;
		letter-spacing:0.2rem;
	}

	#sec01 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.6rem;
		line-height: 1.4;
		color:#63b33b;
		font-feature-settings: 'palt';
		letter-spacing:0.2rem;
		padding: 0 0 0 44px;
		margin: 0 0 20px;
		position:relative;
	}

	#sec01 h3 span{
		display:block;
		position:absolute;
		width:34px;
		left:0;
		top: 52%;
		transform:translate(0,-50%);
	}

	#sec01 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1.6;
		font-feature-settings: 'palt';
		letter-spacing:0.1rem;
		padding: 0 0 20px;
	}

	#sec01 a{
		display:inline-block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1.6;
		color:#2a99d1;
		background:#ebf8ff;
		border-radius:40px;
		font-feature-settings: 'palt';
		letter-spacing:0.1rem;
		padding:10px 30px 12px;
	}

	#sec01 a span:first-child{
		display:inline-block;
		width:17px;
		vertical-align:text-top;
		margin: -4px 5px 0 0;
	}

	#sec01 a span:last-child{
		display:none;
	}

	#sec01 .h_wrap .txt_wrap th{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.5rem;
		line-height: 1.6;
		background:#f5f5f5;
		font-feature-settings: 'palt';
		letter-spacing:0.1rem;
		padding:4px 10px 6px;
		border-bottom:4px solid #fff;
		white-space:nowrap;
	}

	#sec01 .h_wrap .txt_wrap td{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.5rem;
		line-height: 1.6;
		font-feature-settings: 'palt';
		letter-spacing:0.1rem;
		padding:4px 10px 6px;
		border-bottom:4px solid #fff;
	}

	#sec01 .h_wrap .txt_wrap td span{
		display:block;
		font-size: 1.3rem;
	}

	#sec01 .h_wrap .full_wrap table{
		width:100%;
		border-top:2px solid #e5e5e5;
		border-left:2px solid #e5e5e5;
		margin: 0 0 20px;
	}

	#sec01 .h_wrap .full_wrap th{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.5rem;
		line-height: 1.6;
		background:#f5f5f5;
		font-feature-settings: 'palt';
		letter-spacing:0.1rem;
		padding:14px 20px 16px;
		border-bottom:2px solid #e5e5e5;
		border-right:2px solid #e5e5e5;
		white-space:nowrap;
	}

	#sec01 .h_wrap .full_wrap td{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.5rem;
		line-height: 1.6;
		font-feature-settings: 'palt';
		letter-spacing:0.1rem;
		padding:14px 20px 16px;
		border-bottom:2px solid #e5e5e5;
		border-right:2px solid #e5e5e5;
	}

	#sec01 .h_wrap:nth-of-type(4) .full_wrap td{
		text-align:center;
	}

	#sec01 .h_wrap .full_wrap td span{
		display:block;
		font-size: 1.3rem;
	}

	#sec01 a{
		transition: all 0.5s ease 0s;
	}

	#sec01 a:hover{
		background:#c9eaff;
	}

	

	/* ============================================================
 	sec02
	==============================================================*/
	
	#sec02{
		width: 100%;
		padding: 70px 0 100px;
		position:relative;
		background: #f5f5f5;
	}
	
	#sec02 .wrapper{
		width: 1100px;
	}

	#sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 300;
		font-size: 3.2rem;
		line-height: 1.4;
		font-feature-settings: 'palt';
		letter-spacing:0.2rem;
		padding: 0 0 7px;
		margin: 0 0 48px;
		border-bottom: 1px solid #ccc;
	}

	#sec02 ul{
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		gap: 36px 0;
	}

	#sec02 ul li{
		width: 47%;
	}

	#sec02 ul h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.6rem;
		line-height: 1.4;
		font-feature-settings: 'palt';
		letter-spacing: 0.1rem;
		padding: 0 0 10px 6px;
	}


	#sec02 ul p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1.8;
		color:#000;
		background:#fff;
		border-radius:10px;
		font-feature-settings: 'palt';
		letter-spacing: 0.1rem;
		padding:16px 30px;
	}

	#sec02 a{
		color:#0b99e0;
	}

	#sec02 a{
		transition: all 0.5s ease 0s;
	}

	#sec02 a:hover{
		color:#ab0d8c;
	}

	

	
}





