/* ============================================================
PC
==============================================================*/

@media (min-width: 762px) {

	.g_cv_btn a{
		display:block;
		background:rgb(0 0 0 / 90%);
		padding: 20px 0;
	}

	/* ============================================================
 	main_numttl_wrap
	==============================================================*/

	#main_numttl_wrap{
		width:100%;
		padding: 120px 0 0;
	}

	#main_numttl_wrap h1{
		width:calc(1100px + 50vw - 550px);
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 2.2rem;
		text-indent: 20px;
		color: #fff;
		background:#48474d;
		font-feature-settings: 'palt';
		letter-spacing: 0.1rem;
		line-height: 1;
		border-radius:40px 0 0 40px;
		padding: 14px 0 20px 52px;
		margin:0 0 0 calc(50vw - 550px);
		position:relative;
		z-index: 2;
	}


	#main_numttl_wrap h1:before{
		content: "";
		display: block;
		width: 45px;
		height: 45px;
		background:#e82c2c;
		border-radius:50%;
		position: absolute;
		top: 50%;
		left: 6px;
		transform:translate(0, -50%);
	}

	#main_numttl_wrap h1 .num_txt{
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 2.4rem;
		position:absolute;
		left: 1px;
		top: 15px;
	}

	#main_numttl_wrap h1 .nn{
		width: 82px;
		position:absolute;
		left: -56px;
		top: -32px;
	}


	/* ============================================================
 	gakubu_navi
	==============================================================*/

	.gakubu_navi{
		width:1000px;
		margin:0 auto;
		padding: 24px 0 0;
	}

	.gakubu_navi ul{
		display:flex;
		justify-content:space-between;
	}

	.gakubu_navi ul li{
		width:24%;
	}

	.gakubu_navi ul a{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.6rem;
		text-align:center;
		text-indent: -10px;
		color: #fff;
		background:#48474d;
		font-feature-settings: 'palt';
		letter-spacing: 0.1rem;
		line-height: 1;
		border-radius:40px;
		padding: 12px 0 14px;
		position:relative;
	}

	.gakubu_navi ul a span{
		display:block;
		position:absolute;
		top:50%;
		right:30px;
		transform:translate(0,-50%)
	}

	.gakubu_navi li:nth-child(1) a{
		border:5px solid #974582;
	}

	.gakubu_navi li:nth-child(2) a{
		border:5px solid #5a9b5c;
	}

	.gakubu_navi li:nth-child(3) a{
		border:5px solid #cb743a;
	}

	.gakubu_navi li:nth-child(4) a{
		border:5px solid #1d9bb1;
	}

	.gakubu_navi li.act:nth-child(1) a{
		border:5px solid #f2e5ee;
		background:#fff;
		color:#974582;
		pointer-events: none;
	}

	.gakubu_navi li.act:nth-child(2) a{
		border:5px solid #daf0dc;
		background:#fff;
		color:#5a9b5c;
		pointer-events: none;
	}

	.gakubu_navi li.act:nth-child(3) a{
		border:5px solid #fee6d5;
		background:#fff;
		color:#cb743a;
		pointer-events: none;
	}

	.gakubu_navi li.act:nth-child(4) a{
		border:5px solid #def0f5;
		background:#fff;
		color:#1d9bb1;
		pointer-events: none;
	}

	.gakubu_navi ul a{
		transition: all 0.5s ease 0s;
	}

	.gakubu_navi li:nth-child(1) a:hover{
		background:#fff;
		color:#974582;
	}

	.gakubu_navi li:nth-child(2) a:hover{
		background:#fff;
		color:#5a9b5c;
	}

	.gakubu_navi li:nth-child(3) a:hover{
		background:#fff;
		color:#cb743a;
	}

	.gakubu_navi li:nth-child(4) a:hover{
		background:#fff;
		color:#1d9bb1;
	}

	
	
	/* ============================================================
 	main_t_wrap 
	==============================================================*/
    
    
	#main_t_wrap{
		width: 100%;
		position: relative;
		overflow: hidden;
		padding: 86px 0 90px;
	}


	#main_t_wrap .mv_p_wrap{
		width:358px;
		position:absolute;
		line-height:0;
		left: calc(50% - 568px);
		bottom:0;
		z-index:10;
	}

	#main_t_wrap .mv_p_box{
		width:358px;
		position: relative;
	}

	#main_t_wrap .mv_p_box span{
		width: 100%;
		display: block;
		position:absolute;
		left:0;
		top:0;
	}

	

	#main_t_wrap h2{
		width:620px;
		margin: 0 auto;
		padding: 12px 0 16px;
		border-radius: 80px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size:4.0rem;
		text-align:center;
		letter-spacing: 0.1rem;
		line-height:1;
		font-feature-settings: 'palt';
		color:#974582;
		background:#faedf7;
		border:5px solid #974582;
	}

	#main_t_wrap h2 span{
		font-weight: 300;
	}

	#main_t_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size:1.5rem;
		letter-spacing: 0.2rem;
		line-height: 2.0;
		text-align:center;
		color:#974582;
		font-feature-settings: 'palt';
		padding: 28px 0 0;
	}
	


	

	
	/* ============================================================
 	section 01
	==============================================================*/
	
	#sec01{
		width: 100%;
		padding: 0 0 200px;
		background: linear-gradient( to bottom,  #fff 0%, #f7f7f7 25% );
	}

	#sec01 .wrapper{
		width:1000px;
		margin: 0 50px 0 auto;
	}

	#sec01 .round_wrap{
		width:calc(1100px + 50vw - 550px);
		border-radius:0 50px 50px 0;
		padding: 50px 0 50px;
		margin:0 calc(50vw - 550px) 0 0;
		background: linear-gradient( to left,  #c8acc2 0%, #a56595 30% );
		position:relative;
		overflow:hidden;
		box-shadow: 0 0 16px 0 rgb(65 65 65 / 20%);
	}

	#sec01 .round_wrap:before{
		content: "";
		display: block;
		width: 100%;
		height:100%;
		background:#fff;
		position: absolute;
		top: 424px;
		left:0;
	}

	#sec01 .ttl_wrap{
		display:flex;
		justify-content:space-between;
		height: 358px;
	}

	#sec01 .ttl_wrap .img_box{
		width:400px;
		height: 322px;
		line-height:0;
		order:2;
		overflow:hidden;
		border-radius:10px;
	}

	#sec01 .ttl_wrap .txt_wrap{
		width: 560px;
	}
	
	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 4.0rem;
		letter-spacing: 0.1rem;
		line-height: 1;
		color: #fff;
		font-feature-settings: 'palt';
		padding: 0 0 20px;
		margin: -3px 0 0;
	}

	#sec01 h2 span{
		font-weight: 300;
	}

	#sec01 .ttl_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1.8;
		letter-spacing:0.2rem;
		color: #fff;
		font-feature-settings: 'palt';
		padding: 15px 0 0;
	}

	#sec01 .key_list li{
		margin: 0 0 3px;
	}

	#sec01 .key_list li span{
		display:inline-block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		line-height:1;
		letter-spacing:0.2rem;
		color: #fff;
		background:#333333;
		font-feature-settings: 'palt';
		padding: 4px 10px 6px;
	}

	#sec01 .voice_wrap{
		padding:0 0 0px;
	}

	#sec01 .voice_ttl{
		display:flex;
		padding: 0 0 21px;
	}

	#sec01 .voice_ttl h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.8rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 21px 0 0 28px;
		margin: 50px 0 10px;
		border-left: 1px solid #974582;
		position: relative;
	}

	#sec01 .voice_ttl h3:before{
		content: "";
		display: block;
		width: 11px;
		height:11px;
		border-left:solid 1px #974582;
		border-top:solid 1px #974582;
		background:#fff;
		position: absolute;
		top: 50%;
		left: -7px;
		transform:translate(0, -50%) rotate(-45deg);
	}

	#sec01 .voice_name_wrap{
		width: 287px;
		position:relative;
	}

	#sec01 .voice_name_wrap p.voice{
		width:110px;
		border-radius: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		line-height: 1;
		letter-spacing:0.1rem;
		text-align:center;
		color: #974582;
		border: 1px solid #974582;
		background:#faedf7;
		font-feature-settings: 'palt';
		padding: 7px 0 8px;
		position: relative;
		z-index: 2;
	}

	#sec01 .voice_name_wrap p.gakubu_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height:1;
		letter-spacing:0.2rem;
		font-feature-settings: 'palt';
		padding: 14px 0 2px;
		position: relative;
		z-index: 2;
	}

	#sec01 .voice_name_wrap p.gakubu_txt span{
		display:inline-block;
		color: #fff;
		background:#974582;
		padding: 3px 7px 4px;
	}

	#sec01 .voice_name_wrap p.gakubu_txt span:last-child{
		padding: 3px 7px 6px;
	}

	#sec01 .voice_name_wrap p.name_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1;
		letter-spacing:0.1rem;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 4px 0 6px;
		position: relative;
		z-index: 2;
	}

	#sec01 .voice_name_wrap p.name_txt span{
		font-size: 1.0rem;
		padding: 0 0 0 3px;
	}

	#sec01 .voice_name_wrap p.name_txt i{
		display: block;
		font-size: 1.1rem;
		font-style: normal;
		padding: 5px 0 0;
	}

	#sec01 .voice_name_wrap .img_box{
		width: 103px;
		line-height:0;
		position:absolute;
		bottom:0;
		left: 147px;
		z-index: 0;
	}

	#sec01 .qa_list{
		display:flex;
		justify-content:space-between;
	}

	#sec01 .qa_list li{
		width: 30%;
	}

	#sec01 .qa_list h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1.4;
		letter-spacing:0.1rem;
		text-align:center;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 0 0 24px;
	}

	#sec01 .qa_list h4 span{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1;
		letter-spacing:0.1rem;
		text-align:center;
		color: #fff;
		background:#974582;
		border-radius: 20px;
		padding: 2px 0 6px;
		margin: 0 0 24px;
		font-feature-settings: 'palt';
	}

	#sec01 .qa_list li:nth-child(2) h4{
		padding: 0 0 14px;
	}

	#sec01 .qa_list li:nth-child(2) h4 span{
		margin: 0 0 14px;
	}

	#sec01 .qa_list p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.8;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
	}


	/* ============================================================
 	section 02
	==============================================================*/
	
	#sec02{
		width: 100%;
		padding: 0 0 200px;
		background:#f7f7f7
	}

	#sec02 .wrapper{
		width:1000px;
		margin: 0 auto 0 50px;
	}

	#sec02 .round_wrap{
		width:calc(1100px + 50vw - 550px);
		border-radius:50px 0 0 50px;
		padding: 50px 0 50px;
		margin:0 0 0 calc(50vw - 550px);
		background: linear-gradient( to right,  #c8acc2 0%, #a56595 30% );
		position:relative;
		overflow:hidden;
		box-shadow: 0 0 16px 0 rgb(65 65 65 / 20%);
	}

	#sec02 .round_wrap:before{
		content: "";
		display: block;
		width: 100%;
		height:100%;
		background:#fff;
		position: absolute;
		top: 424px;
		left:0;
	}

	#sec02 .ttl_wrap{
		display:flex;
		justify-content:space-between;
		height: 358px;
	}

	#sec02 .ttl_wrap .img_box{
		width:400px;
		height: 322px;
		line-height:0;
		order:0;
		overflow:hidden;
		border-radius:10px;
	}

	#sec02 .ttl_wrap .txt_wrap{
		width: 560px;
	}
	
	#sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 4.0rem;
		letter-spacing: 0.1rem;
		line-height: 1;
		color: #fff;
		font-feature-settings: 'palt';
		padding: 0 0 20px;
		margin: -3px 0 0;
	}

	#sec02 h2 span{
		font-weight: 300;
	}

	#sec02 .ttl_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1.8;
		letter-spacing:0.2rem;
		color: #fff;
		font-feature-settings: 'palt';
		padding: 15px 0 0;
	}

	#sec02 .key_list li{
		margin: 0 0 3px;
	}

	#sec02 .key_list li span{
		display:inline-block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		line-height:1;
		letter-spacing:0.2rem;
		color: #fff;
		background:#333333;
		font-feature-settings: 'palt';
		padding: 4px 10px 6px;
	}

	#sec02 .voice_wrap{
		padding:0 0 0px;
	}

	#sec02 .voice_ttl{
		display:flex;
		padding: 0 0 21px;
	}

	#sec02 .voice_ttl h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.8rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 21px 0 0 28px;
		margin: 50px 0 10px;
		border-left: 1px solid #974582;
		position: relative;
	}

	#sec02 .voice_ttl h3:before{
		content: "";
		display: block;
		width: 11px;
		height:11px;
		border-left:solid 1px #974582;
		border-top:solid 1px #974582;
		background:#fff;
		position: absolute;
		top: 50%;
		left: -7px;
		transform:translate(0, -50%) rotate(-45deg);
	}

	#sec02 .voice_name_wrap{
		width: 287px;
		position:relative;
	}

	#sec02 .voice_name_wrap p.voice{
		width:110px;
		border-radius: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		line-height: 1;
		letter-spacing:0.1rem;
		text-align:center;
		color: #974582;
		border: 1px solid #974582;
		background:#faedf7;
		font-feature-settings: 'palt';
		padding: 7px 0 8px;
		position: relative;
		z-index: 2;
	}

	#sec02 .voice_name_wrap p.gakubu_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height:1;
		letter-spacing:0.2rem;
		font-feature-settings: 'palt';
		padding: 14px 0 2px;
		position: relative;
		z-index: 2;
	}

	#sec02 .voice_name_wrap p.gakubu_txt span{
		display:inline-block;
		color: #fff;
		background:#974582;
		padding: 3px 7px 4px;
	}

	#sec02 .voice_name_wrap p.gakubu_txt span:last-child{
		padding: 3px 7px 6px;
	}

	#sec02 .voice_name_wrap p.name_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1;
		letter-spacing:0.1rem;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 4px 0 6px;
		position: relative;
		z-index: 2;
	}

	#sec02 .voice_name_wrap p.name_txt span{
		font-size: 1.0rem;
		padding: 0 0 0 3px;
	}

	#sec02 .voice_name_wrap p.name_txt i{
		display: block;
		font-size: 1.1rem;
		font-style: normal;
		padding: 5px 0 0;
	}

	#sec02 .voice_name_wrap .img_box{
		width: 111px;
		line-height:0;
		position:absolute;
		bottom:0;
		left: 147px;
		z-index: 0;
	}

	#sec02 .qa_list{
		display:flex;
		justify-content:space-between;
	}

	#sec02 .qa_list li{
		width: 30%;
	}

	#sec02 .qa_list h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1.4;
		letter-spacing:0.1rem;
		text-align:center;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 0 0 24px;
	}

	#sec02 .qa_list h4 span{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1;
		letter-spacing:0.1rem;
		text-align:center;
		color: #fff;
		background:#974582;
		border-radius: 20px;
		padding: 2px 0 6px;
		margin: 0 0 24px;
		font-feature-settings: 'palt';
	}

	#sec02 .qa_list li:nth-child(2) h4{
		padding: 0 0 14px;
	}

	#sec02 .qa_list li:nth-child(2) h4 span{
		margin: 0 0 14px;
	}

	#sec02 .qa_list p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.8;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
	}

	/* ============================================================
 	section 03
	==============================================================*/
	
	#sec03{
		width: 100%;
		padding: 0 0 200px;
		background:#f7f7f7;
	}

	#sec03 .wrapper{
		width:1000px;
		margin: 0 50px 0 auto;
	}

	#sec03 .round_wrap{
		width:calc(1100px + 50vw - 550px);
		border-radius:0 50px 50px 0;
		padding: 50px 0 50px;
		margin:0 calc(50vw - 550px) 0 0;
		background: linear-gradient( to left,  #c8acc2 0%, #a56595 30% );
		position:relative;
		overflow:hidden;
		box-shadow: 0 0 16px 0 rgb(65 65 65 / 20%);
	}

	#sec03 .round_wrap:before{
		content: "";
		display: block;
		width: 100%;
		height:100%;
		background:#fff;
		position: absolute;
		top: 424px;
		left:0;
	}

	#sec03 .ttl_wrap{
		display:flex;
		justify-content:space-between;
		height: 358px;
	}

	#sec03 .ttl_wrap .img_box{
		width:400px;
		height: 322px;
		line-height:0;
		order:2;
		overflow:hidden;
		border-radius:10px;
	}

	#sec03 .ttl_wrap .txt_wrap{
		width: 560px;
	}
	
	#sec03 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 4.0rem;
		letter-spacing: 0.1rem;
		line-height: 1;
		color: #fff;
		font-feature-settings: 'palt';
		padding: 0 0 20px;
		margin: -3px 0 0;
	}

	#sec03 h2 span{
		font-weight: 300;
	}

	#sec03 .ttl_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1.8;
		letter-spacing:0.2rem;
		color: #fff;
		font-feature-settings: 'palt';
		padding: 15px 0 0;
	}

	#sec03 .key_list li{
		margin: 0 0 3px;
	}

	#sec03 .key_list li span{
		display:inline-block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		line-height:1;
		letter-spacing:0.2rem;
		color: #fff;
		background:#333333;
		font-feature-settings: 'palt';
		padding: 4px 10px 6px;
	}

	#sec03 .voice_wrap{
		padding:0 0 0px;
	}

	#sec03 .voice_ttl{
		display:flex;
		padding: 0 0 21px;
	}

	#sec03 .voice_ttl h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.8rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 21px 0 0 28px;
		margin: 50px 0 10px;
		border-left: 1px solid #974582;
		position: relative;
	}

	#sec03 .voice_ttl h3:before{
		content: "";
		display: block;
		width: 11px;
		height:11px;
		border-left:solid 1px #974582;
		border-top:solid 1px #974582;
		background:#fff;
		position: absolute;
		top: 50%;
		left: -7px;
		transform:translate(0, -50%) rotate(-45deg);
	}

	#sec03 .voice_name_wrap{
		width: 287px;
		position:relative;
	}

	#sec03 .voice_name_wrap p.voice{
		width:110px;
		border-radius: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		line-height: 1;
		letter-spacing:0.1rem;
		text-align:center;
		color: #974582;
		border: 1px solid #974582;
		background:#faedf7;
		font-feature-settings: 'palt';
		padding: 7px 0 8px;
		position: relative;
		z-index: 2;
	}

	#sec03 .voice_name_wrap p.gakubu_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height:1;
		letter-spacing:0.2rem;
		font-feature-settings: 'palt';
		padding: 14px 0 2px;
		position: relative;
		z-index: 2;
	}

	#sec03 .voice_name_wrap p.gakubu_txt span{
		display:inline-block;
		color: #fff;
		background:#974582;
		padding: 3px 7px 4px;
	}

	#sec03 .voice_name_wrap p.gakubu_txt span:last-child{
		padding: 3px 7px 6px;
	}

	#sec03 .voice_name_wrap p.name_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1;
		letter-spacing:0.1rem;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 4px 0 6px;
		position: relative;
		z-index: 2;
	}

	#sec03 .voice_name_wrap p.name_txt span{
		font-size: 1.0rem;
		padding: 0 0 0 3px;
	}

	#sec03 .voice_name_wrap p.name_txt i{
		display: block;
		font-size: 1.1rem;
		font-style: normal;
		padding: 5px 0 0;
	}

	#sec03 .voice_name_wrap .img_box{
		width: 93px;
		line-height:0;
		position:absolute;
		bottom:0;
		left: 147px;
		z-index: 0;
	}

	#sec03 .qa_list{
		display:flex;
		justify-content:space-between;
	}

	#sec03 .qa_list li{
		width: 30%;
	}

	#sec03 .qa_list h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1.4;
		letter-spacing:0.1rem;
		text-align:center;
		color: #974582;
		font-feature-settings: 'palt';
		padding: 0 0 24px;
	}

	#sec03 .qa_list h4 span{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1;
		letter-spacing:0.1rem;
		text-align:center;
		color: #fff;
		background:#974582;
		border-radius: 20px;
		padding: 2px 0 6px;
		margin: 0 0 24px;
		font-feature-settings: 'palt';
	}

	#sec03 .qa_list li:nth-child(2) h4{
		padding: 0 0 14px;
	}

	#sec03 .qa_list li:nth-child(2) h4 span{
		margin: 0 0 14px;
	}

	#sec03 .qa_list p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.8;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
	}


	/* ============================================================
 	sec_nav
	==============================================================*/
	
	#sec_nav{
		width: 100%;
		padding: 0 0 120px;
		background:#f7f7f7;
	}

	#sec_nav h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.8rem;
		line-height: 1.8;
		letter-spacing:0.1rem;
		text-align:center;
		color:#974582;
		font-feature-settings: 'palt';
		padding: 70px 0 14px;
	}
	
	#sec_nav .back_bnr_wrap{
		width:1000px;
		margin:0 auto;
		position:relative;
	}

	#sec_nav .back_bnr_wrap a{
		display:flex;
		position:relative;
		/* overflow:hidden; */
		border: 6px solid #777680;
		border-radius: 70px;
		background:#48474d;
	}

	#sec_nav .back_bnr_wrap a .img_box{
		width: 265px;
		line-height:0;
		border-radius: 70px 0 0 70px;
		overflow: hidden;
	}

	#sec_nav .back_bnr_wrap a .txt_box{
		display:flex;
		padding:0 0 0 20px;
	}

	#sec_nav .back_bnr_wrap a .back_txt{
		font-family: 'Barlow', sans-serif;
		font-weight: 500;
		font-size: 2.0rem;
		line-height: 1;
		letter-spacing:0.1rem;
		color:#bfbfbf;
		padding: 40px 30px 0 20px;
		font-feature-settings: 'palt';
	}

	#sec_nav .back_bnr_wrap a .back_txt span{
		display: inline-block;
		font-size: 2.3rem;
		vertical-align: text-top;
		margin: 2px 0 0;
		padding: 0 10px 0 0;
	}

	#sec_nav .back_bnr_wrap a .copy_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.0rem;
		line-height: 1.4;
		letter-spacing:0.1rem;
		color:#fff;
		font-feature-settings: 'palt';
		padding: 0 0 0 32px;
		margin: 18px 0;
		border-left:2px solid #a1a1a2;
	}

	#sec_nav .back_bnr_wrap a .copy_txt span{
		display:block;
		font-weight: 300;
		font-size: 1.4rem;
		padding: 1px 0 0;
	}

	#sec_nav .back_bnr_wrap .foot_p_wrap{
		width: 303px;
		line-height:0;
		position:absolute;
		bottom: 0;
		right:0;
	}

	#sec_nav .back_bnr_wrap .foot_p_box{
		position:relative;
	}

	#sec_nav .back_bnr_wrap .foot_p_box span{
		display:block;
		width:100%;
		position:absolute;
		left: 0;
		top: 0;
	}


	#sec_nav .gakubu_bnr_wrap{
		width:1000px;
		margin:0 auto;
		position:relative;
	}

	#sec_nav .gakubu_bnr_wrap a{
		display:flex;
		position:relative;
		overflow:hidden;
		border: 6px solid #bf82b0;
		border-radius: 70px;
		background:#974582;
	}

	#sec_nav .gakubu_bnr_wrap a .img_box{
		width: 265px;
		line-height:0;
	}

	#sec_nav .gakubu_bnr_wrap a .txt_box{
		display:flex;
		padding:0 0 0 20px;
	}

	#sec_nav .gakubu_bnr_wrap a .back_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.5rem;
		line-height: 1.4;
		letter-spacing:0.1rem;
		color:#f2e5ee;
		padding: 33px 30px 0 20px;
		font-feature-settings: 'palt';
	}


	#sec_nav .gakubu_bnr_wrap a .copy_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.4;
		letter-spacing:0.1rem;
		color:#fff;
		font-feature-settings: 'palt';
		padding: 0 0 0 32px;
		margin: 20px 0;
		border-left:2px solid #dbbdd3;
	}

	#sec_nav .gakubu_bnr_wrap a .copy_txt em{
		display:block;
		font-weight: 500;
		font-style:normal;
		line-height: 1.2;
		font-size: 2.0rem;
		padding: 0 0 5px;
	}
	

	#sec_nav a{
		transition: all 0.5s cubic-bezier(0.25, 0.1, 0.35, 0.99) 0s;
	}

	#sec_nav a:hover{
		transform: scale(1.05);
	}

	
	
}



