
/* ============================================================
PC
==============================================================*/

@media (min-width: 762px) {
	
    
    /* ==============================================================
     *
     * common
     *
     * ============================================================== */
    
    #sec_main_wrap{
		background:url("../img/mv_bg_pc.jpg") no-repeat top center;
		background-size:cover;
	}

    
    
	/* ==============================================================
     *
     * busi_
     *
     * ============================================================== */
     
     
		
	/* --------------------------------------------------------------
 	   section 01
	----------------------------------------------------------------- */
	
	#sec01{
		width: 100%;
		padding: 100px 0;
		position:relative;
	}

	#sec01 .box02{
		width:230px;
		position:absolute;
		right:-20px;
		top: 305px;
	}

	#sec01 h2{
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 5.0rem;
		letter-spacing: 0.2rem;
		line-height:100%;
		text-align:center;
		background: linear-gradient( to right,  #005292 25%, #0096D7 75% );
		-webkit-background-clip: text;
		color: transparent;
		position:relative;
	}

	#sec01 h2 span{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		display:block;
		font-size:2.0rem;
		letter-spacing: 0;
		line-height:1.4;
		padding: 3px 0 28px;
		margin: 0 0 20px;
	}

	#sec01 h2:before{
		width:70px;
		 height: 1px;
		content: "";
        display: block;
        background:#005292;
        position: absolute;
        bottom: 0;
        left:50%;
		transform:translate(-50%,0);
	}

	#sec01 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.6rem;
		letter-spacing: 0.2rem;
		line-height: 2;
		text-align: center;
		/* color:#005292; */
		padding: 20px 50px 0 2px;
	}

	#sec01 .table_wrap{
		display:flex;
		justify-content:space-between;
		flex-wrap:wrap;
		position:relative;
	}

	#sec01 .table_wrap h3{
		width:100%;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.8rem;
		letter-spacing: 0.1rem;
		line-height:1.4;
		color:#005292;
		text-align: center;
		padding: 60px 0 12px 2px;
	}

	#sec01 .table_wrap .table_box{
		width: 496px;
		display:inline-block;
	}

	#sec01 .table_wrap .ttl_wrap{
		display:flex;
		justify-content:space-between;
		padding: 0 0 20px;
	}

	#sec01 .table_wrap ul{
		display:flex;
		justify-content:space-between;
		padding:0 5px;
	}

	#sec01 .table_wrap li{
		text-align:center;
	}

	#sec01 .table_wrap ul img{
		width: 150px;
	}

	#sec01 .table_wrap ul p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.6rem;
		letter-spacing: 0.1rem;
		line-height: 1.2;
		color: #000;
		text-align:center;
		padding: 5px 0 0;
	}

	#sec01 .table_wrap h4{
		width: 244px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.0rem;
		letter-spacing: 0.1rem;
		line-height:1.4;
		padding: 8px 0 8px;
		text-align:center;
		color:#fff;
		background: linear-gradient( to right,  #00528f 0%, #088dc8 100% );
	}

	#sec01 .bg_line{
		width:220px;
		position:absolute;
		left: -163px;
		top: 500px;
	}

	#sec01 .bg_line2{
		width: 734px;
		position:absolute;
		right: -567px;
		top: 340px;
	}
    
    #sec01 .img_box{
		width: 600px;
		position:absolute;
		right: -214px;
		top: 13px;
		z-index: -1;
	}
    
    
    /* --------------------------------------------------------------
 	   section 02
	----------------------------------------------------------------- */
	
	#sec02{
		width: 100%;
		padding: 120px 0;
		background:#f5f6f7;
		position: relative;
	}

	
    

	#sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.20rem;
		letter-spacing: 0.1rem;
		line-height:1.4;
		padding: 8px 0 10px;
		margin: 0 0 50px;
		text-align:center;
		color:#fff;
		background: linear-gradient( to right,  #00528f 0%, #088dc8 100% );
	}

	#sec02 h2 span{
		font-weight: 500;
		font-size: 1.8rem;
		letter-spacing: 0.2rem;
		line-height: 1;
		display:inline-block;
	}
    
    
	
	#sec02 .img_box{
		width: 940px;
		margin:0 auto;
	}

	

	
    
    
    /* --------------------------------------------------------------
 	   section 03
	----------------------------------------------------------------- */
	
	#sec03{
		width: 100%;
		padding: 50px 0 100px;
	}
    
    #sec03 .bg_line{
		width:220px;
		position:absolute;
		left: -163px;
		top: 0;
	}

    #sec03 .eng_txt{
   	    font-family: 'Roboto', sans-serif;
   	    font-weight: 700;
   	    font-size: 4.4rem;
   	    letter-spacing: 0rem;
   	    color:#e6e9ed;
   	    line-height:90%;
   	    padding:0 0 10px;
   	    position:absolute;
   	    top: 55px;
   	    left: 184px;
   }

   #sec03 .eng_txt span{
   	    display:inline-block;
		font-size: 16.2rem;
   }
    
	
	#sec03 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 7.8rem;
		line-height:80%;
		color: #005292;
		position:relative;
		padding:0 0 70px;
	}


	#sec03 h2 span{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 3.8rem;
		letter-spacing:0.2rem;
	}

	#sec03 ul#reason_wrap{
		display: flex;
		justify-content:space-between;
		flex-wrap: wrap;
	}

	#sec03 ul#reason_wrap li{
		width: 480px;
		padding:26px 30px 34px;
		margin: 0 0 60px;
		box-sizing: border-box;
		background: #005292;
		position:relative;
	}

	#sec03 ul#reason_wrap .reason_txt{
		font-family: 'Roboto', sans-serif;
   	    font-weight: 700;
   	    font-size: 2.0rem;
   	    color:#005292;
   	    position:absolute;
   	    left:0;
   	    top:-34px;
	}


	#sec03 ul#reason_wrap h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 3.2rem;
		letter-spacing:0rem;
		padding: 0 0 0;
		color: #fff;
		line-height: 140%;
	}

	#sec03 ul#reason_wrap h3 span{
		display:block;
		font-size:2.0rem;
		line-height: 140%;
		margin: 5px 0 0;
	}

	#sec03 ul#reason_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height:180%;
		letter-spacing:0.1rem;
		padding: 20px 190px 0 0;
		color:#fff;
	}

	#sec03 ul#reason_wrap li:nth-child(2) p{
		padding: 44px 190px 0 0;
	}

	#sec03 ul#reason_wrap .photo_box{
		width: 150px;
		position: absolute;
		right: 38px;
		bottom: 22px;
	}

	
}



