
/*===============================================
　SP iPhone6以上（画面の横幅が761pxまで）
===============================================*/

@media (max-width:761px){

	/* ============================================================
 	main_sec_wrap
	==============================================================*/
    
	#main_sec_wrap{
		width: 100%;
		height: 200px;
		position: relative;
		background: linear-gradient( to top,  #a59cc7 0%, #9b82b9 100% );
	}

	#main_sec_wrap .txt_wrap{
		position:absolute;
		left: 50%;
		top: 46%;
		transform: translate(-50%,-50%);
	}

	#main_sec_wrap h1{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 3.8rem;
		white-space: nowrap;
		letter-spacing: -0.1rem;
		line-height: 1.2;
		color: #fff;
		text-align: center;
		font-feature-settings: 'palt';
	}

	#main_sec_wrap h1 span{
		font-size: 2.8rem;
		font-weight: 400;
		display: inline-block;
		/* background: #fff; */
		/* color: #8a77ab; */
		line-height: 1.4;
		letter-spacing:0.1rem;
		vertical-align: middle;
		border-radius:4px;
		padding: 1px 8px 3px;
	}

	#main_sec_wrap span.eng_txt{
		display:block;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 1.2rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #fff;
		font-feature-settings: 'palt';
		padding:0 0 5px;
	}
	

	
	/* ============================================================
 	section 01
	==============================================================*/
	
	#sec01{
		width: 100%;
		padding:100px 0;
		position:relative;
	}

	#sec01 .wrapper{
		
	}

	
	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 2.0rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		text-align:center;
		color: #000;
		background: #F5F5F5;
		font-feature-settings: 'palt';
		padding: 16px 0 16px;
		border-radius: 60px;
		margin: 0 0 30px;
	}

	#sec01 h2 span{
		display:inline-block;
		font-weight: 600;
		padding:0 2px 0 0;
	}


	#sec01 ul{
	}

	#sec01 ul li{
	}

	#sec01 ul .txt_wrap{
		box-sizing: border-box;
		border-bottom: 2px dotted #9B82B9;
		padding: 0 0 30px;
	}

	#sec01 ul li:last-child .txt_wrap{
		border-bottom:none;
	}

	
	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.8rem;
		letter-spacing: 0rem;
		line-height: 1.4;
		text-align:center;
		color: #000;
		background: #F5F5F5;
		font-feature-settings: 'palt';
		padding: 20px 0 22px;
		border-radius: 60px;
		margin: 0 0 30px;
	}

	#sec01 h2 span{
		display:inline-block;
		font-weight: 600;
		padding:0 2px 0 0;
	}

	#sec01 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.0rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		text-align:center;
		color: #9B82B9;
		font-feature-settings: 'palt';
		padding: 0 0 12px;
	}


	#sec01 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height:1.6;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
	}



	/* ============================================================
 	section 02
	==============================================================*/
	
	#sec02{
		width: 100%;
		padding:80px 0;
		background: #F5F5F5;
		position:relative;
	}

	#sec02 .wrapper{
		
	}

	#sec02 .doc_wrap{
		padding: 40px 0 20px;
	}

	#sec02 .doc_wrap a.no_link{
		pointer-events:none;
	}

	#sec02 .doc_wrap a.no_link p.btn{
		background:#b3b3b3;
	}

	#sec02 ul.no_link a{
		pointer-events: none;
		background:#b3b3b3;
	}

	#sec02 .portal_wrap{
		border:2px solid #00205B;
		border-radius: 6px;
		padding: 30px 0 36px;
	}

	#sec02 .doc_wrap .l_box{
		margin: 0 0 40px;
		padding: 0 0 40px;
		background: #fff;
		border-radius: 6px;
	}

	#sec02 .doc_wrap .r_box{
		background: #fff;
		border-radius: 6px;
		padding: 0 0 40px;
	}

	#sec02 .doc_wrap .doc_list{
	
	}

	#sec02 .doc_wrap .doc_list li{
		margin: 0 0 70px;
	}

	#sec02 .doc_wrap .doc_list li:last-child{
		margin: 0;
	}

	#sec02 .doc_wrap .img_box{
		width: 50vw;
		margin:0 auto;
		line-height:0;
		border:1px solid #ccc;
		overflow:hidden;
	}

	#sec02 .portal_wrap{
		border:2px solid #00205B;
		border-radius: 6px;
		padding: 30px 0 36px;
	}

	
	#sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.4rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		text-align:center;
		color: #000;
		font-feature-settings: 'palt';
		padding: 0 0 10px;
	}

	#sec02 h2 span.sn{
		display:inline-block;
		font-weight: 400;
		font-size:2.0rem;
		padding:0 2px;
	}

	#sec02 h2 span.box_txt{
		width: 240px;
		display:block;
		color:#A386C4;
		font-size:1.2rem;
		padding:4px 0 3px;
		margin: 0 auto 2px;
		border-radius:4px;
		border:1px solid #A386C4;
	}

	#sec02 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.6rem;
		letter-spacing: 0.3rem;
		line-height: 1.4;
		text-align:center;
		color: #fff;
		background:#9B82B9;
		border-radius: 6px 6px 0 0;
		font-feature-settings: 'palt';
		padding: 8px 0 10px;
		margin: 0 0 40px;
	}

	#sec02 h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.8rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		text-align:center;
		color: #000;
		font-feature-settings: 'palt';
		padding: 14px 0 2px;
	}


	#sec02 p.note_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.3rem;
		line-height: 1.4;
		letter-spacing:0.1rem;
		text-align:center;
		font-feature-settings: 'palt';
		padding: 0 0 24px;
	}
	
	#sec02 .portal_wrap h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.9rem;
		line-height: 1.5;
		letter-spacing:0.1rem;
		color:#000;
		text-align:center;
		font-feature-settings: 'palt';
		padding: 0 0 10px;
	}

	#sec02 .portal_wrap p:before{
		content: "";
		display: block;
		width: 14px;
		height:14px;
		background: #00205B;
		position: absolute;
		bottom:0;
		left: 50%;
		transform:translate(-50%,0) rotate(-45deg);
	}
	
	#sec02 .portal_wrap p:after{
		content: "";
		display: block;
		width: 80%;
		height: 14px;
		background: #F5F5F5;
		border-bottom:2px solid #00205B;
		position: absolute;
		bottom: 5px;
		left: 50%;
		transform:translate(-50%,0);
	}

	#sec02 .portal_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing:0.1rem;
		color:#000;
		text-align:center;
		font-feature-settings: 'palt';
		padding: 0 0 22px;
		margin: 0 0 30px;
		position: relative;
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 1.6;
	}

	#sec02 p.btn{
		width: 50vw;
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.4rem;
		font-weight: 500;
		letter-spacing: 0.1rem;
		font-feature-settings: 'palt';
		color:#fff;
		background:#069AA1;
		text-align:center;
		display:block;
		border-radius:30px;
		padding: 6px 0 6px;
		margin:0 auto;
	}

	#sec02 p.btn span{
		display:inline-block;
		vertical-align: text-top;
		width: 16px;
		margin: -1px 10px 0 0;
	}

	#sec02 .btn_list{
		/* width: 430px; */
		margin: 0 5vw;
	}

	#sec02 .btn_list a{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.4rem;
		font-weight: 500;
		letter-spacing: 0.1rem;
		font-feature-settings: 'palt';
		color:#fff;
		text-align: center;
		background: #00205B;
		display:block;
		border-radius:30px;
		padding: 13px 0 15px;
		position: relative;
	}

	#sec02 .btn_list a span{
		display:inline-block;
		vertical-align: text-top;
		width: 18px;
		margin: -5px -6px 0 6px;
	}
	
	
	/* ============================================================
 	section 03
	==============================================================*/
	
	#sec03{
		width: 100%;
		background:#f6f6f6;
		padding:0 0 40px;
		position:relative;
	}
	
	#sec03 .wrapper{
		padding: 0 4vw;
	}

	#sec03 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.4rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		text-align:center;
		color: #000;
		font-feature-settings: 'palt';
		padding: 0 0 20px;
	}

	#sec03 h2 span.sn{
		display:inline-block;
		font-weight: 400;
		font-size:2.0rem;
		padding:0 2px;
	}

	#sec03 h2 span.box_txt{
		width: 240px;
		display:block;
		color:#A386C4;
		font-size:1.2rem;
		padding:4px 0 3px;
		margin: 0 auto 2px;
		border-radius:4px;
		border:1px solid #A386C4;
	}


	#sec03 .sch_wrap{
		background:#fff;
		overflow: hidden;
		border-radius:24px;
		padding: 0;
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	}

	#sec03 .sch_wrap .ttl_wrap{
		display: block;
		background: linear-gradient( to top,  #a59cc7 0%, #9b82bb 100% );
	}

	#sec03 .sch_wrap .ttl_wrap ul{
		padding: 22px 5vw 12px;
	}

	#sec03 .sch_wrap .ttl_wrap ul li{
		display: flex;
		margin: 0 0 5px;
		gap: 0 13px;
	}

	#sec03 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 300;
		font-size: 3.0rem;
		letter-spacing: 0rem;
		line-height: 1.4;
		color: #fff;
		text-align: center;
		font-feature-settings: 'palt';
		padding: 22px 0 22px;
		border-bottom: 1px solid #ffffff66;
	}

	#sec03 h3 span{
		width: 195px;
		display:block;
		font-size: 2.0rem;
		font-weight: 300;
		background:#fff;
		color:#8a77ab;
		line-height: 1;
		text-align:center;
		border-radius:4px;
		padding: 3px 0 4px;
		margin: 0 auto;
	}

	#sec03 .ttl_wrap h4{
		width: 75px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		letter-spacing: 0.1rem;
		line-height: 1;
		background:#fff;
		color:#8a77ab;
		border-radius:4px;
		text-align:center;
		font-feature-settings: 'palt';
		padding: 1px 0 4px;
		margin: 0 0 4px;
	}

	#sec03 .ttl_wrap li:last-child h4{
		color:#fff;
		font-size: 1.4rem;
		background:none;
		border:1px solid #fff;
		padding: 2px 0 3px;
	}

	#sec03 .ttl_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.5rem;
		letter-spacing: 0.1rem;
		line-height: 1;
		color: #fff;
		font-feature-settings: 'palt';
	}

	#sec03 .ttl_wrap p .sa{
		display:inline-block;
		letter-spacing: 0;
		font-size: 1.5rem;
	}

	#sec03 .ttl_wrap p .sb{
		display:inline-block;
		font-weight:400;
		font-size: 1.4rem;
		vertical-align: text-bottom;
		padding: 0 0 0 1px;
		margin: 0 0 9px;
	}

	#sec03 .ttl_wrap p .sc{
		display:inline-block;
		font-size: 1.2rem;
		vertical-align: text-bottom;
		margin: 0 0px 10px 0px;
	}

	#sec03 .ttl_wrap p .sla{
		display:inline-block;
		font-size: 1.9rem;
		vertical-align: text-bottom;
		margin: 0 0 9px;
	}

	#sec03 .sch_wrap .flex_wrap{
		padding: 30px 5vw 14px;
	}

	#sec03 .sch_wrap .flex_wrap .l_box{
	margin: 0 0 40px;
	}
	#sec03 .sch_wrap .flex_wrap .r_box{
	}

	#sec03 table{
		width:100%;
	}

	#sec03 table.mt{
		margin: 10px 0 0;
	}

	#sec03 table.ma{
		margin: 30px 0 0;
	}

	#sec03 table td.wwa{
		width: 18%;
	}

	#sec03 table td.wwb{
		width: 41%;
	}

	#sec03 table th{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.6rem;
		letter-spacing: 0.1rem;
		line-height: 1;
		background:#a59cc7;
		color:#fff;
		text-align:center;
		font-feature-settings: 'palt';
		padding: 7px 0 8px;
		border-bottom:2px solid #fff;
	}

	#sec03 table td{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.3rem;
		letter-spacing: 0rem;
		line-height: 1.4;
		color:#9b82bb;
		text-align:center;
		font-feature-settings: 'palt';
		padding: 7px 0 8px;
		border-bottom:2px solid #ece4f7;
		border-right:2px solid #ece4f7;
	}

	#sec03 table.mt td{
		padding: 15px 0;
		border-bottom:none;
		border-right:none;
	}

	#sec03 table.mm td{
		padding: 15px 0;
		border-bottom:none;
		border-right:none;
	}

	#sec03 table .sub_txt{
		display:block;
		font-size: 1.1rem;
	}

	#sec03 table td.bgc1{
		background:#f4edfd;
		border-bottom:2px solid #fff;
		border-right:2px solid #fff;
	}

	#sec03 table td.bgc2{
		background:#f5f3f8;
	}

	#sec03 table td.no_r_line{
		border-right: none;
	}

	#sec03 table td.wa{
		width:22%;
	}

	#sec03 table td.wb{
		width:34%;
	}

	#sec03 table td.wc{
		width:44%;
	}
	
	#sec03 table li{
		display:flex;
		gap:0 20px;
		padding: 6px 22px;
	}

	#sec03 table h4{
		width: 100px;
		height: 23px;
		box-sizing:border-box;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		letter-spacing: 0.1rem;
		line-height: 1;
		background:#fff;
		color:#8a77ab;
		border:1px solid #8a77ab;
		border-radius:4px;
		text-align:center;
		font-feature-settings: 'palt';
		padding: 3px 0 4px;
		margin: 7px 0 0;
	}

	#sec03 table p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.4rem;
		text-align:center;
		letter-spacing: 0.1rem;
		line-height: 1;
		font-feature-settings: 'palt';
	}

	#sec03 table p .sa{
		display:block;
		font-weight: 500;
		font-size:1.4rem;
		letter-spacing: 0;
		padding: 3px 0 2px;
	}

	#sec03 table p .sa2{
		display:inline-block;
		font-weight: 500;
		font-size:1.4rem;
		padding: 3px 0 2px;
	}

	#sec03 table p .sb{
		display:inline-block;
		font-weight:400;
		font-size:1.2rem;
		vertical-align: text-bottom;
		padding: 0 0 0 1px;
		margin: 0 0 8px;
	}

	#sec03 table p .sla{
		display:inline-block;
		font-size: 2.0rem;
		vertical-align: text-bottom;
		margin: 0 0 9px 0;
	}
	
	/* ============================================================
 	section 04
	==============================================================*/
	
	#sec04{
		width: 100%;
		padding: 50px 0 70px;
		background:#f6f6f6;
		position:relative;
	}

	#sec04 .wrapper{
		padding: 0 4vw;
	}

	
	#sec04 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.6rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		text-align:center;
		color: #000;
		font-feature-settings: 'palt';
		padding: 0 0 20px;
	}

	#sec04 h2 span{
		display:inline-block;
		font-weight: 400;
		font-size: 1.8rem;
		padding:0 2px;
	}

	#sec04 .pdf_wrap{
		width: 100%;
		box-sizing: border-box;
		background:#fff;
		border-radius: 24px;
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
		padding: 30px 5vw 20px;
	}

	#sec04 .pdf_wrap .img_box{
		width: 50vw;
		margin: 0 auto 20px;
		line-height:0;
		border:1px solid #ccc;
	}

	#sec04 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height:2.0;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
		padding: 12px 0 24px;
	}

	#sec04 ul{
		padding: 7px 0 0;
	}

	#sec04 ul li{
		margin:0 0 10px;
	}

	#sec04 .pdf_wrap a{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.4rem;
		line-height: 1.4;
		font-weight: 500;
		letter-spacing: 0;
		font-feature-settings: 'palt';
		color:#fff;
		background: #069AA1;
		display:block;
		border-radius:30px;
		padding: 10px 88px 10px 44px;
		position: relative;
	}

	#sec04 .pdf_wrap a .icon{
		display: block;
		vertical-align: text-top;
		width:16px;
		position: absolute;
		left: 19px;
		top: 50%;
		transform: translate(0,-50%);
	}

	#sec04 .pdf_wrap a .page_txt{
		display:block;
		font-size: 1.2rem;
		position:absolute;
		top:50%;
		right:20px;
		transform:translate(0,-50%);
	}


	
	
}



/*===============================================
　SP iPhone5サイズ対応　画面の横幅が350pxまで▼▼▼▼▼
===============================================*/

@media (max-width:349px) {
	
}

/*===============================================
　SP iPhone Plus サイズ対応　画面の横幅が415pxまで▼▼▼▼▼
===============================================*/

@media (min-width: 413px) and (max-width: 761px) {
	
}

