
/*===============================================
　SP iPhone6以上（画面の横幅が761pxまで）
===============================================*/

@media (max-width:761px){

	
	/* ============================================================
 	main_sec_wrap
	==============================================================*/

	#main_sec_wrap{
		width:100%;
		padding:130px 0 100px;
		overflow:hidden;
		position:relative;
		background:url("/guidance/tfu_project/img/tfu_project_bg.jpg") no-repeat center;
		background-size:cover;
	}

	#main_sec_wrap:before{
		content: "";
		display: block;
		width:30vw;
		height:100%;
		background:#fff;
		position: absolute;
		top:0;
		left:0;
		z-index: 0;
	}

	#main_sec_wrap .wrapper{
		position:relative;
	}
	
	#main_sec_wrap .img_box{
		width:100%;
	}

	#main_sec_wrap .ttl{
		
	}

	#main_sec_wrap .ttl h1 {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.4rem;
		line-height:1.4;
		color:#000;
		letter-spacing: 0.2rem;
		font-feature-settings: 'palt';
		padding:30px 0 16px;
	}

	#main_sec_wrap .logo_wrap{
		/* width: 100px; */
		display: inline-block;
		border:1px solid #ccc;
		background: #fff;
		padding: 4px;
		box-sizing: border-box;
	}

	#main_sec_wrap p{
		width: 100%;
		padding: 6px 14px 7px;
		box-sizing: border-box;
		border: 1px solid #000;
	}

	#main_sec_wrap p span.number{
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 3.0rem;
		line-height: 1;
		color: #000;
		vertical-align: text-bottom;
		letter-spacing: 0;
		display: inline-block;
		margin: 0 0 -6px 8px;
	}
	
	#main_sec_wrap p span.strong01{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 900;
		font-size: 1.8rem;
		color: transparent;
		text-stroke: 1px #000;
		-webkit-text-stroke: 1px #000;
		letter-spacing: 0.1rem;
		line-height: 1.0;
	}

	#main_sec_wrap p span.strong02{
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 1.8rem;
		color: #000;
		letter-spacing: 0rem;
		line-height: 1.0;
		padding: 0 0 0 5px;
	}

	
	
	
	/* ============================================================
 	section
	==============================================================*/
	
	#sec01{
		width: 100%;
		padding: 50px 0 100px;
		position:relative;
	}

	#sec01 .wrapper{
		position:relative;
	}

	#sec01 .prof_wrap{
		background: #fff;
		border-top: 1px solid #ccc;
		padding: 0;
		position:relative;
		margin:0 0 50px;
	}

	#sec01 .prof_wrap .p_img{
		width: 40vw;
		box-sizing:border-box;
		position:absolute;
		bottom: 0;
		right: -16px;
		line-height:0;
		overflow:hidden;
	}

	#sec01 .prof_wrap .p_img img{
		z-index:1;
		position:relative;
	}

	#sec01 .prof_wrap .p_img:before{
		content: "";
		display: block;
		width: 98%;
		height: 98%;
		background:#CE93B9;
		border-radius:50%;
		position: absolute;
		top: 60%;
		left: 50%;
		transform:translate(-50%,0);
		z-index:0;
	}

	#sec01 .prof_wrap .prof_txt{
		display: inline-block;
		position:absolute;
		top: -1px;
		left: -1px;
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 1.2rem;
		color: #fff;
		background:#000;
		padding: 5px 10px 3px;
		letter-spacing: 0.1rem;
		line-height: 1.0;
	}

	#sec01 h2 {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		color:#000;
		line-height:1.4;
		font-feature-settings: 'palt';
		padding: 34px 0 6px;
		letter-spacing: 0.1rem;
	}

	#sec01 .name {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.1rem;
		color:#000;
		line-height:1.4;
		letter-spacing: 0.1rem;
	}

	#sec01 .name span{
		display:inline-block;
		font-size: 1.4rem;
		padding:0 0 0 5px;
	}
	
	#sec01 .body_txt {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		color:#000;
		line-height: 2.1;
		padding:0 0 30px;
	}

	#sec01 .note_txt {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		color:#000;
		line-height: 2.1;
		padding:0 0 30px;
	}

	#sec01 .img_box{
		line-height:0;
		margin: 30px 0;
	}


	/* ============================================================
 	sec_nav
	==============================================================*/
	
	#sec_nav{
		width: 100%;
		background-image: url(/img/tfu_project_bg.jpg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		padding: 64px 0 100px;
		overflow: hidden;
	}

	#sec_nav .wrapper{
		position:relative;
	}
	
	#sec_nav .swiper-pagination-bullets {
	  width: 100%;
	  position: absolute;
	  bottom: 64px;
	  left: 50%;
	  text-align: center;
	  -webkit-transform:translate(-50%, -50%);
	  transform:
	  translate(-50%, -50%);
	}
	
	#sec_nav h2{
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 0 40px 0;
		flex-direction: column;
	}

	#sec_nav h2 span.sub{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.3rem;
		color: #ffffff;
		text-align: center;
		margin: 0 0 4px 0;
		font-weight: 400;
		letter-spacing: 0.1em;
	}
	
	#sec_nav h2 span.strong01{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 900;
		font-size: 8.2rem;
		color: transparent;
		text-stroke: inherit;
		-webkit-text-stroke: 2px #ffffff;
		letter-spacing: 0em;
		line-height: 1.0;
		padding: 0 0 10px;
	}

	#sec_nav h2 span.strong02{
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 2.8rem;
		color: #ffffff;
		letter-spacing: 0.15em;
		line-height: 1.0;
		padding: 0 0 0 3px;
		display: block;
		margin: -5px 0 0;
	}

	#sec_nav .swiper-slide{
		width: 260px;
		height: 330px;
	}

	#sec_nav .swiper-slide a{
		display: block;
		position: relative;
		width: 100%;
		height: 100%;
		background: #000000;
	}

	#sec_nav .swiper-slide a .ttl{
		position: absolute;
		top: 81px;
		left: 22px;
		z-index: 1;
	}

	#sec_nav .swiper-slide h3 {
		display: inline;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.8rem;
		line-height: 2.1;
		color:#000000;
		background:#fff;
		letter-spacing: 0.2em;
		white-space: nowrap;
		-webkit-box-decoration-break: clone;
		box-decoration-break: clone;
		padding: 1px 10px 2px;
		font-feature-settings: 'palt';
	}
	
	#sec_nav .swiper-slide .project{
		font-family: 'Roboto', sans-serif;
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		z-index: 2;
		flex-direction: column;
		align-items: center;
		color: #ffffff;
		background: #000000;
		padding: 12px 8px 8px;
		line-height: 1.0;
	}

	#sec_nav .swiper-slide .project .en{
		font-size: 1.0rem;
		padding: 0 0 2px 0;
		display: inline-block;
	}

	#sec_nav .swiper-slide .project .number{
		font-size: 3.2rem;
		font-weight: 500;
	}

	#sec_nav .swiper-slide .img_box {
	line-height: 0;
	}

	#sec_nav .swiper-slide a .more{
		display: flex;
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 14px 9px 14px 14px;
		background: #ffffff;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		box-sizing: border-box;
	}

	#sec_nav .swiper-slide a .more .class_box{
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		font-family: 'Noto Sans JP', sans-serif;
	}

	#sec_nav .swiper-slide a .more .txt{
		font-family: 'Barlow', sans-serif;
		font-weight: 600;
		font-size: 1.6rem;
		letter-spacing: 0.03em;
		position: relative;
		margin: 0 14px 0 0;
	}

	#sec_nav .swiper-slide a .more .txt::after{
		content: '\3009';
		position: absolute;
		top: 50%;
		right: -22px;
		transform: translate(0, -50%);
		display: block;
		font-size: 1.4rem;
	}

	#sec_nav .swiper-slide a .more .class_box .fac{
		font-size: 1.2rem;
		font-weight: 500;
		line-height: 1.6;
	}

	#sec_nav .swiper-slide a .more .class_box .dep{
		font-size: 1.4rem;
		font-weight: 600;
		letter-spacing: 0.02em;
		font-feature-settings: 'palt';
		line-height: 1.6;
		display: block;
		margin: -4px 0 0;
	}

	#sec_nav .swiper-slide .img_box {
		overflow: hidden;
	}

	#sec_nav .swiper-pagination-bullet {
      border: 1px solid #fff;
      margin: 0 5px !important;
    }

	#sec_nav .swiper-pagination-bullet-active {
	  background: #fff;
	}

	#sec_nav ul.btn_view_all{
		width:40vw;
		margin:0 auto;
		padding: 66px 0 0;
	}

	#sec_nav ul.btn_view_all a{
		font-family: 'Barlow', sans-serif;
		font-size: 1.6rem;
		font-weight: 600;
		letter-spacing: 0.02em;
		font-feature-settings: 'palt';
		color:#fff;
		background:#000;
		text-align:center;
		display:block;
		border-radius:30px;
		padding:8px 0
	}

	
	
	
}



/*===============================================
　SP iPhone5サイズ対応　画面の横幅が350pxまで▼▼▼▼▼
===============================================*/

@media (max-width:349px) {
	
}

/*===============================================
　SP iPhone Plus サイズ対応　画面の横幅が415pxまで▼▼▼▼▼
===============================================*/

@media (min-width: 413px) and (max-width: 761px) {
	
}

