@charset "utf-8";
/**
/* 先生の1日 CSS
----------------------------------------------- */
.page-header{
	position: relative;
	background: #fbf7e9;
	margin-top: 135px;
	padding-top: 40px;
	padding-bottom: 130px;
}
.page-header::before,
.page-header::after{
	content: '';
	position: absolute;
	display: inline-block;
	z-index: 1;
}
.page-header::before{
	background: url(../image/common/header_bg2_l.png) center center no-repeat;
	background-size: cover;
	width: 482px;
	height: 740px;
	top: 140px;
	left: -265px;
}
.page-header::after{
	background: url(../image/common/header_bg2_r.png) center center no-repeat;
	background-size: cover;
	width: 630px;
	height: 675px;
	top: 230px;
	right: -340px;
}
.page-header .header-view{
	position: relative;
	z-index: 2;
}
.page-header .header-view .pc_img{
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
}
.page-header .header-view .view-img:before {
	background: rgba(38, 30, 28, 0.1);
	position: absolute;
	top: 0;
	left: 0; 
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
}
.page-header .header-view .view-ttl{
	position: absolute;
	bottom: -16px;
	right: -16px;
	text-align: center;
}
.daily-guide .page-grid{
	position: relative;
	max-width: 802px;
	z-index: 1;
}
.daily-guide{
	position: relative;
	background: url(../image/common/bg_top.png) top center no-repeat;
	padding: 100px 0 0 0;
	margin-top: -50px;
}
.daily-guide .guide-ttl{
	text-align: center;
	margin-bottom: 40px;
}
.daily-guide .daily-head{
	padding-bottom: 20px;
}
.daily-guide .daily-head h2{
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.2rem;
}
.daily-guide .daily-head .commentArea{
	position: relative;
	/*background: url(../image/recruit/oneday/pond.png) center center no-repeat;
	background-size: 100%;*/
	padding: 60px 20px 100px 20px;
	padding: 60px 0px 100px 0px;
}
.daily-guide .daily-head .commentArea::before,
.daily-guide .daily-head .commentArea::after{
	content: '';
	position: absolute;
	display: inline-block;
}
/*.daily-guide .daily-head .commentArea::before{
	background: url(../image/recruit/oneday/flag.png) center center no-repeat;
	background-size: cover;
	width: 86px;
	height: 72px;
	top: 5px;
	left: 20px;
	z-index: 1;
}*/
.daily-guide .daily-head .commentArea::after{
	background: url(../image/recruit/oneday/bird.png) center center no-repeat;
	background-size: cover;
	width: 135px;
	height: 67px;
	bottom: 50px;
	right: -10px;
}
.daily-guide .daily-head .commentArea p{
	/*position: relative;
	background-color: #ccf5f7;
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #ccf5f7 50%, #ccf5f7 100%),
                    linear-gradient(180deg, #ccf5f7 3px, transparent 3px);
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #ccf5f7 50%, #ccf5f7 100%),
                    linear-gradient(180deg, #ffffff 3px, transparent 3px);
	background-size: 9px 100%,
                   100% 3em;
		border-radius: 50px;*/
	line-height: 3em;
	font-size: 16px;
	font-weight: 500;
	text-align: center;

}
/*.daily-guide .daily-head .commentArea p::before{
	content: '';
	position: absolute;
	display: inline-block;
	background-color: #ccf5f7;
	width: 91%;
	height: 4px;
	top: 0px;
	left: 4%;
}*/
.schedule-guide{
	position: relative;
	background: url(../image/common/bg_y.png) top center no-repeat;
	background-size: cover;
	padding: 110px 0 140px 0;
}
.schedule-guide::before,
.schedule-guide::after{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
}
.schedule-guide::before{
	background-image: url(../image/common/tree_bg1.png), url(../image/common/bg_6.png), url(../image/common/green5.png);
	background-repeat: no-repeat;
	background-position: left 0px top 13%, left 20px top 47%, left -300px bottom 18%;
	background-size: 158px 455px, 137px 363px, 460px 594px;
}
.schedule-guide::after{
	background-image: url(../image/common/tree_bg2.png), url(../image/common/green6.png), url(../image/common/bear2.png);
	background-repeat: no-repeat;
	background-position: right -20px top 10%, right -310px top 41%, right 0px bottom 19%;
	background-size: 157px 477px, 466px 592px, 196px 256px;
}
.schedule-guide .guide-ttl{
	margin-bottom: 60px;
}
.schedule-guide .tblArea{
	margin-bottom: 110px;
}
.schedule-guide .tblArea p{
	font-size: 16px;
	font-weight: 500;
	line-height: 2;
	text-align: center;
	margin-bottom: 60px;
}
.schedule-guide .schedule-tbl .tbl{
	position: relative;
}
.schedule-guide .schedule-tbl li{
	position: absolute;
	width: 30px;
	height: 26px;
}
.schedule-guide .schedule-tbl li.link-1{
	top: 87px;
	left: 94px;
}
.schedule-guide .schedule-tbl li.link-2{
	top: 153px;
	left: 148px;
}
.schedule-guide .schedule-tbl li.link-3{
	top: 87px;
	left: 202px;
}
.schedule-guide .schedule-tbl li.link-4{
	top: 220px;
	left: 253px;
}
.schedule-guide .schedule-tbl li.link-5{
	top: 153px;
	left: 253px;
}
.schedule-guide .schedule-tbl li.link-6{
	top: 153px;
	left: 306px;
}
.schedule-guide .schedule-tbl li.link-7{
	top: 153px;
	left: 360px;
}
.schedule-guide .schedule-tbl li.link-8{
	top: 153px;
	right: 246px;
}
.schedule-guide .schedule-tbl li.link-9{
	top: 153px;
	right: 192px;
}
.schedule-guide .schedule-tbl li.link-10{
	top: 220px;
	right: 192px;
}
.schedule-guide .schedule-tbl li.link-11{
	top: 87px;
	right: 138px;
}
.schedule-guide .schedule-tbl li.link-12{
	top: 153px;
	right: 85px;
}
.schedule-guide .schedule-tbl li.link-13{
	top: 220px;
	right: 31px;
}
.schedule-guide .schedule-tbl li a{
	display: block;
	text-indent: -9999px;
}
.schedule-guide .schedule-list .schedule-items{
	margin-bottom: 40px;
}
.schedule-guide .schedule-list .schedule-items .schedule-time{
	position: relative;
	width: 115px;
}
.schedule-guide .schedule-list .schedule-items .schedule-time img{
	position: relative;
	width: auto;
	height: 125px;
	z-index: 1;
}
.schedule-guide .schedule-list .schedule-items .schedule-time:after{
	content: '';
	position: absolute;
	display: inline-block;
	background: url(../image/recruit/oneday/arrow.png) center center;
	background-size: cover;
	width: 7px;
	height: 96px;
	top: 73px;
	left: 45%;
}
.schedule-guide .schedule-list .schedule-items:last-child .schedule-time:after{
	content: none;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail{
	width: calc(100% - 152px);
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .detailArea{
	position: relative;
	width: calc(100% - 212px);
	background-color: #ffffff;
	padding: 6px;
	border-radius: 10px;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .detailArea:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -47px;
	margin-top: -20px;
	border: 20px solid transparent;
	border-right: 27px solid #ffffff;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea{
	display: table;
	width: 100%;
	border-bottom: 2px solid #ffd500;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea ul{
	display: flex;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea ul li{
	width: 31px;
	margin-right: 5px;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea h3{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail p{
	font-size: 11px;
	font-weight: 500;
	padding: 0 10px;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .imgArea{
	width: 192px;
}
.schedule-guide .schedule-list .schedule-items .schedule-detail .imgArea img{
	border-radius: 10px;
}
.internship{
	margin-bottom: 100px;
}
.flow-guide .block_btn, .internship .block_btn{
	text-align: center;
	margin-top: 40px;
}
.flow-guide .block_btn li, .internship .block_btn li{
	display: inline-block;
	width: 100%;
	max-width: 400px;
}
.flow-guide .block_btn a, .internship .block_btn a{
	position: relative;
	display: block;
	background: #6e403e;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 3.6;
	text-align: center;
	padding: 0 35px 0 25px;
	border-radius: 50px;
}
.flow-guide .block_btn a::after, .internship .block_btn a::after{
	content: '';
	position: absolute;
	display: inline-block;
	z-index: 1;
	background: url(../image/common/arrow3.png) center center no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
	top: 18px;
	right: 20px;
}
@media only screen and (max-width: 767px) {
	.page-header{
		margin-top: 70px;
		padding-top: 0;
		padding-bottom: 20%;
	}
	.page-header::before{
		content: none;
	}
	.page-header::after{
		background: url(../image/common/sp_header_bg_r.png) center center no-repeat;
		background-size: contain;
		width: 100%;
		height: 74%;
		top: -45%;
		right: -50%;
		z-index: 3;
	}
	.page-header .header-view{
		width: 100%;
	}
	.page-header .header-view .view-img:before {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
	.page-header .header-view .view-ttl{
		width: 50%;
		bottom: -35px;
		right: 5px;
	}
	.daily-guide{
		background-size: 200%;
		padding: 15% 0 0 0;
		margin-top: -10%;
	}
	.daily-guide .guide-ttl{
		margin-bottom: 6%;
	}
	.daily-guide .guide-ttl img{
		width: 55%;
	}
	.daily-guide .daily-head{
		padding-bottom: 6%;
	}
	.daily-guide .daily-head .page-grid{
		width: 100%;
	}
	.daily-guide .daily-head .commentArea{
		position: relative;
		background: url(../image/recruit/oneday/sp_pond.png) center center no-repeat;
		background-size: cover;
		padding: 10% 5% 10% 5%;
		text-align: left;
		margin-bottom: 10%;
	}
	.daily-guide .daily-head .commentArea::before{
		background-size: contain;
		width: 17%;
		height: 12%;
		top: -3%;
		left: 3%;
	}
	.daily-guide .daily-head .commentArea::after{
		background-size: contain;
		width: 32%;
		height: 14%;
		bottom: -3%;
		right: 2%;
	}
	.daily-guide .daily-head .commentArea p{
		background-color: transparent;
		background-image: none;
		display: inline;
		line-height: 3;
		font-size: 3.8vw;
		font-weight: 500;
		padding-bottom: 0;
		text-align: center;
		border-radius: 0;
		border-bottom: 4px dotted #ffffff;
	}
	.daily-guide .daily-head .commentArea p::before{
		content: none;
	}
	.daily-guide .daily-head .iconArea{
		width: 90%;
		margin: auto;
	}
	.daily-guide .daily-head .iconArea img{
		width: 35%;
	}
	.schedule-guide{
		background-size: 200%;
		padding: 15% 0 25% 0;
	}
	.schedule-guide::before,
	.schedule-guide::after{
		content: none;
	}
	.schedule-guide::before{
		background: #fbf7e9;
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 5%;
	}
	.schedule-guide .guide-ttl{
		margin-bottom: 8%;
	}
	.schedule-guide .guide-ttl img{
		width: 90%;
	}
	.schedule-guide .tblArea{
		margin-bottom: 20%;
	}
	.schedule-guide .tblArea p{
		font-size: 3.6vw;
		margin-bottom: 8%;
	}
	.schedule-guide .schedule-tbl{
		overflow: scroll;
	}
	.schedule-guide .schedule-tbl .tbl{
		width: 800px;
	}
	.schedule-guide .schedule-list .schedule-items{
		display: flex;
		margin-bottom: 8%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-time{
		width: 35%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-time img{
		width: 100%;
		height: auto;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-time:after{
		background-size: 100%;
		width: 4%;
		height: 80%;
		top: 24%;
		left: 45%;
	}
	.schedule-guide .schedule-list .schedule-items:last-child .schedule-time:after{
		content: none;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail{
		width: calc(100% - 35%);
		padding-left: 20px;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .detailArea{
		width: 100%;
		padding: 3%;
		margin-bottom: 3%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .detailArea:before{
		top: 30%;
		left: -35px;
		margin-top: -15px;
		border: 15px solid transparent;
		border-right: 21px solid #ffffff;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea{
		padding-bottom: 3%;
		margin-bottom: 3%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea.title-tbl{
		display: block;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea ul{
		display: flex;
		width: 80%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea ul.list{
		width: 100%;
		margin-bottom: 3%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea ul li{
		width: 100%;
		margin-right: 0;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea ul.list li{
		width: 16%;
		margin-right: 2%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea h3{
		width: 80%;
		font-size: 3.4vw;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .titleArea.title-tbl h3{
		width: 100%;
		display: block;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail p{
		font-size: 3.2vw;
		padding: 0 10px;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .imgArea{
		width: 100%;
	}
	.schedule-guide .schedule-list .schedule-items .schedule-detail .imgArea img{
		width: 100%;
		height: auto;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.page-header{
		margin-top: 110px;
		padding-top: 20px;
		padding-bottom: 100px;
	}
	.page-header::before{
		content: none;
	}
	.page-header::after{
		width: 419px;
		height: 550px;
		top: -150px;
		right: -200px;
	}
	.page-header .header-view .view-ttl{
		width: 220px;
		bottom: -45px;
		right: -20px;
	}
	.daily-guide{
		padding: 80px 0 60px 0;
		margin-top: -40px;
	}
	.daily-guide .guide-ttl{
		margin-bottom: 40px;
	}
	.daily-guide .guide-ttl img{
		width: 224px;
	}
	.daily-guide .daily-head{
		padding-bottom: 20px;
	}
	.daily-guide .daily-head .commentArea{
		padding: 40px 20px 70px 20px;
	}
	.daily-guide .daily-head .commentArea::before{
		width: 66px;
		height: 56px;
		top: -11px;
	}
	.daily-guide .daily-head .commentArea::after{
		width: 115px;
		height: 57px;
	}
	.daily-guide .daily-head .commentArea p{
		font-size: 14px;
	}
	.schedule-guide{
		background-size: 200%;
		padding: 80px 0 100px 0;
	}
	.schedule-guide::before,
	.schedule-guide::after{
		content: none;
	}
	.schedule-guide::before{
		content: '';
		position: absolute;
		display: inline-block;
		background: #fbf7e9;
		width: 100%;
		height: 95%;
		top: 5%;
		left: 0;
	}
	.schedule-guide .guide-ttl{
		margin-bottom: 40px;
	}
	.schedule-guide .guide-ttl img{
		width: 404px;
	}
	.schedule-guide .tblArea{
		margin-bottom: 70px;
	}
	.schedule-guide .tblArea p{
		font-size: 15px;
		margin-bottom: 40px;
	}
	.schedule-guide .schedule-tbl{
		overflow: scroll;
	}
	.schedule-guide .schedule-tbl .tbl{
		width: 800px;
	}
	.flow-guide .block_btn, .internship .block_btn{
		margin-top: 30px;
	}
}





@media only screen and (max-width: 767px) {
.flow-guide .block_btn, .internship .block_btn{
		margin-top: 6%;
	}
	.flow-guide .block_btn a, .internship .block_btn a{
		font-size: 3.6vw;
		padding: 0 35px 0 25px;
	}
	.flow-guide .block_btn a::after, .internship .block_btn a::after{
		background-size: contain;
		width: 9%;
		height: 44%;
		top: 28%;
		right: 4%;
	}
}